Windows programmers: Beware! The case of the filename is significant in #include directives - even though the lame-ass M$ compiler doesn't check it.
This commit is contained in:
@@ -26,7 +26,7 @@ subject to the following restrictions:
|
||||
#include "LinearMath/btIDebugDraw.h"
|
||||
#include "BMF_Api.h"
|
||||
#include "GL_ShapeDrawer.h"
|
||||
#include "doublePrecisionDemo.h"
|
||||
#include "DoublePrecisionDemo.h"
|
||||
#include "GlutStuff.h"
|
||||
#include "GLDebugDrawer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user