Hi All : I am newbie to Plplot and tried to compile the samples of wxWidgets but in vain. Got the following error messages.
wxPLplotDemo.cpp:(.text+0x5a2): undefined reference to `plstream::adv(int)' wxPLplotDemo.cpp:(.text+0x5d2): undefined reference to `plstream::scol0(int, int, int, int)' wxPLplotDemo.cpp:(.text+0x5f0): undefined reference to `plstream::scol0(int, int, int, int)' wxPLplotDemo.cpp:(.text+0x610): undefined reference to `plstream::scol0(int, int, int, int)' wxPLplotDemo.cpp:(.text+0x62e): undefined reference to `plstream::scol0(int, int, int, int)' wxPLplotDemo.cpp:(.text+0x63c): undefined reference to `plstream::col0(int)' wxPLplotDemo.cpp:(.text+0x67d): undefined reference to `plstream::env(double, double, double, double, int, int)' wxPLplotDemo.cpp:(.text+0x68b): undefined reference to `plstream::col0(int)' wxPLplotDemo.cpp:(.text+0x6a3): undefined reference to `plstream::lab(char const*, char const*, char const*)' wxPLplotDemo.cpp:(.text+0x6b1): undefined reference to `plstream::col0(int)' wxPLplotDemo.cpp:(.text+0x6bf): undefined reference to `plstream::wid(int)' wxPLplotDemo.cpp:(.text+0x6db): undefined reference to `plstream::line(int, double*, double*)' wxPLplotDemo.cpp:(.text+0x6f1): undefined reference to `wxPLplotwindow::RenewPlot()' /tmp/ccjdHSlV.o: In function `MyPlotwindow::MyPlotwindow(wxFrame*, wxWindow*, int, wxPoint const&, wxSize const&, long, int)': wxPLplotDemo.cpp:(.text+0x77e): undefined reference to `wxPLplotwindow::wxPLplotwindow(wxWindow*, int, wxPoint const&, wxSize const&, long, int)' /tmp/ccjdHSlV.o: In function `MyPlotwindow::MyPlotwindow(wxFrame*, wxWindow*, int, wxPoint const&, wxSize const&, long, int)': wxPLplotDemo.cpp:(.text+0x1d18): undefined reference to `wxPLplotwindow::wxPLplotwindow(wxWindow*, int, wxPoint const&, wxSize const&, long, int)' /tmp/ccjdHSlV.o: In function `MyPlotwindow::~MyPlotwindow()': wxPLplotDemo.cpp:(.text._ZN12MyPlotwindowD0Ev[MyPlotwindow::~MyPlotwindow()]+0x1c): undefined reference to `wxPLplotwindow::~wxPLplotwindow()' /tmp/ccjdHSlV.o: In function `MyPlotwindow::~MyPlotwindow()': wxPLplotDemo.cpp:(.text._ZN12MyPlotwindowD1Ev[MyPlotwindow::~MyPlotwindow()]+0x1c): undefined reference to `wxPLplotwindow::~wxPLplotwindow()' /tmp/ccjdHSlV.o:(.rodata._ZTV12MyPlotwindow[vtable for MyPlotwindow]+0x58): undefined reference to `wxPLplotwindow::GetEventTable() const' /tmp/ccjdHSlV.o:(.rodata._ZTV12MyPlotwindow[vtable for MyPlotwindow]+0x60): undefined reference to `wxPLplotwindow::GetEventHashTable() const' /tmp/ccjdHSlV.o:(.rodata._ZTV12MyPlotwindow[vtable for MyPlotwindow]+0x4f8): undefined reference to `wxPLplotwindow::OnPaint(wxPaintEvent&)' /tmp/ccjdHSlV.o:(.rodata._ZTV12MyPlotwindow[vtable for MyPlotwindow]+0x500): undefined reference to `wxPLplotwindow::OnErase(wxEraseEvent&)' /tmp/ccjdHSlV.o:(.rodata._ZTV12MyPlotwindow[vtable for MyPlotwindow]+0x508): undefined reference to `wxPLplotwindow::OnSize(wxSizeEvent&)' /tmp/ccjdHSlV.o:(.rodata._ZTI12MyPlotwindow[typeinfo for MyPlotwindow]+0x10): undefined reference to `typeinfo for wxPLplotwindow' collect2: ld returned 1 exit status How to solve these ? Thanks, Mahesh.
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general