• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 3 4 5 6 7 ... 111 Next »

Build errors with macOS
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Build errors with macOS
01-03-2020, 10:56 PM
#1
Pizuz Offline
Junior Member
**
Posts: 4
Threads: 1
Joined: Oct 2019
Hi,

I tried building Dolphin myself from source. Tried as in not being successful, so far. I'm on macOS 10.15.2 at the moment.

After cloning into the git directory, and following the steps listed in the Readme.md, complained about not being able to find QT, even though I had it installed via brew. After researching a bit, I found that I had to run Cmake with the -DCMAKE_PREFIX_PATH=/usr/local/opt/qt command in order to make it work (my Qt version is 5.14.0). Is this intended behaviour, since it's not documented. Shall I file a bug?

Anyway, after adding this parameter Cmake was able to create a makefile which built just fine until it tried to link dolphin, which exited with Error 1. Trying to run make with the -d argument gives me these messages:

Code:
  Finished prerequisites of target file `Binaries/Dolphin.app/Contents/MacOS/Dolphin'.
 Must remake target `Binaries/Dolphin.app/Contents/MacOS/Dolphin'.
Putting child 0x7f8281849a40 (Binaries/Dolphin.app/Contents/MacOS/Dolphin) PID 46055 on the chain.
Live child 0x7f8281849a40 (Binaries/Dolphin.app/Contents/MacOS/Dolphin) PID 46055
[ 86%] Linking CXX executable ../../../Binaries/Dolphin.app/Contents/MacOS/Dolphin
Reaping winning child 0x7f8281849a40 PID 46055
Live child 0x7f8281849a40 (Binaries/Dolphin.app/Contents/MacOS/Dolphin) PID 46056
Reaping winning child 0x7f8281849a40 PID 46056
Live child 0x7f8281849a40 (Binaries/Dolphin.app/Contents/MacOS/Dolphin) PID 46061

Any ideas?

Regards,
Pizuz
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode