wxPlot plplot
Posted: Thu Jun 25, 2009 4:01 pm
Has anyone had any experience using either plplot or wxplot-plplot on windows with VCC. I've just spent a day and a half trying to get either working. wxplot-plplot seems like it should be easy. I've downloaded the precompiled library which comes with 3 header files and a single library called libplot.a. I put the headers in my wxwidgets\inclide\wx folder and the library in my wxwidgets\lib\vc_lib. I added the library to my additional dependencies in configuration properties, linker, input.
I'm getting unresolved extternal symbol "public: __thiscall wxPlot::wxPlot(class wxDC*,int,int)
Anyone any idea where i'm going wrong?
I'm getting unresolved extternal symbol "public: __thiscall wxPlot::wxPlot(class wxDC*,int,int)
Anyone any idea where i'm going wrong?