From: Alan W. I. <ir...@be...> - 2006-07-03 17:23:50
|
On 2006-07-03 09:48-0700 Ferrell, Stephen wrote: > I'm integrating a build of Plplot and WxWindows. I built the WxWindows library successfully...all models and also built the wxplot library (plplot 5.51 with WxWindows driver) by German Carrera. > > Everything compiles fine but when I attempt to compile and link the demowxplot program, I get the following link error in Visual Stuido 6: > > wxplot.lib(wxPlot.obj) : error LNK2001: unresolved external symbol "struct PLStream * plsc" (?plsc@@3PAUPLStream@@A) > > I assume it is because the C++ compiler is mangling a C structure in plcore.c, but I don't know how to fix it. > > Any suggestions? Thanks in advance. > > > Steve PLplot-5.5.1 is out-of-date and no longer supported. Please, use PLplot-5.6.1 instead. Also, you may not be aware of it, but we already have an integrated wxwindows device driver (donated by Werner Smekal) that works well on at least my Linux platform for PLplot-5.6.1. What are your results for that device? 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 Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |