compiling problems wxcodegen

BlitzMax Forums/Brucey's Modules/compiling problems wxcodegen

klepto2(Posted 2008) [#1]
Hi, I have reinstalled wxmax from scratch today (complete SVN checkout).
I have copied the header and lib files to the belonging dirs and rebuild the modules in release and debug mode without errors.

Then i've tried to get the wxCodegen to compile
Result:
...
Compiling:wxCodeGen.bmx
flat assembler  version 1.67.27  (1359378 kilobytes memory)
3 passes, 32613 bytes.
Linking:wxCodeGen.exe
D:/BlitzmaxSVN/mod/wx.mod/wxfilepickerctrl.mod/wxfilepickerctrl.release.win32.x86.a(glue.cpp.release.win32.x86.o):glue.cpp:(.text+0xeaf): undefined reference to `_wx_wxdirpickerctrl_wxDirPickerCtrl__xrcNew'
Build Error: Failed to link D:/BlitzmaxSVN/mod/wx.mod/tools/wxcodegen/wxCodeGen.exe
Process complete


Other tutorials and samples works fine.
Any ideas?


Brucey(Posted 2008) [#2]
Ah... user error... fixing now... :-/


Brucey(Posted 2008) [#3]
Fixed. (rev 523)