MathGroup Archive 2010

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

Search the Archive

Re: MathLink and c++ compiler

  • To: mathgroup at smc.vnet.net
  • Subject: [mg113625] Re: MathLink and c++ compiler
  • From: Chris Degnen <degnen at cwgsy.net>
  • Date: Fri, 5 Nov 2010 05:11:34 -0500 (EST)
  • References: <iatt3c$eh6$1@smc.vnet.net>

On Nov 4, 9:06 am, "tarpane... at libero.it" <tarpane... at libero.it>
wrote:
> Hello,
> I am trying to link mathematica to an external c++ function.
> I can compile correctly but when I go to build the project it returns an
> unresolved link problems because it can not open ml32i1.dll
>
> anyone has experienced similar problem? and if yes how does it has been
> solved?
> Thanks in advance
> Paolo

Try ml32i3.dll


  • Prev by Date: adding lists term by term
  • Next by Date: Infix doesn't worj with precedence and grouping
  • Previous by thread: MathLink and c++ compiler
  • Next by thread: Re: Re: MathLink and c++ compiler