Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Vdrift not starting on Ubuntu 10.10
09-21-2011, 09:21 PM,
#10
 
joevenzon Wrote:Yeah you need to change directory (the cd command) to where the file is.

http://www.ee.surrey.ac.uk/Teaching/Unix/unix1.html

Awesome! Alright, so now I am at the scons step and here is what I get? I tried reading other forums but I can't find one with my same situation.

scons: Reading SConscript files ...
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
Checking for C++ header file curl/curl.h... (cached) yes
Checking for C++ header file bullet/btBulletCollisionCommon.h... (cached) yes
Checking for C++ header file archive.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
CPP build/ai.o
In file included from src/drawable.h:6,
from src/drawable_container.h:4,
from src/scenenode.h:4,
from src/ai.h:6,
from src/ai.cpp:1:
src/model.h:29: warning: unused parameter ‘strFileName’
src/model.h:29: warning: unused parameter ‘error_output’
In file included from src/drawable.h:6,
from src/drawable_container.h:4,
from src/scenenode.h:4,
from src/ai.h:6,
from src/ai.cpp:1:
src/model.h:31: warning: unused parameter ‘strFileName’
src/model.h:31: warning: unused parameter ‘error_output’
src/model.h:31: warning: unused parameter ‘genlist’
In file included from src/gl3v/rendertextureentry.h:5,
from src/gl3v/rendermodelext.h:6,
from src/rendermodelext_drawable.h:4,
from src/drawable.h:8,
from src/drawable_container.h:4,
from src/scenenode.h:4,
from src/ai.h:6,
from src/ai.cpp:1:
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::SamplerParameteri(GLuint, GLenum, GLint)’:
src/gl3v/glwrapper.h:129: error: ‘glSamplerParameteri’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::SamplerParameterf(GLuint, GLenum, GLfloat)’:
src/gl3v/glwrapper.h:130: error: ‘glSamplerParameterf’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::SamplerParameterfv(GLuint, GLenum, const GLfloat*)’:
src/gl3v/glwrapper.h:131: error: ‘glSamplerParameterfv’ was not declared in this scope
In file included from src/gl3v/rendertextureentry.h:5,
from src/gl3v/rendermodelext.h:6,
from src/rendermodelext_drawable.h:4,
from src/drawable.h:8,
from src/drawable_container.h:4,
from src/scenenode.h:4,
from src/ai.h:6,
from src/ai.cpp:1:
src/gl3v/glwrapper.h: In member function ‘GLuint GLWrapper::GenSampler()’:
src/gl3v/glwrapper.h:150: error: ‘glGenSamplers’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper:Big GrineleteSampler(GLuint)’:
src/gl3v/glwrapper.h:151: error: ‘glDeleteSamplers’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::BindSampler(GLuint, GLuint)’:
src/gl3v/glwrapper.h:152: error: ‘glBindSampler’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::unbindSampler(GLuint)’:
src/gl3v/glwrapper.h:153: error: ‘glBindSampler’ was not declared in this scope
In file included from src/cardynamics.h:7,
from src/car.h:4,
from src/ai.cpp:2:
src/cardifferential.h: At global scope:
src/cardifferential.h:58: warning: unused parameter ‘new_side1_speed’
src/cardifferential.h:58: warning: unused parameter ‘new_side2_speed’
In file included from src/cardynamics.h:14,
from src/car.h:4,
from src/ai.cpp:2:
src/caraerodynamicdevice.h:101: warning: unused parameter ‘s’
scons: *** [build/ai.o] Error 1
scons: building terminated because of errors.


Thanks for all your help joevenzon, I much appreciate it. I or should I say we are almost there I can feel it. 8)
Reply


Messages In This Thread
Vdrift not starting on Ubuntu 10.10 - by rlemontw - 09-13-2011, 09:49 PM
[No subject] - by antoniovazquez - 09-14-2011, 05:32 PM
[No subject] - by rlemontw - 09-14-2011, 06:35 PM
[No subject] - by NaN - 09-14-2011, 06:47 PM
[No subject] - by joevenzon_phpbb2_import3 - 09-16-2011, 11:12 PM
[No subject] - by rlemontw - 09-17-2011, 05:22 PM
[No subject] - by joevenzon_phpbb2_import3 - 09-17-2011, 08:48 PM
[No subject] - by rlemontw - 09-18-2011, 09:38 AM
[No subject] - by joevenzon_phpbb2_import3 - 09-21-2011, 12:24 AM
[No subject] - by rlemontw - 09-21-2011, 09:21 PM
[No subject] - by NaN - 09-22-2011, 03:23 AM
[No subject] - by rlemontw - 09-22-2011, 06:51 AM
[No subject] - by NaN - 09-22-2011, 07:11 AM
[No subject] - by NaN - 09-22-2011, 07:16 AM
[No subject] - by NaN - 09-22-2011, 07:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)