User forums > Help
Problem porting from DevC++ to C:B
xtracto:
Well, so far I haven't been able to fix the problem. Anyway it seems it is a compatibility problem with wxWidgets.
I disabled all the wxWidgets code in my app and it compiled :).
I guess I'll have to use C:B for non-wx code. Anyway it will help me to test how the C:B IDE.
Cheers.
rickg22:
Hmmm.... it seems that the compiled files try to link the library statically. Check if you have WXUSINGDLL In your project's build options, under the "#defines" tab.
Then rebuild.
Navigation
[0] Message Index
[*] Previous page
Go to full version