Re: include - directive
Posted by
Michael Bien on
Aug 09, 2010; 5:36pm
URL: https://forum.jogamp.org/include-directive-tp1027281p1059795.html
you will have to escape the whitespace character otherwise the OpenCL impl might interpret it as multiple compiler arguments instead of one argument.
http://en.wikipedia.org/wiki/String_literal#Escape_character
Siassei wrote
Directory-Name with whitespace
e.g. Windows XP - 6 german
C:\Dokumente und Einstellungen\...
or
/home/myName/dev/Viewer OpenCL\...
OpenCL can not found any file in a directory, that path has a withespace.