|
[Date Index]
[Thread Index]
[Author Index]
Re: Extendraphics(&MathLink) package problem
- To: mathgroup at smc.vnet.net
- Subject: [mg17208] Re: Extendraphics(&MathLink) package problem
- From: Jan Krupa <krupa at alpha.sggw.waw.pl>
- Date: Mon, 26 Apr 1999 01:20:46 -0400
- Organization: NewsServer at NASK N.O.C.
- References: <innclip7fh29v$h1f@smc.vnet.net> <7fp46f$388@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"P.J. Hinton" wrote:
> On 20 Apr 1999, Jan Krupa wrote:
>
> Change your build commands from this:
>
> > mcc -o contour contour.tm
> >
> > mcc -o delaunay delaunay.tm
> >
> > mcc -o mandelbrot mandelbrot.tm :
>
> to this
>
> mcc -o contour.exe contour.tm
>
> mcc -o delaunay.exe delaunay.tm
>
> mcc -o mandelbrot.exe mandelbrot.tm :
>
Thanks for help. It works.
It is possible to set up these packages to work with the binaries names
without .exe ?
Jan
>
> --
> P.J. Hinton
> Mathematica Programming Group paulh at wolfram.com
> Wolfram Research, Inc. http://www.wolfram.com/~paulh/
> Disclaimer: Opinions expressed herein are those of the author alone.
Prev by Date:
Re: Display (was: psfix)
Next by Date:
Re: Fibonacci [5,000,000] contains 1044938 decimal digits
Previous by thread:
Re: Extendraphics(&MathLink) package problem
Next by thread:
Re: Extendraphics(&MathLink) package problem
|