1 2 3 4 5 6 7 8 9 10 11 12
|
.objs\C_wxGLWindow.o:C_wxGLWindow.cpp:(.text+0x1a3): undefined reference to `wxGLCanvas::SetCurrent()'
.objs\C_wxGLWindow.o:C_wxGLWindow.cpp:(.text+0x1f8): undefined reference to `wxGLCanvas::SwapBuffers()'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.text$_ZN8GLWindowC1EP8wxWindowiRK7wxPointRK6wxSizelRK8wxStringPiRK9wxPalette[GLWindow::GLWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&, int*, wxPalette const&)]+0x7b): undefined reference to `wxGLCanvas::wxGLCanvas(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&, int*, wxPalette const&)'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.text$_ZN8GLWindowC1EP8wxWindowiRK7wxPointRK6wxSizelRK8wxStringPiRK9wxPalette[GLWindow::GLWindow(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&, int*, wxPalette const&)]+0xbe): undefined reference to `wxGLCanvas::~wxGLCanvas()'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.rdata$_ZTV8GLWindow[vtable for GLWindow]+0x8): undefined reference to `wxGLCanvas::GetClassInfo() const'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.rdata$_ZTV8GLWindow[vtable for GLWindow]+0x50): undefined reference to `wxGLCanvas::GetEventTable() const'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.rdata$_ZTV8GLWindow[vtable for GLWindow]+0x54): undefined reference to `wxGLCanvas::GetEventHashTable() const'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.text$_ZN8GLWindowD1Ev[GLWindow::~GLWindow()]+0x74): undefined reference to `wxGLCanvas::~wxGLCanvas()'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.text$_ZN8GLWindowD1Ev[GLWindow::~GLWindow()]+0x9e): undefined reference to `wxGLCanvas::~wxGLCanvas()'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.text$_ZN8GLWindowD0Ev[GLWindow::~GLWindow()]+0x74): undefined reference to `wxGLCanvas::~wxGLCanvas()'
.objs\C_wxWindow.o:C_wxWindow.cpp:(.text$_ZN8GLWindowD0Ev[GLWindow::~GLWindow()]+0x9e): undefined reference to `wxGLCanvas::~wxGLCanvas()' |
Partager