wxWidgets-2.8.0 + MinGW-3.1.0-1 unable to build samples

Vadim Zeitlin vadim at wxwindows.org
Wed Jan 3 05:15:50 PST 2007


On Wed, 3 Jan 2007 12:47:38 +0100 ebv <ebv at wp.REMOVE.pl> wrote:

e> Now I`m getting strange errors when building samples:
e> --CUT--
e> C:\wxWidgets-2.8.0\samples\minimal>make -f makefile.gcc
e> if not exist gcc_mswd mkdir gcc_mswd
e> /bin/sh.exe: -c: line 2: syntax error: unexpected end of file

 The files called makefile.gcc are for DOS shell (command.com/cmd.exe). If
you use msys you should use configure for building the library and also use
configure-generated makefiles under the build directory to build the
samples.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list