>> On Tue, Jan 08, 2008 at 08:43:46AM +0100, Arjen Markus wrote:

>
> I tried to build PLplot for Tcl 8.4 under MingW (with the intent to
> move on to Tcl 8.5 if all went well), just to see what would happen
> (and to have access to the generated source code for inspection).
> In previous attempts - with Cygwin at least - there was all manner of
> problems, due to the incorrect indication of the particular platform.
>
> But with MingW building worked smoothly. I have not yet tested the
> build yet, did not have time. But this is encouraging!
>

I have tried to get the examples working with Tcl (running pltcl)
under Cygwin and MinGW. I had some limited success:

1. The PostScript device works fine
2. The wingcc device under MinGW just shows an empty screen
3. The wingcc (?) device under Cygwin makes the program hang:
   It wants an X DISPLAY, which makes me wonder if it is
   compiled properly (i.e. with Windows in mind, rather than
   X Window). The non-response may therefore be due to the
   lack of a proper X server.

I had to fiddle around a bit with paths and DLLs and some
environment variables, so it is far from clean, but at least
I was able to get it to work for a basic device.

Anyway, that is a quick update for the moment.

Regards,

Arjen

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to