Here all work fine with follow procedure after set parameter for compilation mingw rd \harbour\contrib\hbqt /r /q update svn cd \harbour\contrib\hbqt\generator hbmk2 hbqtgen.prg -run cd \harbour sh make_gnu.sh make install cd \harbour\contrib\hbqt\test hbmk2 demoqt -gui -Lc:\devl\Qt\2009.01\qt\lib hbmk2 wvtext -gui -Lc:\devl\Qt\2009.01\qt\lib
Still complimenti either are intresting demo of capability of harbour with qt 2009/4/7 <[email protected]>: > Revision: 10804 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10804&view=rev > Author: vszakats > Date: 2009-04-07 08:52:34 +0000 (Tue, 07 Apr 2009) > > Log Message: > ----------- > 2009-04-07 10:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu) > * contrib/hbqt/generator/qt45.qtp > * contrib/hbqt/generator/hbqtgen.prg > * contrib/hbqt/generator/rebuild_hbqt.bat > * Changed to create files directly in live source dir. > (can be overridden using cmdline switches) > * qt45.qtp will be picked automatically if no project > file is passed and the file exists. > ! Fixed default paths for all platforms. > + Added feedback when creating files. > ! Fixed one FCreate() session which always failed. > ! Fixed generation of Makefile_gen to always have two > closing empty lines to make GNU Make happy. Otherwise > it failed when assembling the lib with MinGW/msys. > % Commented output of source parts. > ; This means that the .bat file is no more necessary. > Please use: 'hbmk2 hbqtgen.prg -run' command to generate > hbqt sources. > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/contrib/hbqt/generator/hbqtgen.prg > trunk/harbour/contrib/hbqt/generator/qt45.qtp > trunk/harbour/contrib/hbqt/generator/rebuild_hbqt.bat > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
