想玩vdrift,如何编译安装

游戏讨论
回复
头像
fanshouxiang
帖子: 229
注册时间: 2009-01-30 18:28

想玩vdrift,如何编译安装

#1

帖子 fanshouxiang »

如题,谁能指点一下, :em06
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
头像
fanshouxiang
帖子: 229
注册时间: 2009-01-30 18:28

Re: 想玩vdrift,如何编译安装

#2

帖子 fanshouxiang »

:em09
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
头像
qkbeyond
帖子: 1486
注册时间: 2010-01-03 12:38
来自: 你他妈找死啊
联系:

Re: 想玩vdrift,如何编译安装

#3

帖子 qkbeyond »

多大了 lz :?
  • 我希望我的心上人也能理解这一点,这一切的开始并不是为了什么价值、责任、过去或是未来,这一切甚至不是为了现在,这一切只是源于passion。
头像
fanshouxiang
帖子: 229
注册时间: 2009-01-30 18:28

Re: 想玩vdrift,如何编译安装

#4

帖子 fanshouxiang »

会编译么
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: 想玩vdrift,如何编译安装

#5

帖子 luojie-dune »

指点就在README中。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
fanshouxiang
帖子: 229
注册时间: 2009-01-30 18:28

Re: 想玩vdrift,如何编译安装

#6

帖子 fanshouxiang »

楼上的 :em06 ,我想上你在维基百科上的关于vdrift的安装说明,但是进不去
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
头像
qkbeyond
帖子: 1486
注册时间: 2010-01-03 12:38
来自: 你他妈找死啊
联系:

Re: 想玩vdrift,如何编译安装

#7

帖子 qkbeyond »

:em06 找对点儿了 小娃娃
  • 我希望我的心上人也能理解这一点,这一切的开始并不是为了什么价值、责任、过去或是未来,这一切甚至不是为了现在,这一切只是源于passion。
头像
fanshouxiang
帖子: 229
注册时间: 2009-01-30 18:28

Re: 想玩vdrift,如何编译安装

#8

帖子 fanshouxiang »

上不去啊 :em21
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: 想玩vdrift,如何编译安装

#9

帖子 luojie-dune »

就一个命令 scons
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
fanshouxiang
帖子: 229
注册时间: 2009-01-30 18:28

Re: 想玩vdrift,如何编译安装

#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))
DELL vostro 1310
Inter Core2 T8100 2.1GHz
DDR2 667MHz 1G
NVIDIA Geforce 8400M GS 128M
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: 想玩vdrift,如何编译安装

#11

帖子 luojie-dune »

not found

没找到,

找到它们,

用上它们。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
tor
帖子: 301
注册时间: 2009-01-18 23:26

Re: 想玩vdrift,如何编译安装

#12

帖子 tor »

SDL没有安装,执行
sudo aptitude install libsdl1.2-dev
:em11
回复