> i not have found present tests of contrib like demowvg.prg Yes, because I didn't include them.
Someone should write a script which will install these tests to some proper dir layout, see my previous answer to this same question with some of the problems this needs to be solved. > what is need for recompile mingw version? Pls see INSTALL. Everything is written down there, just follow it. Brgds, Viktor On Sat, May 30, 2009 at 12:55 PM, Massimo Belgrano <mbelgr...@deltain.it> wrote: > Very compilment > i not have found present tests of contrib like demowvg.prg > > what is need for recompile mingw version? > after download cvs inside c:\harbour-11\ tree (like priptpal suggestion) > SET HB_INC_QT=/c/devl/Qt/2009.02/qt/include > SET HB_CONTRIB_ADDONS=gtqtc > SET HB_COMPILER=mingw > SET HB_ARCHITECTURE=win > SET PATH=C:\harbour-11\MinGW\bin; > SET HB_INSTALL_PREFIX=/c/harbour-11/ > SET HB_BIN_INSTALL="/c/harbour-11/bin/win/%HB_COMPILER%" > SET HB_INC_INSTALL="/c/harbour-11/include" > SET HB_LIB_INSTALL="/c/harbour-11/lib/win/%HB_COMPILER%" > sh make_gnu.sh clean install > log-%HB_COMPILER%.txt 2>&1 > > > 2009/5/30 Viktor Szakáts <harbour...@syenar.hu> >> >> Hi All, >> >> I've updated the unified release to the latest Harbour version: >> >> http://www.syenar.hu/harbour/harbour-11-win-20090530.7z (36MB) >> http://www.syenar.hu/harbour/harbour-11-win-20090530.exe (38MB) >> Installed size: 167MB (37MB - 250MB) >> >> Changes since previous release: >> - Harbour updated to r11179 (from r10819) >> - Full and now standalone 'examples' >> - 'tests' with subdirs included. >> - No longer included pocc/pocc64/poccarm libs. >> - QT updated to 4.5.1 >> - MinGW updated to 4.4.0 >> >> The default installation will install MinGW compiler + x86 static and >> shared libs, MSVC and BCC x86 libs and examples. >> >> Options: x86 shared tools, x64 shared tools, MinGW x64 and WinCE-ARM libs, >> MSVC x64 libs, Open Watcom x86 libs, shared x64/WinCE-ARM libs. >> >> Usage: >> 1) install/unpack to any directory (C:\harbour-11) >> 2) go to bin dir (optional if you specify path for hbmk2) >> 3) For x86 executable type: 'hbmk2 ../tests/hello.prg' >> 4) For x64 executable type: 'hbmk2 ../tests/hello.prg -comp=mingw64' >> 5) For WinCE/ARM executable type: 'hbmk2 ../tests/hello.prg >> -comp=mingwarm' >> (or just: 'hbmk2 ../tests/hello.prg -arch=wce') >> >> Tools/libs used to create the package: >> MinGW 4.4.0, MinGW64 4.4.0, MinGWCE 4.1.0, BCC 5.5.1, Open Watcom 1.8, >> MSVC 2008 SP1, ace 9.10, allegro 4.2.2, blat 2.6.2, libcurl 7.19.3, >> firebird 2.1.1, >> freeimage 3.11.0, gd 2.0.34, mysql 5.0.67, openssl 0.9.8j, pgsql 8.3.3, qt >> 4.5.1 >> >> This release is very close to RC1. >> >> Brgds, >> Viktor >> _______________________________________________ >> Harbour mailing list >> Harbour@harbour-project.org >> http://lists.harbour-project.org/mailman/listinfo/harbour > > > > -- > Massimo Belgrano > > > _______________________________________________ > Harbour mailing list > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > > _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour