-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update computron system & script #52
Comments
The operating system has been updated to macOS 13 (Ventura)
|
Command used to build Qt 5.15.2 is the following:
Additionally patch adapted from microsoft/vcpkg#21055 was also integrated to workaround build issue. Once I confirm the build completes, I will associated the patch with the Based on my understanding the target deployement platform specified when building Qt (macOS 11) is consistent with Slicer/Slicer#6695 @jamesobutler Did I miss anything ? |
I think you are doing everything that is needed. Will ultimately need to issue the PR in this repo to update things like If you can utilize the changes in Slicer/Slicer#6695 to do a sanity test to make sure "11.0" is correct would be helpful. It's a little weird with the change of the yearly release being the major version number now. |
Turns out the fixes has already been included in the qt/[email protected] branch. See qt/qtbase@8467bed ( |
Since the macOS 10.15 (Catalina) is obsolete, the system should be updated.
System updates
Script updates 12. See slicer-macos-preview: Transition build from factory-south-macos to computron #53
COMPILER
versionCMAKE_OSX_DEPLOYMENT_TARGET
factory-south-macos-*
scriptsRelated issues and pull-requests:
Footnotes
https://github.com/Slicer/DashboardScripts/blob/2280c47d6633b9cc155fa412cf6f647afc083717/computron-slicer_preview_nightly.cmake ↩
https://github.com/Slicer/DashboardScripts/blob/2280c47d6633b9cc155fa412cf6f647afc083717/computron-slicerextensions_preview_nightly.cmake ↩
The text was updated successfully, but these errors were encountered: