hulu1234567890 / bullet

Automatically exported from code.google.com/p/bullet
Other
0 stars 0 forks source link

CMake won't generate Nvidia OpenCL projects #712

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.cmake with Nvidia Cuda 5 installed
2.configure and generate project files
3.all nvidia openCL demo will be missing in solution and cmake build folders

What is the expected output? What do you see instead?
Nvidia opencl demo should show up in project list with generated solution.

What version of the product are you using? On what operating system?
latest Bullet from trunk, Win7

Please provide any additional information below.
See attached CMakeLists.txt.patch to fix.(just a tab)

Original issue reported on code.google.com by renwei...@gmail.com on 16 May 2013 at 11:00

Attachments:

GoogleCodeExporter commented 8 years ago
How does a tab fixes the issue?

Original comment by erwin.coumans on 10 Sep 2013 at 8:53

GoogleCodeExporter commented 8 years ago
I know it sound weird, but it does the trick for me.

Original comment by renwei...@gmail.com on 10 Sep 2013 at 10:05

GoogleCodeExporter commented 8 years ago
Well, it doesn't harm, so I applied the patch and close the issue.
https://code.google.com/p/bullet/source/detail?r=2657

Thanks!

Original comment by erwin.coumans on 10 Sep 2013 at 11:12