> When and where did exactly a problem occur with this?

When a new Win32 project is created with Visual Studio 2008, there is
WIN32 defined, but not MSDOS.
(There is also _WINDOWS defined, which might have to replace WIN32
everywhere in PLplot to fix Win64-OSes, but I can't test this.)

When I now set $PLPLOT_LIB to e.g. "C:\foo\", plLibOpenPdfstrm() tries
to open "C:\foo\/plxtnd5.fnt" during PLplot initialization, which fails
because of the invalid forward slash.

--Robert

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to