User forums > Help

wxwidgets 2.6.3

(1/3) > >>

Matreju:
Hi,
i try to compile wxwidgets on my Windows system with code blocks.

Have anyone compile instructions or experience . At this time i am not shure whats the compile order ( base, core ...)

With makefile.gcc i am not able to compile. make ****( mwsd_gcc\wregex_regcomp.o ) Error 1

thomas:
You cannot compile wxWidgets with Code::Blocks in an easy way at this time.

makefile.gcc is the way to go. For this to work, you have to make sure that you have make 3.8 (older versions will not do) and you must make sure that no other conflicting make or gcc is in the path (this is most easily done by simply setting the path to the one directory where your build tools live before building).
With the correct version and path set up, makefile.gcc works fine.

Matreju:
Thx for the info...make in CodeBlocks 1.0 RC2 is 3.77 ? gcc 3.4.4 (mingw special)

How to update this ? ( I almost work on linux, not on windows )

thomas:
http://prdownloads.sf.net/mingw/mingw32-make-3.80.0-3.tar.gz?download

Matreju:
Is there any chance to convert the .def WIN API Files to .LIB files ?

make 3.80 seems to be work.

Navigation

[0] Message Index

[#] Next page

Go to full version