User forums > Using Code::Blocks
Problems with wxWidgets Applications
tiwag:
RKCole
we can try another 100 guesses or just look what's wrong, it's up to you :)
when you get a linker error like wxmsw26 not found, it's unlikely that the pch has something to do with
[addendum]
please post the exact version of CodeBlocks you are using
go to Help->About->Information-tab and post what is written there
RKCole:
I agree, tiwag. Thanks for the help.
[attachment deleted by admin]
RKCole:
Sorry, missed the addendum.
Code::Blocks version 1.0 RC2
Build: Oct 24 23:49:28 - wx-2.6.1 (Windows, ANSI)
tiwag:
ok - i ran your project with CodeBlocks 1.0RC2 and beside the fact, that i have my wxWidgets installed in D:\wx262 and therefore adjusted the custom variable WX_DIR to my needs, your project built perfectly. ( using Build->Rebuild or Ctrl-F11 )
can you please look, what files you have in your
C:\wxWidgets-2.6.2\lib\gcc_dll
directory ?
post the output-file (mylibs.txt) of
dir C:\wxWidgets-2.6.2\lib\gcc_dll > mylibs.txt
which you run in a command window
RKCole:
In the gcc_dll folder there is a folder called "msw" with a "build.cfg" file in it. There is a folder in this directory called "wx" with the "setup.h" file in it. I did not see a mylibs.txt file, though.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version