-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
[Bug]: QT_EDITION might need to be modified to overcome QMake projects license check failure #802
Labels
Comments
miurahr
added
help wanted
Extra attention is needed
good first issue
Good for newcomers
and removed
triage
labels
Jul 1, 2024
From which Qt Version? |
@miurahr |
when running
it looks no problem.
When runnning
It is also no problem.
Please share exact procedure to reproduce the issue. |
Patching |
Your |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug description
license check error when dealing with QMake projects:
Expected behavior
These lines:
Must be changed to:
Inside
<architecture>/mkspecs/qconfig.pri
for QMake projects to work correctly.aqt and python version
v3.1.13 on Python 3.12.3 [CPython MSC v.1938 64 bit (AMD64)]
Operating System
Windows
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: