Pritpal Bedi escribió:
Hi Lorenzo
Lorenzo Fiorini-2 wrote:
As you know I'm more interested in the "web path" but nevertheless I
think that Harbour should have a classic desktop multi-platform GUI
option to succeed.
In the past I've tried to push xhgtk but I'm really impressed by the
work that Pritpal and others have done on hbqt and hbxbp.
hbxbp seems more "Clipper like" than other libs and it could be even
closer with something like eXpress++
http://www.donnay-software.com/expprod19.htm that "that aids in the
migration of Clipper applications to full-GUI".
Comments?
Welcome in the club.
hbxbp is/and will be 100% Xbase++ compatible.
So we will always have excellent documentation available.
As it will be 100% Xbase++ core compatible, I think
Expresss++ will be a matter of recompilation if Roger is
not utilizing Xbase++ C interface.
I do not aware of the latest Express status but in 2002 era
it was pure PRG code.
As I am purely concentrating on the implemetation part,
I need more hands to try this lib with real Xbase++ code and
report differences on the list.
Regards
Pritpal Bedi
I know this will sound repetitive but I can´t helop you yet testing some
real xbase++ examples because I cant generate hbqt.a nor hbxbp.a
Ye i know you and viktor gave me some indications but it still does not
generate those libs
This is the last .bat I tried:
SET
PATH=C:\harbour\mingw\bin;C:\harbour\mingw\lib;C:\harbour\mingw\include;C:\harbour\bin;C:\harbour\lib;C:\harbour\include
SET LIB=C:\harbour\mingw\lib;C:\Harbour\lib
SET INCLUDE=C:\harbour\mingw\include;C:\harbour\include
set HB_COMPILER=mingw
SET HB_PATH=C:\harbour
set HB_INSTALL_PREFIX=C:\harbour
set HB_USER_CFLAGS=-DHB_FM_STATISTICS_OFF -DHB_FM_DLMT_ALLOC
set HB_HVM_ALL=yes
set HB_WITH_QT=yes
set HB_DIR_QT=C:\Qt\2009.01\qt
set HB_INC_QT=C:\Qt\2009.01\qt\include
set HB_CONTRIB_ADDONS=hbxbp
call make_gnu.bat clean > make_gnu_cln.txt
call make_gnu.bat install > make_gnu_log.txt
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour