• 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 ... 223 224 225 226 227 ... 1192 Next »

Two versions of QT specified...? [OSX]
View New Posts | View Today's Posts

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Two versions of QT specified...? [OSX]
11-04-2018, 07:45 AM (This post was last modified: 11-04-2018, 08:37 AM by fudgepop01.)
#1
fudgepop01 Offline
Junior Member
**
Posts: 8
Threads: 4
Joined: Dec 2016
Finally! I was able to compile Dolphin Emulator all well and good...

...but there's a problem.

Upon launching, nothing happens - then when I go into the "Dolphin.app" package contents and launch it manually, it gives me this output:

```
objc[95607]: Class QMacAutoReleasePoolTracker is implemented in both /Users/Dominick/Desktop/Programming_Stuff/ProjectM_Projects/Dolphin-Dev/dolphin/build/Binaries/Dolphin.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore (0x10b9802a8) and /usr/local/Cellar/qt/5.11.2/lib/QtCore.framework/Versions/5/QtCore (0x10edb92a8). One of the two will be used. Which one is undefined.
objc[95607]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /Users/Dominick/Desktop/Programming_Stuff/ProjectM_Projects/Dolphin-Dev/dolphin/build/Binaries/Dolphin.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore (0x10b980320) and /usr/local/Cellar/qt/5.11.2/lib/QtCore.framework/Versions/5/QtCore (0x10edb9320). One of the two will be used. Which one is undefined.
objc[95607]: Class RunLoopModeTracker is implemented in both /Users/Dominick/Desktop/Programming_Stuff/ProjectM_Projects/Dolphin-Dev/dolphin/build/Binaries/Dolphin.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore (0x10b980348) and /usr/local/Cellar/qt/5.11.2/lib/QtCore.framework/Versions/5/QtCore (0x10edb9348). One of the two will be used. Which one is undefined.
QObject::moveToThread: Current thread (0x7fc7e9c08e20) is not the object's thread (0x7fc7e9e13090).
Cannot move to target thread (0x7fc7e9c08e20)

You might be loading two sets of Qt binaries into the same process. Check that all plugins are compiled against the right Qt binaries. Export DYLD_PRINT_LIBRARIES=1 and check that only one set of binaries are being loaded.
qt.qpa.plugin: Could not load the Qt platform plugin "cocoa" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: cocoa.

[1] 95607 abort ./Dolphin
```

Unfortunately I'm not sure with how deep this goes. It appears as if it's trying to load more than one qt library. I'd imagine it's something like directing it to use a specific build of the Qt framework would fix it but I'm not sure how to go about doing that.

The latest Dolphin build form the downloads page works perfectly whichever method of launching I use, implying that either I've done something wrong when building or I didn't configure it properly. May I have some help figuring this out?


-----


UPDATE::

k so I rebuilt it and it launched. HOWEVER - it seems it tried to auto-adjust to OSX Mojave's dark mode lol. It looks quite strange but I'll be checking to ensure that the functionality is intact

-----

Update 2:

Mojave does NOT like opengl... like... at all lol
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