visual studio - Finding c compiler from mathematica -



visual studio - Finding c compiler from mathematica -

c compilers , mathematica.

hi, want utilize cuda functionality in mathematica. however, requires working c compiler. unix person have windows re-create of mathematica. tried isntalling visual studio express , minigw (some sort of gcc windows port). when start mathematica , ccompiler[] after having loaded ccompilerdriver , cudalink needs, empty list of compilers. there hidden somewhere need set create mathematica find these compielrs. totally lost windows environment.

i find no mention of on wolframs website, in examples visual studio allways there , working already.

oh yeah, mathematica version 8.

both detected automatically on system, i'm not sure what's wrong on yours.

you can @ files in addons\applications\ccompilerdriver , see how different compilers detected. search resolveinstallation in these files.

based found in files, things can seek are:

put mingw c:\mingw. make sure vs express correctly installed , environment variable vs100comntools or vs90comntools set.

visual-studio compiler-construction wolfram-mathematica cuda mathematica-8

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -