On 2013-11-03 12:55-0000 Arjen Markus wrote:

> Hi Alan,
>
>> -----Original Message-----
>> @Arjen: are you in a position to do a quick test of this new wxwidgets logic 
>> on
>> Cygwin?
>>
>
> Unfortunately, I still get errors while building wxWidgets under Cygwin. Even 
> with the latest version, 2.9.5,
> and turning UNICODE support off (from the error messages I got I assumed the 
> compile errors were associated
> with UNICODE support, but alas, this did not help one bit).

Hi Arjen:

My success with wxwidgets builds (both on Linux and MinGW/MSYS) and
PLplot builds that use those wxwidgets builds has been with wxwidgets
version 2.8.12, (important) CXXFLAGS=-fno-keep-inline-dllexport, and with the
wxwidgets configure options --prefix=<installprefix> --enable-shared
--enable-unicode --enable-debug --enable-debug_gdb

So please use that exact combination for all further testing until you
gain some success.

Also, could you clarify whether it is the wxwidgets software build
that is failing or the PLplot build?

If wxwidgets, please give exact details such as the CXXFLAGS setting,
exact configure options you used, the complete configure output and
the complete make output. If PLplot, please give all the required
information (compile flags if any, cmake arguments, complete cmake
output, cache file, complete VERBOSE=1 make output) I have requested
whenever you have reported a PLplot issue before.

Also, if you are not getting anywhere on Cygwin, please try to
mimic what I did exactly on MinGW/MSYS to make sure at least
that platform is okay for you.

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); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); 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
__________________________

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to