Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 3.0.0
-
None
-
I am using Windowns 7, 64bit, MSVC2012, QT 5.2, CUDA.
Description
It is my first time trying to implement CUDA and QT together. I have gotten CUDA to work with VS2012. Then I modified my .cu/main and pro files as recommended by http://cudaspace.wordpress.com/2012/07/05/qt-creator-cuda-linux-review/ and others. I have been troubleshooting this for a couple of days to get it to work, but now I got this error which I have not found too much info yet. I need to have a form in my Project because eventually I will need to implement Graphics into my code. Therefore, I also have mainwindow.cpp, mainwindow.h, and mainwindow.ui. I have not done much with these except default values as they were created.
Error: Invalid macro invocation found in bla bla bla\Makefile.Debug line 104
jom: C:\Qt\Qt5.2.0\build-RadarPPI-Desktop_Qt_5_2_0_MSVC2012_64bit-Debug\Makefile [debug] Error 2
07:45:18: The process "C:\Qt\Qt5.2.0\Tools\QtCreator\bin\jom.exe" exited with code 2.
Error while building/deploying project RadarPPI (kit: Desktop Qt 5.2.0 MSVC2012 64bit)
When executing step 'Make'