Hi all,
I can't figure out what does this mean
%%I was unexpected at this time.
(Another minor issue with paths.
Instead of creating obj SLASH bin...
make just creates objbin...)
I'm using WINXP and Ecere 0.44.10
cheers
paolo
can not compile
Re: can not compile
Hi Paolo,
Are you using your own installation of MinGW?
This is a known problems with many versions of mingw32-make.exe, including the one included with TDM-GCC or the MinGW-w64 builds.
On our Windows installation page ( http://ecere.org/install/windows/ )We recommend this specific version:
http://sourceforge.net/projects/mingw-w ... p/download
That is also what the 0.44.10 installer would be installing.
It's also possible that you have other MinGW installations on your system that take priority over this one?
Regards,
-Jerome
Are you using your own installation of MinGW?
This is a known problems with many versions of mingw32-make.exe, including the one included with TDM-GCC or the MinGW-w64 builds.
On our Windows installation page ( http://ecere.org/install/windows/ )We recommend this specific version:
http://sourceforge.net/projects/mingw-w ... p/download
That is also what the 0.44.10 installer would be installing.
It's also possible that you have other MinGW installations on your system that take priority over this one?
Regards,
-Jerome
Re: can not compile
jerome wrote:Hi Paolo,
It's also possible that you have other MinGW installations on your system that take priority over this one?
Regards,
-Jerome
yes it was possible... sorry