User forums > Using Code::Blocks
BuildProblem: undefined reference to `wxStringBase::InitWith(...
clingonboy:
there is only the folder c:/wxWidgets/lib/gcc_dll/msw and inside there is the folder /wx with inside the file setup.h
if I go manually in the folder: c:/wxWidgets-2.8.12/sample and I open some folder and try to build some example with the comad:
mingw32-make -f makegile.gcc SHARED=1 BUILD=release
it work correctly
clingonboy:
I rename the folder
C:\wxWidgets-2.8.12\lib\gcc_dll\msw
in C:\wxWidgets-2.8.12\lib\gcc_dll\mswu
and now it works.
I don't know id is legal and correct but works, at last for this simple tutorial project.
why c::b give to the compiler the path with this name of the folder?
I don't understand why yesterday it was work, I don't change nothing
stahta01:
--- Quote from: clingonboy on October 17, 2013, 10:49:23 pm ---I rename the folder
C:\wxWidgets-2.8.12\lib\gcc_dll\msw
in C:\wxWidgets-2.8.12\lib\gcc_dll\mswu
and now it works.
I don't know id is legal and correct but works, at last for this simple tutorial project.
why c::b give to the compiler the path with this name of the folder?
I don't understand why yesterday it was work, I don't change nothing
--- End quote ---
Read http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef#UNICODE
Navigation
[0] Message Index
[*] Previous page
Go to full version