User forums > Using Code::Blocks
Code::Blocks and wxWidgets
stahta01:
Found cause of the error.
wxPack_v2.8.8.04 is an DW2 (Dwarf2) build.
You can not mix SJLJ and Dwarf2 code without extra work; I do not know how to do it. But, others do it with C only programs.
From
http://wxpack.sourceforge.net/Main/ReleaseNotes
--- Quote ---01/25/2009 Version 2.8.9.01 - Beta
* ^ wxWidgets v2.8.9
* ^ wxFormBuilder v3.0.58-beta
* ^ wxAdditions v2.8.9.01 (Built against wxWidget v2.8.9)
* ^ wxVC v2.8.9.01. (Built against wxWidget v2.8.9)
* + Added Gcc4.3.2-sjlj compiled libraries.
* - Removed Gcc 4.2.1-dw2 compiled libraries
--- End quote ---
Edit: I suggest trying wxPack v2.8.9.02 or building wxWidgets yourself.
Tim S.
f4Gg0t_43:
Okay thank you very much guys! Installing wxPack 2.8.9.02 right now. Will let you know if it works, if it doesn't I will try to build it myself. Thanks again.
f4Gg0t_43:
It works!! Thank you guys so much!! I will look into SJLJ and DW2 differences later.
Navigation
[0] Message Index
[*] Previous page
Go to full version