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

Qt 6.8.0 #16186

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Qt 6.8.0 #16186

wants to merge 2 commits into from

Conversation

Megamouse
Copy link
Contributor

  • Update Qt to 6.8.0
  • Use in-place mirror function for video sink
  • Use QT_USE_NODISCARD_FILE_OPEN

@Megamouse Megamouse added GUI Build and CI Anything related to the build process and continuous integration labels Oct 7, 2024
@Megamouse Megamouse force-pushed the Qt-6.8.0 branch 2 times, most recently from 074d98a to 34a6850 Compare October 7, 2024 18:43
@@ -44,6 +44,7 @@ cmake .. \
-DUSE_SDL=ON \
-DUSE_SYSTEM_FFMPEG=OFF \
-DUSE_DISCORD_RPC=ON \
-DQT_USE_NODISCARD_FILE_OPEN \
Copy link
Member

Choose a reason for hiding this comment

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

Parse error in command line argument: QT_USE_NODISCARD_FILE_OPEN
Should be: VAR:type=value

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll just remove the commit.
It's not really relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and CI Anything related to the build process and continuous integration GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants