C compilers and mathematica.
Hi, I want to use the CUDA functionality in mathematica. However, it requires a working c compiler. I am usually a unix person but i have a windows copy of mathematica. I tried isntalling visual studio express and miniGW (some sort of gcc to windows port). But now when i start mathematica and do a CCompiler[] after having loaded CCompilerDriver and CUDALink with Needs, I get an empty list of compilers. Is there something hidden somewhere I need to set to make mathematica discover these compielrs. I am totally lost with this windows environment.
I find no mention of this on wolframs website, in all their examples visual studio is allways there and working already.
Oh yeah, my mathematica is version 8.
miniGW (some sort of gcc to windows port)-> 0) MinGW, without the i, 1)s/some sort of gcc to windows port/the windows port of gcc/