|
[Date Index]
[Thread Index]
[Author Index]
Re: MathLink for BCC and/or Dev-C++
- To: mathgroup at smc.vnet.net
- Subject: [mg44459] Re: MathLink for BCC and/or Dev-C++
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 10 Nov 2003 19:55:44 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <boig29$ofp$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I work with Borland C 5.02 and since some weeks
with C++ BuilderX Deverloper .. what is your problem ?
Add the MathLink include directory to your include
path and add ml32i2b.lib to your project.
Eventual you havt to setup a command line tool
that translate the *.tm files to C/C++ files
as a pre-processor.
BTW the Borland tools work much better that
Visual C/C++ will ever do.
Regards
Jens
Dirk wrote:
>
> I'm trying to build the MathLink examples (addtwo, factor, etc.) with either
> the Borland Command Line compiler or the Dev-C++4 IDE.
>
> However, since I'm not very experienced with this stuff (that is, using
> MathLink and these compilers), I'm having a lot of problems. Moreover the
> Mathematica help seems to concentrate on building those examples with
> Microsoft's compiler....
>
> Does anybody have experience with these C++ compilers and MathLink?
>
> Thanks for any advice or help provided.
>
> Dirk
Prev by Date:
RE: RE: Part 2 of a recent post on Plot ...
Next by Date:
Re: Re: Re: Integration
Previous by thread:
MathLink for BCC and/or Dev-C++
Next by thread:
Re: MathLink for BCC and/or Dev-C++
|