boardger.blogg.se

Is there makefile for windows
Is there makefile for windows











is there makefile for windows

The Windows SDK (aka the free version) will not work because, while it comes with the necessary compilers, CUDA is not fully configured to see it and will complain about an invalid compiler.

is there makefile for windows

Express Edition will probably work for 32-bit, but will not for 64-bit because it does not come with the 64-bit compilers. You NEEEED Visual Studio 2008 Professional Edition installed for 64-bit compiling. There is no magical exe to run, although these steps aren’t exactly hard. Before you get too excited, I have not detailed my steps and you need some sort of experience working in this type of environment. I don’t exactly remember the steps required, but this will surely help one or two people out. I spent a while getting a makefile going for windows 64-bit so I could use an IDE like Eclipse.













Is there makefile for windows