User forums > Help
wxAuiManager on WxSmith
(1/1)
Aronimo:
I'm trying to make an app with some Aui, the problem is that any Aui component that I add with WxSmith gives some error like this one:
--- Code: ---C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:259: undefined reference to `__imp__ZTV13wxAuiNotebook'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:259: undefined reference to `__imp__ZTV13wxAuiNotebook'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:259: undefined reference to `__imp__ZN12wxAuiManagerC1EP8wxWindowj'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:259: undefined reference to `__imp__ZN17wxAuiTabContainerC1Ev'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:260: undefined reference to `__imp__ZN13wxAuiNotebook4InitEv'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:261: undefined reference to `__imp__ZN13wxAuiNotebook6CreateEP8wxWindowiRK7wxPointRK6wxSizel'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:259: undefined reference to `__imp__ZN17wxAuiTabContainerD1Ev'
C:/wxWidgets-3.1.6/include/wx/aui/auibook.h:259: undefined reference to `__imp__ZN12wxAuiManagerD1Ev'
--- End code ---
stahta01:
Post a build log; link gives how to do so.
https://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
Where did you get the wxWidgets library you are trying to link to?
Tim S.
Aronimo:
I didn't solve the problem, I just take notice of a MDI thing. I was trying to replicate this I just didn't know its name, but now I'm fine.
Navigation
[0] Message Index
Go to full version