MathGroup Archive 2009

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

Search the Archive

Re: question about mathlink.h

  • To: mathgroup at smc.vnet.net
  • Subject: [mg97085] Re: question about mathlink.h
  • From: dh <dh at metrohm.com>
  • Date: Thu, 5 Mar 2009 04:52:38 -0500 (EST)
  • References: <golr28$qcv$1@smc.vnet.net>


Hi,

you may find different versions for different compilers at:

c:/Program Files/Wolfram 

Research/Mathematica/7.0/SystemFiles/Links/MathLink/DeveloperKit/Windows/CompilerAdditions/cygwin/include/mathlink.h

c:/Program Files/Wolfram 

Research/Mathematica/7.0/SystemFiles/Links/MathLink/DeveloperKit/Windows/CompilerAdditions/mldev32/include/mathlink.h

c:/Program Files/Wolfram 

Research/Mathematica/7.0/SystemFiles/Links/MathLink/DeveloperKit/Windows-x86-64/CompilerAdditions/mldev64/include/mathlink.h

, Daniel



olfa wrote:

> Hi mathematica community,

> i want to connect a external C++ Programm to Mathematica. The Help

> Browser tells me

> that I have to include the standard MathLink header file

> ''mathlink.h''

> in my C++ program(#include ''mathlink.h''). But where is this header

> file or where can I get it ?

> Thank you.

> 




  • Prev by Date: Re: custom coordinate systems in mathematica Help!
  • Next by Date: Re: GraphComplement doesn't work in 7.0
  • Previous by thread: Re: question about mathlink.h
  • Next by thread: Re: question about mathlink.h