On Wed, 20 Jan 2010, AbeB wrote:

Hi,

> >> Tried that, Still no good!
> > So you haven't made it well.
> > When you made clean build then this error message will disappear
> > for sure.
> > Before you report any problems with devel SVN code always make
> > clean build. Many of modifications needs full recompilation.
> > In this case new extension was added to compiler and you are
> > trying to compile new hbclass.ch code which needs this extension
> > using old harbour compiler binaries so the error message you
> > have is expected behavior.
> Sorry, But I tried it time and again 
> this is my command line
> win-make.exe clean install > log
> and I'm still getting the error

Don't you see that you are creating cross build for WinCE and mingwarm?
It uses native harbour compiler and you have to start rebuilding this
old native compiler in clean build.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to