User forums > Help

Can't build wxWidgets 2.8.3

(1/3) > >>

Yuki:
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..

TDragon:

--- Quote from: Yuki on April 02, 2007, 12:56:36 pm ---$ make -f makefile.gcc

--- End quote ---
Use the plain Windows command shell to build wxWidgets, not mSYS or Cygwin.

Biplab:
Also remove any reference of MSYS or CygWin from the PATH variable.

Yuki:
Thank you very much . I can build it now .

Outis:
I get exactly the same error message. But I can't find MSYS nor Cygwin (isn't installed at all) in my PATH  and I even reinstalled mingw - without success.  :(

I'm using "mingw32-make -f makefile.gcc [OPTIONS]" in the shell, WinXP, latest Mingw 8), wxWidgets 2.8.4
Mingw and wxWidgets dirs are in D:\

Please help - thanks.

Navigation

[0] Message Index

[#] Next page

Go to full version