Qt4 Cuda: qmake has issues with white spaces in directories
-
I'm trying to build a .pro that will configure cuda files to be compiled with nvcc.
I've copy/pasted examples from all over the web, but none of them work: I end up with "c:\program" string at weird places in the generated vxproj.Is there something broken with qmake and white spaces?
-
Hi,
space in paths on Windows have always been problematic. One thing you can do to work-around that is to use the 8.3 naming schem