Page 1 of 1

Using Cmake to bulid Bullet, but there was a problem

Posted: Wed Sep 17, 2014 11:26 am
by ulyncosmos
When I click Configure, it shows as follow:

CMAKE_EXE_LINKER_FLAGS_DEBUG=/INCREMENTAL:NO /debug /INCREMENTAL
OPENGL FOUND
glu32opengl32
WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead
Found GLUT: F:/VS/VC/lib/glut32.lib
GLUT FOUND
F:/VS/VC/lib/glut32.lib
WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead

Re: Using Cmake to bulid Bullet, but there was a problem

Posted: Wed Sep 17, 2014 11:55 pm
by Basroil
That's not a problem, just a warning. Unless you get build errors (not warnings, plenty of those) you're fine.