-----Messaggio Originale-----
Da: "Viktor Szakáts" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: venerdì 27 febbraio 2009 17.35
Oggetto: Re: [Harbour] HB_INSTALL_PREFIX
Please try this one (similar to the one posted to the
ChangeLog as an example) after modifying the three
paths:
---
set PATH=C:\devl\make-3.81;C:\devl\bcc55\bin
set HB_COMPILER=bcc32
set HB_INSTALL_PREFIX=C:\devl\hbb32-1.1
call make_gnu.bat --install-with-dll > out.txt 2>&1
---
Here it is:
set PATH=E:\utl;E:\bcc55\bin
set HB_COMPILER=bcc32
set HB_INSTALL_PREFIX=e:\devl\hbb32-1.1
call make_gnu.bat --install-with-dll > out.txt 2>&1
If it fails, post your out.txt to the list.
Now it does something (I found many .h in the include directory). So
is --install-with-dll mandatory?
But it fails with:
tlib.exe
"..\..\..\..\lib\win\bcc32\hbcommon.lib" -+expropt1.obj -+expropt2.obj -+hbfsapi.obj
-+hbfopen.obj -+hbgete.obj -+hbwince.obj -+hbhash.obj -+hbprintf.obj
-+hbstr.obj -+hbdate.obj -+hbmem.obj -+hbtrace.obj -+hbver.obj -+hbverdsp.obj
-+hbarch.obj -+reserved.obj,,
Impossibile eseguire il programma specificato.
make[3]: *** [hbcommon.lib] Error 1
make[3]: Leaving directory `E:/HARBOUR CVS/harbour/source/common/win/bcc32'
make[2]: *** [descend] Error 2
make[2]: Leaving directory `E:/HARBOUR CVS/harbour/source/common'
make[1]: *** [common.inst] Error 2
make[1]: Leaving directory `E:/HARBOUR CVS/harbour/source'
make: *** [source.inst] Error 2
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