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

Issue764 - Upgrade build tools #779

Merged
merged 5 commits into from
Feb 11, 2025
Merged

Conversation

damskii9992
Copy link
Contributor

In this PR we upgrade the build tools:

  • Qt is upgraded from 6.5.3 to the next LTS version: 6.8.2
  • The c++ standard is upgraded from 17 to 20
  • All conan dependencies are updated to latest versions (except OpenBLAS which is blocked by Armadillo).

@damskii9992 damskii9992 linked an issue Feb 10, 2025 that may be closed by this pull request
2 tasks
Copy link
Member

@anderskaestner anderskaestner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More CMakeLists.txt cleanup will follow. This is good for now.

@anderskaestner anderskaestner merged commit f383b9d into master Feb 11, 2025
24 checks passed
@damskii9992 damskii9992 deleted the issue764_Upgrade_Qt_and_cpp branch February 11, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update versions of C++ and Qt
2 participants