News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Solution for: Latest changes in HEAD break C::B build

Started by mandrav, July 13, 2005, 12:45:31 PM

Previous topic - Next topic

mandrav

Quote from: mispuntYiannis, did you moved the *.a files to $(WX_DIR)/lib/gcc_dll$(WX_CFG)/msw? because by default they are in $(WX_DIR)/lib/gcc_dll$(WX_CFG)..
When linking the sdk the linker says it can't find -lwxmsw26_stc and the only dir in the linker directories is: $(WX_DIR)/lib/gcc_dll$(WX_CFG)/msw
(hope you understand :P)
No, I didn't move the files. Have I made such a mistake? I 'll check it in a while.
On the WX_CFG issue: you did set it to be empty, didn't you?

Yiannis.
Be patient!
This bug will be fixed soon...

David Perfors

That wasn't possible, when you set a var empty, it is gone...
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

mandrav

Quote from: mispuntThat wasn't possible, when you set a var empty, it is gone...
You 're right. That's why it was not working...

Yiannis.
Be patient!
This bug will be fixed soon...

David Perfors

OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring