When I try to compile the hello world project using make command in the form “make”, the following error is printed on the screen. I have consulted the instruction manual and there is nothing that I seem to be doing wrong.
helloworld.cu:59:21: error: macro “CUT_DEVICE_INIT” requires 2 arguments, but only 1 given
make: *** [obj/release/helloworld.cu_o] Error 255
Any suggestions or help will be appreciated.
Note: I am attaching the hello world project with this message.
Thanks
MP0_HelloWorld.tar.gz (2.59 KB)