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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 100 101 102 103 104 ... 333 Next »

[SOLVED] Dolphin Git on Archlinux Fails to Compile
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[SOLVED] Dolphin Git on Archlinux Fails to Compile
05-19-2014, 08:40 AM (This post was last modified: 05-19-2014, 09:42 AM by killown.)
#1
killown Offline
Member
***
Posts: 72
Threads: 26
Joined: Apr 2011
I am trying to compile dolphin git 3161cdfa8eff2ec0ba4bbab6733d3702169a6287 and it fails returning
Linking CXX executable ../../../Binaries/dolphin-emu
CMakeFiles/dolphin-emu.dir/Frame.cpp.o: In function `CFrame::OnKeyDown(wxKeyEvent&)':
Frame.cppSad.text+0x5ed9): undefined reference to `wxCommandEvent::Clone() const'
collect2: error: ld returned 1 exit status
Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/build.make:1315: recipe for target 'Binaries/dolphin-emu' failed
make[2]: *** [Binaries/dolphin-emu] Error 1
CMakeFiles/Makefile2:679: recipe for target 'Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all' failed
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2
how can I fix that wx error?
AMD FX™-6300 Six-Core Processor OC 4.5 GHZ
Gtx580LE 3GB RAM
System RAM 18GB
Dolphin 4.0-1843
OS Archlinux x86_64
Website Find
Reply
05-19-2014, 09:10 AM
#2
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,356
Threads: 63
Joined: Aug 2011
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61214

To work around the issue, you can rebuild wxgtk with --disable-visibility.
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
05-19-2014, 09:42 AM (This post was last modified: 05-19-2014, 10:12 AM by killown.)
#3
killown Offline
Member
***
Posts: 72
Threads: 26
Joined: Apr 2011
(05-19-2014, 09:10 AM)delroth Wrote: See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61214
To work around the issue, you can rebuild wxgtk with --disable-visibility.
thank you
AMD FX™-6300 Six-Core Processor OC 4.5 GHZ
Gtx580LE 3GB RAM
System RAM 18GB
Dolphin 4.0-1843
OS Archlinux x86_64
Website 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