Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Upgrade CI for ITK 5.4.0 #42

Closed

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Jun 19, 2024

Upgrade CI testing to use the latest ITK 5.4.0 version and CI configuration.

Committed via https://github.com/asottile/all-repos

Upgrade CI testing to use the latest ITK 5.4.0 version and CI configuration.

Committed via https://github.com/asottile/all-repos
@dzenanz
Copy link
Member

dzenanz commented Jun 19, 2024

Most of these PRs fail, due to compile errors. In this case with:

Copy-Item: D:\a\_temp\db9f90de-66ef-48cc-a5f3-61e983ea9ca9.ps1:21
Line |
  21 |  cp 'dist\*.whl' 'D:\a\ITKPhaseSymmetry\ITKPhaseSymmetry\dist'
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot find path 'D:\a\im\dist' because it does not exist.
Error: Process completed with exit code 1.

with root cause being:

-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:11 (message):
  MSVC 1940 does pass this check.

-- Configuring incomplete, errors occurred!

@thewtex
Copy link
Member Author

thewtex commented Jun 19, 2024

Superceded by #43

@thewtex thewtex closed this Jun 19, 2024
@thewtex thewtex deleted the all-repos_autofix_ci-itk-5.4.0 branch June 19, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants