why after follow batch libace32.h is not created? SET HB_INC_ADS=/c/devl/acesdk SET HB_BUILD_IMPLIB=yes SET HB_DIR_ADS=/c/devl/acesdk SET HB_INC_QT=/c/devl/Qt/2009.01/qt/include SET HB_COMPILER=mingw SET HB_INSTALL_PREFIX=/c/harbour/%HB_COMPILER% SET PATH=C:\devl\msys\1.0\bin;C:\devl\MinGW\bin;c:\harbour\%HB_COMPILER%\bin;%PATH% sh make_gnu.sh clean install > log-%HB_COMPILER%.txt 2>&1
2009/4/1 Viktor Szakáts <harbour...@syenar.hu> > Recompiling a project with mingw i receive this error and understand that i >> don't have ace32 >> I have missed mingw notation now corrected to >> SET HB_INC_ADS=/c/devl/acesdk >> SET HB_DIR_IMPLIB=yes >> SET HB_DIR_ADS=/c/devl/acesdk >> is possible give major importance to follow message Can't find -lace32? >> > > Possible, because HB_DIR_IMPLIB was changed to > HB_BUILD_IMPLIB a few weeks ago. See INSTALL and ChangeLog. > > >> .... >> c:/harbour/mingw/lib/libhbrtl.a(getsys.o):getsys.c:(.text+0x1070): >> multiple def >> nition of `HB_FUN_RANGECHECK' >> C:\Users\MBELGR~1\AppData\Local\Temp/ccd6E5oG.o:GETSYS_D.c:(.text+0x280): >> first >> defined here >> > > You've redefined a public Harbour functions in your program. > You can ignore the message probably. For some reason I don't > get this warning when doing the same here. I've was testing with > the embedded MinGW. > > Brgds, > Viktor > > > _______________________________________________ > Harbour mailing list > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- Massimo Belgrano Analisi e sviluppo software per Lan e Web - Consulenza informatica - Formazione Delta Informatica S.r.l. http://www.deltain.it/ +39 0321 455962
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour