分页: 1 / 1

Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-26 17:59
sgsdxzy
我按照官网说明
All commando's needed are:

'sudo apt-get install subversion scons g++ wx2.8-headers libwxbase2.8-0 libwxbase2.8-dbg libwxbase2.8-dev libwxgtk2.8-0 libwxgtk2.8-dbg libwxgtk2.8-dev libsdl1.2-dev nvidia-cg-toolkit libxxf86vm1-dbg libxxf86vm-dev libxext6-dbg libxext-dev libglew1.5-dev libcairo2-dbg libcairo2-dev'

'svn checkout http://dolphin-emu.googlecode.com/svn/trunk/ dolphin-emu-read-only'

'cd dolphin-emu-read-only'

'scons'

前4步顺利完成,到了scons这步,显示

代码: 全选

scons: Reading SConscript files ...
Checking for pkg-config version > 0.15.0... (cached) yes
Checking for sdl lib version > 1.0.0... (cached) yes
Checking for bluez... (cached) 
Using pkg-config for bluez... (cached) yes
Checking for ao... (cached) 
Using pkg-config for ao... (cached) yes
Checking for openal... (cached) 
Using pkg-config for openal... (cached) no
Looking for lib openal... (cached) no
Checking for portaudio... (cached) 
Using pkg-config for portaudio... (cached) no
Looking for lib portaudio... (cached) no
Checking for sfml-network... (cached) 
Using pkg-config for sfml-network... (cached) no
Looking for lib sfml-network... (cached) no
Checking for x11... (cached) 
Using pkg-config for x11... (cached) yes
Checking for wxWidgets >= 2.8... (cached) yes

scons: warning: Ignoring missing SConscript 'Build/Linux-x86_64-release/Externals/Lua/SConscript'
File "/home/sgsdxzy/dolphin-emu-read-only/SConstruct", line 417, in <module>
Checking for GL... (cached) 
Using pkg-config for gl... (cached) yes
Checking for GLU... (cached) 
Using pkg-config for glu... (cached) no
Looking for lib GLU... (cached) yes
Checking for Cg... (cached) 
Using pkg-config for cg... (cached) no
Looking for lib Cg... (cached) yes
Checking for CgGL... (cached) 
Using pkg-config for cggl... (cached) no
Looking for lib CgGL... (cached) yes
Checking for GLEW... (cached) 
Using pkg-config for glew... (cached) no
Looking for lib GLEW... (cached) yes
Checking for xxf86vm... (cached) 
Using pkg-config for xxf86vm... (cached) yes
Plugin_PadSimpleEvnt Doesn't work without testgl
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: Build/Linux-x86_64-release
Compiling Build/Linux-x86_64-release/Source/Core/DolphinWX/Src/BootManager.o
In file included from Source/Core/DolphinWX/Src/BootManager.cpp:58:
Source/Core/DolphinWX/Src/Frame.h:230: error: extra qualification 'CFrame::' on member 'DoFullscreen'
scons: *** [Build/Linux-x86_64-release/Source/Core/DolphinWX/Src/BootManager.o] Error 1
scons: building terminated because of errors.
这是为什么?有谁成功安装过Dolphin吗?

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-26 18:01
luojie-dune
可能出错的。因为是不断更新的SVN,有可能失败/很多毛病。

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-26 18:27
sgsdxzy
希望有可以安装的版本吧……你成功过了吗?

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-26 18:41
luojie-dune
不玩模拟器。你可以用老版本的。

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-26 19:42
sgsdxzy
如何用老板本?找不到下载

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-26 19:54
luojie-dune
恩,没有发布过任何版本,那就没法了,过一段时间等更新了再实验或者学习一下SVN,取一个之前版本的————看文档 取一个特定的revision。

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-28 16:20
kinzess
64版本的很多问题...我也没成功过..主要是部分包装了找不到...
但是32位是可以的..教程我也写过了..也就在这个区.

Re: Ubuntu下按照官网方式装Dolphin(一个NGC-Wii模拟器,不是文件管理器)失败

发表于 : 2009-08-28 16:25
kinzess
http://www.cs.huji.ac.il/~elylevy/dolphin/x86_64/
如果不想自己build,可以用这个