Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OpenGL 3.3 renderer rewrite
02-23-2011, 10:49 PM,
#39
 
finally got glew 1.5.8 installed. a friend said it might be good to put it in my /usr/local directory. after that it compiled. but won't link:



LINK build/vdrift
build/gl3v/renderpass.o: In function `GLWrapper::GenSampler()':
renderpass.cppSad.text._ZN9GLWrapper10GenSamplerEv[GLWrapper::GenSampler()]+0x20): undefined reference to `__glewGenSamplers'
build/gl3v/renderpass.o: In function `GLWrapper:Big GrineleteSampler(unsigned int)':
renderpass.cppSad.text._ZN9GLWrapper13DeleteSamplerEj[GLWrapper:Big GrineleteSampler(unsigned int)]+0x23): undefined reference to `__glewDeleteSamplers'
build/gl3v/renderpass.o: In function `GLWrapper::unbindSampler(unsigned int)':
renderpass.cppSad.text._ZN9GLWrapper13unbindSamplerEj[GLWrapper::unbindSampler(unsigned int)]+0x23): undefined reference to `__glewBindSampler'
build/gl3v/rendersampler.o: In function `GLWrapper::BindSampler(unsigned int, unsigned int)':
/home/zimluura/Games/vdrift/source/src/gl3v/glwrapper.h:142: undefined reference to `__glewBindSampler'
build/gl3v/renderstate.o: In function `GLWrapper::SamplerParameteri(unsigned int, unsigned int, int)':
renderstate.cppSad.text._ZN9GLWrapper17SamplerParameteriEjji[GLWrapper::SamplerParameteri(unsigned int, unsigned int, int)]+0x2a): undefined reference to `__glewSamplerParameteri'
build/gl3v/renderstate.o: In function `GLWrapper::SamplerParameterf(unsigned int, unsigned int, float)':
renderstate.cppSad.text._ZN9GLWrapper17SamplerParameterfEjjf[GLWrapper::SamplerParameterf(unsigned int, unsigned int, float)]+0x2b): undefined reference to `__glewSamplerParameterf'
build/gl3v/renderstate.o: In function `GLWrapper::SamplerParameterfv(unsigned int, unsigned int, float const*)':
renderstate.cppSad.text._ZN9GLWrapper18SamplerParameterfvEjjPKf[GLWrapper::SamplerParameterfv(unsigned int, unsigned int, float const*)]+0x2b): undefined reference to `__glewSamplerParameterfv'
collect2: ld returned 1 exit status
scons: *** [build/vdrift] Error 1
scons: building terminated because of errors.


i still have the normal ubuntu10.10 glew around(1.5.0 i think). which i can't remove (via synaptic) without taking out gnome too. i know, i know, no real loss, but i don't have a good version of e17 on here yet.

anybody got any ideas?
Reply


Messages In This Thread
[No subject] - by abs1nth - 01-06-2011, 06:45 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-07-2011, 12:15 AM
[No subject] - by portets - 01-07-2011, 12:30 AM
[No subject] - by thelusiv - 01-07-2011, 12:40 AM
[No subject] - by portets - 01-07-2011, 07:46 PM
[No subject] - by fudje - 01-08-2011, 06:25 PM
[No subject] - by charlieg - 01-08-2011, 09:19 PM
[No subject] - by NaN - 01-09-2011, 07:47 AM
[No subject] - by fudje - 01-09-2011, 08:15 PM
[No subject] - by abs1nth - 01-10-2011, 08:44 AM
[No subject] - by abs1nth - 01-10-2011, 08:47 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-10-2011, 11:40 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-10-2011, 11:42 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-11-2011, 01:12 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-28-2011, 02:34 AM
[No subject] - by skankerror - 01-28-2011, 04:49 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-28-2011, 11:37 AM
[No subject] - by NaN - 01-28-2011, 01:02 PM
[No subject] - by nomoo - 01-28-2011, 03:02 PM
[No subject] - by joevenzon_phpbb2_import3 - 01-29-2011, 12:46 AM
[No subject] - by gianni - 01-29-2011, 08:03 AM
[No subject] - by NaN - 01-29-2011, 09:13 AM
[No subject] - by gianni - 01-29-2011, 10:50 AM
[No subject] - by joevenzon_phpbb2_import3 - 01-29-2011, 02:35 PM
[No subject] - by portets - 01-29-2011, 05:52 PM
[No subject] - by joevenzon_phpbb2_import3 - 01-29-2011, 06:29 PM
[No subject] - by NaN - 01-29-2011, 08:04 PM
[No subject] - by portets - 01-29-2011, 10:07 PM
[No subject] - by fudje - 01-29-2011, 10:22 PM
[No subject] - by portets - 01-30-2011, 02:06 AM
[No subject] - by NaN - 01-30-2011, 07:48 AM
[No subject] - by portets - 01-30-2011, 03:07 PM
[No subject] - by joevenzon_phpbb2_import3 - 01-30-2011, 05:39 PM
[No subject] - by NaN - 01-30-2011, 07:08 PM
[No subject] - by joevenzon_phpbb2_import3 - 01-30-2011, 09:35 PM
[No subject] - by nomoo - 01-31-2011, 05:27 AM
[No subject] - by NaN - 01-31-2011, 09:21 AM
[No subject] - by zimluura - 02-23-2011, 10:49 PM
[No subject] - by fudje - 02-24-2011, 01:30 AM
[No subject] - by skankerror - 02-24-2011, 04:29 AM
[No subject] - by zimluura - 02-24-2011, 02:31 PM
[No subject] - by portets - 02-25-2011, 01:24 AM
[No subject] - by gianni - 02-25-2011, 06:34 AM
[No subject] - by gianni - 02-25-2011, 06:46 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-26-2011, 01:44 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-26-2011, 01:45 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-26-2011, 01:49 AM
[No subject] - by portets - 02-26-2011, 05:23 AM
[No subject] - by gianni - 02-26-2011, 06:46 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-26-2011, 05:39 PM
[No subject] - by gianni - 02-27-2011, 08:19 AM
[No subject] - by joevenzon_phpbb2_import3 - 02-27-2011, 03:06 PM
[No subject] - by gianni - 02-27-2011, 05:14 PM
[No subject] - by asasinuxp - 02-27-2011, 06:44 PM
[No subject] - by NaN - 02-27-2011, 07:14 PM
[No subject] - by portets - 02-27-2011, 07:18 PM
[No subject] - by NaN - 02-27-2011, 07:33 PM
[No subject] - by portets - 02-27-2011, 09:53 PM
[No subject] - by joevenzon_phpbb2_import3 - 02-28-2011, 01:14 AM
[No subject] - by portets - 02-28-2011, 03:08 AM
[No subject] - by zimluura - 02-28-2011, 02:41 PM
[No subject] - by joevenzon_phpbb2_import3 - 02-28-2011, 11:36 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-05-2011, 02:04 PM
[No subject] - by nomoo - 03-05-2011, 03:10 PM
[No subject] - by gianni - 03-05-2011, 03:32 PM
[No subject] - by joevenzon_phpbb2_import3 - 03-05-2011, 04:31 PM
[No subject] - by mike4 - 06-01-2011, 01:02 PM
[No subject] - by NaN - 06-01-2011, 01:55 PM
[No subject] - by mike4 - 06-02-2011, 06:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)