Hi,

the only thing I want to finish before this release is, that 
wxPLplotdemo.cpp is built with the c++ demos during plplot compilation 
if BUILD_TEST=ON. Reason is, that the makefile which is generated and 
copied during the make install stage only works if pkg-config is 
available, which is not the case for Mac OS X and Windows, though it's 
possible to install it. But at least for Windows that's not practical.

I tried to modify the makefile so that it works also for windows, but 
actually we would need to write a CMakeLists.txt, since you could have 
different compiler, etc. In order to advertise plplot on the wxwidgets 
mailing list I want to provide a short demo which everybody can try out 
easily (which is the case if you manage to compile plplot with wxWidgets 
support :) ). Therefore I want to have wxPLplotdemo compiled during the 
BUILD_TEST=ON stage (only if wxWidgets was found).

It should be fairly trivial to change the CMakeLists.txt in 
examples\c++, but are there any objections to that?

Regards,
Werner

Alan W. Irwin wrote:
> On 2008-01-27 20:26-0500 Hazen Babcock wrote:
> 
>> Hello,
>>
>> Any objections to development release 5.9.0 coming out on the weekend
>> of February 9-10th?
> 
> Just to let the others here know, that suggested time for the next release
> arose out of off-list discussions between Hazen, Andrew (Ross), and me.
> Hazen, since nobody has objected let's finalize on that date for the
> release.
> 
> Today, I finished up the Ada install tree infrastructure support I wanted to
> do.  Other issues I am currently working on are the following:
> 
> * libLASi/psttf segfaults rather than nice recovery and continuation when
> the pango library throws an error for certain types of glyphs that it
> doesn't support (I hope Andrew can help with this issue as well).
> 
> * Parallel builds ("make -j 2" recently quick working for me again).
> 
> * A python single-precision issue that is going to take deeper understanding
> of swig/python to deal with.
> 
> I don't think the release should be delayed for any of these issues,
> but I think the chances are reasonable that I will be able to deal with
> these issues comfortably before the above deadline.
> 
> Alan
> __________________________
> Alan W. Irwin
> 
> Astronomical research affiliation with Department of Physics and Astronomy,
> University of Victoria (astrowww.phys.uvic.ca).
> 
> Programming affiliations with the FreeEOS equation-of-state implementation
> for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
> package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
> Linux Links project (loll.sf.net); and the Linux Brochure Project
> (lbproject.sf.net).
> __________________________
> 
> Linux-powered Science
> __________________________
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel


-- 
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria

email: [EMAIL PROTECTED]
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
        +43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to