Hi Werner

> Did you already compile wxWidgets on Windows

Yes, I have previously built wxWidgets-2.8.10 (without unicode) so I set:

WXWIN=C:\wxWidgets-2.8.10

I then executed:

cmake -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX=install -DBUILD_TEST=ON ..
path=c:\plplot-5.9.5\buildnmake\dll;%PATH%
nmake

which terminates when building x19c as I mentioned before.

Running x01c gives:

===========================================
C:\plplot-5.9.5\buildnmake\examples\c>x01c
PLplot library version: 5.9.5

Plotting Options:
 < 1> wingcc     Win32 (GCC)
 < 2> ps         PostScript File (monochrome)
 < 3> psc        PostScript File (color)
 < 4> xfig       Fig file
 < 5> null       Null device
 < 6> mem        User-supplied memory device
 < 7> svg        Scalable Vector Graphics (SVG 1.1)

Enter device number or keyword:
===========================================

So I haven't got the wxWidgets driver under windows. Any idea why please?

By the way, all works fine under Linux - much easier than Windows as you 
predicted ;-)

David


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to