Windows + MinGW compilation configure error
Posted: 15 Jan 2007, 06:37
Devs please take a look:
when compile the latest SVN source (rev 650) using MinGW on Windows, it stops with the error:
with some adjust as the attached patch, it's OK. please update if there's no conflict
when compile the latest SVN source (rev 650) using MinGW on Windows, it stops with the error:
Code: Select all
mingw32-make -f Makefile.raw -C win32
../makerules/configure.mk:74: Extraneous text after `else' directive
../makerules/configure.mk:83: *** only one `else' per conditional. Stop.