From: Ferrell, S. <sfe...@ya...> - 2006-07-03 16:48:14
|
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 --------------------------------- Yahoo! Music Unlimited - Access over 1 million songs.Try it free. |