Hi Viktor,
Viktor Szakáts wrote: > >> Rossine, >> >> Are you using MingW or BCC? >> MingW (TDM) is the recomended one. BCC is not as good according to >> tests made by the developers. >> Seems to me you are mixing it and you also have too many enviroment >> variables set. >> As I understand the instructions in INSTALL, it should be simpler. Did >> you read it? >> If you are using MingW it will not generate *.lib files but *.a files >> instead. >> I recomend you to re-read the INSTALL. There you will find clear >> instructions how to build the libs. >> I hope it will help you. > > I can confirm that most of the envvars are not needed. > > The problem here was most probably a recent typo in hbmk2, > although without seeing relevant part of log output (the > RTE should be right there!), I can only guess. > > Looks like it's a cry into the void to try to make these > envvars dropped, but I will do this one more final time: > > So that huge amount of envvars could be replaced by these > without losing functionality inside Harbour build: > > -- > set HB_BUILD_IMPLIB=yes > set HB_BUILD_UNICODE=no > > set HB_WITH_PGSQL=C:\pgsql84\include > set HB_WITH_ADS=C:\ads81 > set HB_WITH_QT=C:\Qt\qt\include > set HB_WITH_FIREBIRD=C:\ARQUIV~1\Firebird\Firebird_2_1\include > set HB_WITH_FREEIMAGE=C:\FreeImg\3131\Dist > > set HB_USER_CFLAGS=-DHB_GC_AUTO -DHB_FM_STATISTIC > > set HB_INSTALL_PREFIX=c:\hrb_bcc > rem QUESTION: Is this really intended?: > set HB_DYN_INSTALL=%HB_INSTALL_PREFIX%\dyn > > set PATH=c:\bcc55;%PATH% > > win-make clean install > -- > OK you're right. I'll change it here. :) Thank you for the suggestion, Rossine. -- View this message in context: http://old.nabble.com/Contrib%C2%B4s-not-build-with-14457-tp28527275p28669408.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
