tweaks in the build system for unix/GLEW, see also http://code.google.com/p/bullet/issues/detail?id=421
This commit is contained in:
@@ -356,6 +356,7 @@ void btParticlesDynamicsWorld::initCLKernels(int argc, char** argv)
|
||||
|
||||
#ifdef LOAD_FROM_MEMORY
|
||||
program_length = strlen(source);
|
||||
printf("OpenCL compiles ParticlesOCL.cl ... ");
|
||||
#else
|
||||
|
||||
char* fileName = "ParticlesOCL.cl";
|
||||
|
||||
Reference in New Issue
Block a user