分页: 1 / 1
想玩vdrift,如何编译安装
发表于 : 2010-02-16 15:17
由 fanshouxiang
如题,谁能指点一下,

Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 15:30
由 fanshouxiang
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 15:35
由 qkbeyond
多大了 lz

Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 16:28
由 fanshouxiang
会编译么
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 16:30
由 luojie-dune
指点就在README中。
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 16:35
由 fanshouxiang
楼上的

,我想上你在维基百科上的关于vdrift的安装说明,但是进不去
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 16:35
由 qkbeyond

找对点儿了 小娃娃
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 16:39
由 fanshouxiang
上不去啊

Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 17:58
由 luojie-dune
就一个命令 scons
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 21:10
由 fanshouxiang
大家给看看
scons: Reading SConscript files ...
scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 9, in <module>
scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 13, in <module>
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
Checking for C++ header file SDL/SDL_image.h... (cached) yes
Checking for C++ header file SDL/SDL_rotozoom.h... (cached) yes
Checking for C++ header file vorbis/vorbisfile.h... (cached) yes
Checking for C++ header file GL/glew.h... (cached) yes
sh: svnversion: not found
/bin/sh: sdl-config: not found
OSError: 'sdl-config --cflags --libs' exited 127:
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/SConstruct", line 563:
SConscript('src/SConscript', build_dir='build', duplicate = 0)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 612:
return apply(method, args, kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 549:
return apply(_SConscript, [self.fs,] + files, subst_kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 259:
exec _file_ in call_stack[-1].globals
File "/home/fanshouxiang/桌面/vdrift-2009-06-15/src/SConscript", line 236:
local_env.ParseConfig('sdl-config --cflags --libs')
File "/usr/lib/scons/SCons/Environment.py", line 1447:
return function(self, self.backtick(command))
File "/usr/lib/scons/SCons/Environment.py", line 585:
raise OSError("'%s' exited %d" % (command, status))
Re: 想玩vdrift,如何编译安装
发表于 : 2010-02-16 21:47
由 luojie-dune
not found
没找到,
找到它们,
用上它们。
Re: 想玩vdrift,如何编译安装
发表于 : 2010-11-03 15:36
由 tor
SDL没有安装,执行
sudo aptitude install libsdl1.2-dev
