-----Messaggio Originale----- Da: "Przemyslaw Czerpak" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: mercoledì 16 settembre 2009 9.25
Oggetto: Re: [Harbour] Another OLE problem


This is not normal and it suggests that there is sth wrong
with your local configuration settings and it looks that
your hbwin is not the latest one.

This is the batch I'm using to build Harbour:

@ ECHO OFF
SET PATH=e:\bcc55\bin;%PATH%
SET HB_COMPILER=bcc
SET HB_USER_CFLAGS=-DHB_FM_STATISTICS_OFF
mingw32-make clean install > make_gnu.log 2>&1

Do you see anything wrong?

I just found one interesting thing: there are two hbwin.lib in my SVN repository, one (23 Jun 2009) in lib and one (16 Sep 2009) in lib\win\bcc. Do I have to take the latter? If yes, why it is not copied to lib directory as the other libs?

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to