News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Cannot compile CodeBlocks under Win32

Started by netzmeister, March 06, 2006, 01:49:40 AM

Previous topic - Next topic

netzmeister

Hello,
i've downloaded the HEAD-Version (SVN), but i cannot compile it.

Creating library file: devel\libcodeblocks.a
.objs\2.6\sdk\annoyingdialog.o(.text+0x15f): In function `ZN14AnnoyingDialogC2ERK8wxStringS2_S0_NS_6dStyleEibS2_S2_S2_':
D:/Entwicklung/codeblocks/src/sdk/annoyingdialog.cpp:35: undefined reference to `_imp__wxDialogNameStr'
.objs\2.6\sdk\annoyingdialog.o(.text+0x18e):D:/Entwicklung/codeblocks/src/sdk/annoyingdialog.cpp:35: undefined reference to `_imp__wxDefaultSize'
.objs\2.6\sdk\annoyingdialog.o(.text+0x197):D:/Entwicklung/codeblocks/src/sdk/annoyingdialog.cpp:35: undefined reference to `_imp__wxDefaultPosition'

I use the compiled wxWidget from "http://paginas.terra.com.br/informatica/mauricio/codeblocks/".

Any suggestions?

Thx, netzmeister

netzmeister