Hi Jose, C:\Programacion_Disk\Programacion\harbour>make_vc > NMAKE : fatal error U1073: don't know how to make 'obj\vc\mtce\arrays.obj' > Stop. >
Please try again with latest SVN after: 2009-02-22 22:39 UTC+0100 Viktor Szakats (harbour.01 syenar hu) I'd however recommend using the GNU make system: --- set HB_VISUALC_VER_PRE80=yes set HB_ARCHITECTURE=win set HB_COMPILER=msvcce set SHLVL= rem NOTE: these dirs have to exist set HB_BIN_INSTALL=C:\hbvcce\bin set HB_LIB_INSTALL=C:\hbvcce\lib set HB_INC_INSTALL=C:\hbvcce\include make --- You'll also need GNU make.exe (from the MinGW packages f.e.), put into the PATH. Brgds, Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
