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 mingwc:\mingw
. make sure vs express correctly installed , environment variable vs100comntools
or vs90comntools
set. visual-studio compiler-construction wolfram-mathematica cuda mathematica-8
Comments
Post a Comment