Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SCONS : command scons in error [SOLVED]
12-15-2010, 01:19 PM,
#10
 
It is a bug. A check is missing. glGenerateMipmap(GL_TEXTURE_CUBE_MAP); is GL3 functionality not supported by your card -> will cause a segfault. A quick fix is to remove this line(or comment it out).

By the way, if you are compiling anyway why not using the latest code. It has the issue fixed. Just make sure to check out the latest data too.


Messages In This Thread
[No subject] - by thelusiv - 12-07-2010, 01:22 PM
[No subject] - by perlin - 12-08-2010, 05:37 AM
[No subject] - by thelusiv - 12-08-2010, 09:56 AM
[No subject] - by perlin - 12-12-2010, 07:50 AM
[No subject] - by NaN - 12-12-2010, 09:20 AM
[No subject] - by perlin - 12-14-2010, 01:38 PM
[No subject] - by NaN - 12-14-2010, 02:22 PM
[No subject] - by perlin - 12-15-2010, 01:00 PM
[No subject] - by NaN - 12-15-2010, 01:19 PM
[No subject] - by perlin - 12-17-2010, 09:47 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)