User forums > Help

I hate compilers

<< < (2/2)

hd:
Hi Hugo,

If you want to use MinGW then you may like their last version: MinGW-3.2.0-rc-3.exe
(It contains gcc, g++, ada, gcj, ...) ~50Mb download.

Building of wx getting very easy. Since 2.5.3 they use a new tool for it.

I'm using it like this (on xp, wx in c:\wx25):

cd \wx25\build\msw
(You may play on config.gcc for your needs before building)

mingw32-make -fmakefile.gcc

If everything goes ok, than you will find your libs in \wx25\lib\gcc_lib

Good luck...

--
Regards,
Hakki Dogusan

Navigation

[0] Message Index

[*] Previous page

Go to full version