MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Visual C++ 2010 Express compiler not working with Mathematica 8.0.4

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123890] Visual C++ 2010 Express compiler not working with Mathematica 8.0.4
  • From: Sly Pandemia <slypandemia at gmail.com>
  • Date: Wed, 28 Dec 2011 05:17:22 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Hi,

I can't get Mathematica 8.0.4 to use the Visual C++ 2010 Express
compiler on Windows 7 64 bit. The CCompilerDriver tutorial explains
that one must install the Windows 7.1 SDK to get the 64-bit compiler,
which I have done, but it is still not working.

CCompilers[] returns an empty list.

CCompilers[Full] returns the Intel Compiler and Generic C Compiler,
but not Visual Studio.

Attempting to use Compile with the option CompilationTarget -> "C"
gives an error message:
CreateLibrary::target: Target system specification "TargetSystemID" ->
Windows-x86-64 is not available for Visual Studio installation
C:\Program Files (x86)\Microsoft Visual Studio 10.0.

Does anyone have any ideas?



  • Prev by Date: Re: Why does Manipulate leak global symbols? (Potential bug here?)
  • Next by Date: Re: AbsoluteOptions and NDSolve
  • Previous by thread: Re: Why does Manipulate leak global symbols? (Potential bug here?)
  • Next by thread: FindRoot and replacement rule