• 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 ... 64 65 66 67 68 ... 111 Next »

Compiling in Ubuntu 10.10
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Compiling in Ubuntu 10.10
12-14-2010, 01:19 PM
#1
Butz_san Offline
Dark Devils Dragoon
***
Posts: 175
Threads: 14
Joined: Sep 2009
Help!!!

Code:
[ 71%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/MemoryCards/WiiSaveCrypted.cpp.o
[ 71%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/WxUtils.cpp.o
[ 72%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/X11Utils.cpp.o
Linking CXX executable ../../../Binaries/dolphin-emu
/usr/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make[2]: *** [Binaries/dolphin-emu] Error 1
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make: *** [all] Error 2
butz@butz-TH55B-HD:~/dolphin-emu-read-only/Build$ ^C
butz@butz-TH55B-HD:~/dolphin-emu-read-only/Build$

I don't know what am I doing wrong, because I download all the dependencies that the google code page tell me. >_<
PC:
i3 @[color=#FF0000]4.2GHZ[/color]
model name : Intel® Core™ i3 CPU 530 @ 2.93GHz Oc. 4.2
cache size : 4096 KB
Video Card: NVIDIA Geforce GT220
Linux Debian Edition @64bits version with KDE 4.11.1
Website Find
Reply
12-14-2010, 02:17 PM (This post was last modified: 12-14-2010, 02:26 PM by xenofears.)
#2
xenofears Offline
Member
***
Posts: 192
Threads: 7
Joined: Nov 2010
(12-14-2010, 01:19 PM)Butz_san Wrote: Help!!!

Code:
[ 71%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/MemoryCards/WiiSaveCrypted.cpp.o
[ 71%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/WxUtils.cpp.o
[ 72%] Building CXX object Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/Src/X11Utils.cpp.o
Linking CXX executable ../../../Binaries/dolphin-emu
/usr/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make[2]: *** [Binaries/dolphin-emu] Error 1
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
make: *** [all] Error 2
butz@butz-TH55B-HD:~/dolphin-emu-read-only/Build$ ^C
butz@butz-TH55B-HD:~/dolphin-emu-read-only/Build$

I don't know what am I doing wrong, because I download all the dependencies that the google code page tell me. >_<

You are missing the OpenGL Library.

.. or it can't find it. libGL.so / libGL.la, should be in /usr/lib I think.
Find
Reply
12-14-2010, 03:34 PM
#3
Butz_san Offline
Dark Devils Dragoon
***
Posts: 175
Threads: 14
Joined: Sep 2009
Sure, I did that, now it works Tongue.Thanks Smile
PC:
i3 @[color=#FF0000]4.2GHZ[/color]
model name : Intel® Core™ i3 CPU 530 @ 2.93GHz Oc. 4.2
cache size : 4096 KB
Video Card: NVIDIA Geforce GT220
Linux Debian Edition @64bits version with KDE 4.11.1
Website Find
Reply
12-15-2010, 02:03 AM
#4
xenofears Offline
Member
***
Posts: 192
Threads: 7
Joined: Nov 2010
NP, glad to be of service Smile
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