Actions
Emulator Issues #12011
closedmacOS/Build: Dolphin fails to build on macOS Catalina
Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
OS X
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Hi,
this might be an issue for future releases (far in the future), but you might consider fixing it:
Trying to build Dolphin on macOS Catalina fails, apparently while linking. I'm not sure how to debug this or if it is an error on my end.
My build environment:
macOS 10.15.3 with Xcode 11.3.1
CMake 3.16.5, Ninja 1.10.0 and Qt 15.4.1 has been pulled from Brew.
In order to create the makefile I had to run CMake with this command:
cmake -DCMAKE_PREFIX_PATH=/usr/local/opt/qt -G Ninja ../
I attached the console output, maybe someone can find the issue. Trying to build it with make fails as well. I can attach a separate console output, if you like.
Thanks in advance.
Regards,
Pizuz
Files
Actions