User forums > Help
Can't build wxWidgets 2.8.3
raph:
--- Quote from: Outis on May 16, 2007, 07:52:49 pm ---Well, it builds now, but:
--- Code: ---../../src/msw/version.rc:12:24: wx/version.h: No such file or directory
windres: gcc exited with status 1
mingw32-make: *** [gcc_mswudll\monodll_version_rc.o] Error 1
--- End code ---
--- End quote ---
I just tested it and can reproduce that error with binutils-2.17.50-20070129-1.tar.gz (e.g. binutils-2.17.50-20060824-1.tar.gz works well).
--- Quote from: Outis on May 16, 2007, 07:52:49 pm ---wxWidgets can be annoying :(
--- End quote ---
As far as I can remember I switched to an older version of binutils cause i couldn't compile fltk.
Greetings
raph
Mc.Michael:
--- Quote from: Yuki on April 02, 2007, 12:56:36 pm ---Hi.
I download wxWidgets 2.8.3 and install it . but I can't build it
I use make -f makefile.gcc , but an error occurs .. I fail to build it on mingw and cygwin. I don't know how to do.Please help me.
Error Message :
aa@SCU-ASDFFDSA /e/wxWidgets-2.8.3/build/msw
$ make -f makefile.gcc
if not exist gcc_mswd mkdir gcc_mswd
/bin/sh.exe: -c: line 2: syntax error: unexpected end of file
make: [gcc_mswd] Error 2 (ignored)
if not exist ..\..\lib\gcc_lib mkdir ..\..\lib\gcc_lib
/bin/sh.exe: -c: line 2: syntax error: unexpected end of file
make: *** [..\..\lib\gcc_lib] Error 2
Thanks..
--- End quote ---
You can try
wxWidgets 2.8.4
ftp://ftp.wxwidgets.org/pub/2.8.4/
It tested on latest MinGW without MSYS .
Outis:
YEAH! :D
Thank you guys! I used now older binutils (great tip, raph!) and it compiled safly with 10 million warnigs, but without any error.
Navigation
[0] Message Index
[*] Previous page
Go to full version