compiling problems wxcodegen

BlitzMax Modules Forums/Brucey's Modules/compiling problems wxcodegen

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?

Ah... user error... fixing now... :-/

Fixed. (rev 523)