User forums > Help

wxsmith opengl canvas

(1/2) > >>

julesd:
How do I get this to work.
When I add the opengl canvas I get compile error.

ollydbg:

--- Quote from: julesd on October 05, 2010, 07:20:13 am ---When I add the opengl canvas I get compile error.

--- End quote ---
No idea about your problem unless more information supplied.

Jenna:
Do you think we have the second sight ?

Your post gives nearly no information needed to be able to help you.

Which OS, which version of wxwidgets, exact error-message ...

julesd:
Windows 7 64 bit
code block 10.05 svn 6634
MinGW 4.5
wxwidgets 2.8.11.02

When I create forms with wxsmith and compile everything works fine.
But when I add a opengl canvas I get


||warning: auto-importing has been activated without --enable-auto-import specified on the command line.|
obj\Debug\ytryetMain.o||In function `ytryetFrame':|
D:\Users\Admin\Documents\CodeBlocks\ytryet\ytryetMain.cpp|75|undefined reference to `_imp___ZN10wxGLCanvasC1EP8wxWindowiRK7wxPointRK6wxSizelRK8wxStringPiRK9wxPalette'|
||Info: resolving vtable for __cxxabiv1::__si_class_type_info by linking to __imp___ZTVN10__cxxabiv120__si_class_type_infoE |
||Info: resolving vtable for __cxxabiv1::__class_type_info by linking to __imp___ZTVN10__cxxabiv117__class_type_infoE |
||=== Build finished: 1 errors, 1 warnings (0 minutes, 1 seconds) ===|

oBFusCATed:
Read here: http://wiki.wxwidgets.org/WxGLCanvas

Navigation

[0] Message Index

[#] Next page

Go to full version