I was trying to install bullet 2.77 using cmake...
Code: Select all
ccmake ../
However, it only contains the following options
I'm wondering how to config AMD_OPENCL since I'm using a ATI video card.NVIDIA_OPENCL_INCLUDES NVIDIA_OPENCL_INCLUDES-NOTFOUND
NVIDIA_OPENCL_LIBRARIES NVIDIA_OPENCL_LIBRARIES-NOTFOUND
What's more, it's very strange that without configuring OPENCL,
I always obtain the following warning message
I'm wondering if this warning message can be exempted during the configuration process??CMAKE_CXX_FLAGS_DEBUG=+-g -D_DEBUG
OPENCL NOT FOUND
OPENGL FOUND
/usr/lib/libGLU.so/usr/lib/libGL.so/usr/lib/libSM.so/usr/lib/libICE.so/usr/lib/libX11.so/usr/lib/libXext.so
GLUT FOUND
/usr/lib/libglut.so
Well, thank you very much and expecting AMD_OPENCL support.
Best Regards
JIA