User forums > Help

Problem Linking Gcc : A new wxwidget project

<< < (5/5)

cyberkoa:

--- Quote from: mandrav ---That's why I asked you for your full compile log. The compiler commands have changed in beta6 and you needed to remove the beta5 configuration first. I know I should make a note of it somewhere...

Just for anyone else reading this, there is no need to uninstall codeblocks just to clear its configuration. You can launch codeblocks once with the command line argument "--clear-configuration". It does exactly the same.

Anyway, I 'm glad you got it working.

Yiannis.
--- End quote ---


Thanks. Sorry for not putting the full compile log  ..
I have tried the --clear-configuration in another PC , it works .

Thanks again ..

Anonymous:
there is an easy way to build wxWidgets programs on windows:
1/ install Devcpp 4992 :)
2/ use its webupdate to get all files that wxWidgets needs.
3/ create a wxWidgets in C:Bs, and set compiler/linker directorys to c:\dev-cpp\include and c:\dev-cpp\lib
4/ dont forget set linker options: wxmsw, uuid, ole32, wsock32, oleaut32, comctl32, advapi32, glu32, winspool,
    winmm, odbc32, ctl3d32 (there may be something not use)

it's my way to build wxWidget, hope it helps you.

rickg22:
Well, with the upcoming 1.0 Beta 7.1, there won't be a need to edit the libarires manually. I just modified the wxWindows template to do so ;-)

Now regarding the devpacks um...  well...  :roll: We have to work on that.

Navigation

[0] Message Index

[*] Previous page

Go to full version