-
-
Notifications
You must be signed in to change notification settings - Fork 966
Build failure with VS generator due to updater dependency loop #3098
Copy link
Copy link
Open
Labels
system:WindowsAffects running on WindowsAffects running on Windows
Milestone
Description
Hello. When I build mgba with qt. cmake throws
Evaluation file to be written multiple times with different content. This
is generally caused by the content evaluating the configuration type,
language, or location of object files:
C:/Users/luc/source/repos/mgba/build/qt/updater.qrcerror.
This bug happens with qt installed by aqt installer.
To fix the bug I just had to comment the following line:
Line 1025 in d83b2f9
| set(BUILD_UPDATER ON) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
system:WindowsAffects running on WindowsAffects running on Windows