I detect a problem. With MSVC, it was not possible to generate the Lib ace32.
This here is my make: SET CC_DIR=c:\VC2008 SET INCLUDE=%CC_DIR%\INCLUDE;%INCLUDE% SET LIB=%CC_DIR%\Lib;%LIB% SET LIBPATH=C:\WINDOWS\Microsoft.NET\Framework\v3.5;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;c:\VC2008\LIB; set PATH=g:\svn\harbour;%CC_DIR%\Bin;C:\Arquivos de programas\Microsoft Visual Studio 9.0\Common7\IDE;%PATH% rem - debug test rem set HB_BUILD_DEBUG=yes rem set HB_TR_OUTPUT=hb_debug.txt rem SET HB_TR_LEVEL=hb_tr_debug set HB_INC_ADS=C:\ADS_8_1\acesdk set HB_INC_FIREBIRD=C:\Firebird\include set HB_INC_FREEIMAGE=g:\FreeImage\Dist set HB_BUILD_IMPLIB=yes set HB_DIR_ADS=C:\ADS_8_1\acesdk set HB_DIR_FIREBIRD=C:\Firebird set HB_DIR_FREEIMAGE=g:\FreeImage set HB_BUILD_DLL=yes set HB_COMPILER=msvc set HB_INSTALL_PREFIX=g:\hbmsvc Obrigado, Ale SB -- View this message in context: http://www.nabble.com/ace32.-dll-To-ace32.lib----tp22466618p22488492.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
