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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 119 120 121 122 123 ... 1197 Next »

cmake error on macos
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
cmake error on macos
06-19-2020, 10:02 PM (This post was last modified: 06-19-2020, 11:10 PM by SevenChords. Edit Reason: changed "release" to "stable" to make the revision i am trying to use more obvious )
#1
SevenChords Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Jun 2020
whenever i try to build the source code on macos using cmake i get an error in terminal (i have a screenshot, but the file is too big for attachments and i can't seem to upload images directly into the post).
according to google/stackoverflow this is because the quicktime framework that is required here has been deprecated since macos sierra.
does anybody know how to fix this error?
trying to build the 5.0 stable revision on macos catalina (10.15.3)
Find
Reply
06-19-2020, 10:18 PM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,946
Threads: 7
Joined: Oct 2014
We would need to see the error message. You can copy and paste the text instead of taking a screenshot.
Find
Reply
06-19-2020, 10:22 PM
#3
SevenChords Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Jun 2020
(06-19-2020, 10:18 PM)JosJuice Wrote: We would need to see the error message. You can copy and paste the text instead of taking a screenshot.

this is the error message:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

Please set them or make sure they are set and tested correctly in the CMake files:
QUICKTIME_LIBRARY
    linked by target "wx" in directory /Users/vincentjunghans/Downloads/dolphin-5.0/Externals/wxWidgets3
Find
Reply
06-19-2020, 10:26 PM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,946
Threads: 7
Joined: Oct 2014
Ah, you're trying to build an old version of Dolphin that uses wxWidgets... I would recommend building a newer version if possible. If you really do have to build 5.0 stable, maybe there's some way to solve it, but I'm not aware of it.
Find
Reply
06-19-2020, 10:28 PM
#5
SevenChords Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Jun 2020
(06-19-2020, 10:26 PM)JosJuice Wrote: Ah, you're trying to build an old version of Dolphin that uses wxWidgets... I would recommend building a newer version if possible. If you really do have to build 5.0 stable, maybe there's some way to solve it, but I'm not aware of it.
yeah, kinda need the 5.0 stable version (originally trying to build swarejonges version with lua scripting support, that one is based on the 5.0 stable version, get the same error message when trying to build either version, thought that once the regular stable version works the same fix can be applied to the lua extended version)
Find
Reply
06-20-2020, 03:55 AM
#6
SevenChords Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Jun 2020
ok, managed to create the makefile without errors using an older sdk, but when trying to run the makefile i get these messages:
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libwx.a(overlay.mm.o) has no symbols
any idea on how to fix those?
Find
Reply
06-20-2020, 04:20 AM
#7
SevenChords Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Jun 2020
now i get a bunch of these errors when trying to run the makefile (managed to create the makefile without errors using an older sdk):
/Users/vincentjunghans/Downloads/dolphin-5.0/Source/Core/Common/x64CPUDetect.cpp:45:12: error:
redefinition of '__builtin_ia32_xgetbv' as different kind of symbol
static u64 _xgetbv(u32 index)
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