Jaakko, you'll need to pass gcc the path to the openCL headers.

Try with the following command (which works here):
gcc opencltest.c -o opencltest -I/usr/include/nvidia-current/

Even if I moved the headers into /usr/include/CL you would still have to
pass "-I/usr/include/CL" to gcc.

-- 
Empty /usr/include/CL after installation of nvidia-current and 
nvidia-current-dev
https://bugs.launchpad.net/bugs/540171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to