Hakan,
Please change these:
"D:\PRG\LIB_EXTRA\png.lib" "D:\PRG\LIB_EXTRA\LIBC.LIB"
after Five... ones, thanks
Hakan,
Please change these:
"D:\PRG\LIB_EXTRA\png.lib" "D:\PRG\LIB_EXTRA\LIBC.LIB"
after Five... ones, thanks
Antonio,
How can I change?. I use xBuilder. fwh libs added automaticaly.
Back to 11.03

CINI =
C_OUTPUTFOLDER =
DEFFILE =
INCLUDEFOLDERS =
LAUTORUN =
LDEBUG = .F.
LGUI = .T.
LIBFOLDERS =
LMT = .F.
LNOAUTOFWH = .F.
LPRG_CLASSICDEBUG = .F.
LPRG_DEBUG = .F.
LUSEDLL = .F.
MAPFILE =
MYC_FLAGS =
MYDEFINES =
MYLINK_FLAGS =
MYPRG_FLAGS =
MYRC_FLAGS =
MYSLY_FLAGS =
OUTPUTFOLDER =
PRG_OUTPUTFOLDER =
RC_OUTPUTFOLDER =
RUNARGUMENTS =
SLY_OUTPUTFOLDER =
STARTIN =
TARGETFOLDER =
[test.prg]
MYC_FLAGS =
MYDEFINES =
MYPRG_FLAGS =
[mem32.lib]
[send32.lib]
[LIBC.LIB]
[png.lib]Hakan,
I send you new FWH libs by email, there were some missing symbols.
xLINK: error: Unresolved external symbol '__chkstk referenced from Fivehcm.lib(C5CNEW.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTEREXISTS referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTERGETDEFAULT referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTERSTATUS referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTERPORTTONAME referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTFILERAW referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTERLIST referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WIN_PRINTERSETDEFAULT referenced from Fivehcm.lib(LEGACYCP.obj)'.
xLINK: fatal error: 8 unresolved external(s).
Type: C >>>Couldn't build: icraw.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> Â Â Â 1409<<<Hakan,
Please implement those functions as dummy ones by now:
function WIN_PRINTEREXISTS
return nil
etc...
Those functions belong to Harbour hbwin.lib, and we are going to implement them for xHB.com or to search for the equivalent ones
Antonio,
I managed to run my project.
Thanks,
Hello Hakan
I bought the upgrade of FWH 11.11 and due to time to see some problems do not try again, and return to 10.10 to meet the delivery times of a project.
I also use xHarbour Enterprise, I came across the same problems as you do here. I'm looking at my options and I want to give me a chance with this for a stable application without unexpected errors
How did you solve FWH11.11 with xHarbour November 2011
Could you help me
As with version 10.10; I have problems that are killing the patience of my clients, I can not resolve unless you rewrite some classes and I have no time or mood for that.
Regards, and thanks in advance
How did you solve FWH11.11 with xHarbour November 2011
Could you help me
As with version 10.10; I have problems that are killing the patience of my clients
Oscar,
I have used FWH ( every version for past 3 years ) with xBuilder ( xHarbour.com ) and xCC. I can assure you that every FWH version is clean and will run with that tool. No re-writes should be necessary. However, there were several libraries that needed to be added along the way.
At this time I link in the following libraries in addition to the default xBuilder settings:
xhb.obj
oledlg.lib
version.lib
prnwnd.lib
TipSSL.lib
mem32.lib
send32.lib
I am working through a couple of issues, but have been able to migrate to Harbour with Microsoft Visual C++ 2010 which I believe will be a better long term solution. For distribution software, however, I'm still using the xHarbour product at this time.
Tim
Antonio Linares wrote:
We do recommend you to use the free xHarbour version instead of the commercial one, as the free one is based on Borland and works fine, but the commercial is based on PellesC (renamed) and you get those errors. Our best advise is that you migrate to Harbour. In a few days you will be using the best Harbour available.
Randal,
The Harbour's DBFCDX has greatly evolved along the years so surely it is very fast actually ![]()
If you want us to perform some tests, we can run them, publish the results so you can compare with yours
Application
===========
Path and name: C:\Adm_Com\Adm_com.exe (32 bits)
Size: 3,802,624 bytes
Time from start: 3 hours 39 mins 59 secs
Error occurred at: 30/04/2012, 18:11:54
Error description: Error DBCMD/2001 Area de trabajo no usada: DBSKIPPER
Stack Calls
===========
Called from: => DBSKIPPER(0)
Called from: Prg\xbrowse.prg => (b)TXBROWSE:SETRDD(3698)
Called from: Prg\xbrowse.prg => (b)TXBROWSE:TXBROWSE(387)
Called from: => TXBROWSE:SKIP(0)
Called from: Prg\xbrowse.prg => TXBROWSE:LBUTTONDOWN(3082)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1483)
Called from: Prg\xbrowse.prg => TXBROWSE:HANDLEEVENT(11048)
Called from: .\source\classes\WINDOW.PRG => _FWH(3394)
Called from: => SYSREFRESH(0)
Called from: .\source\classes\DIALOG.PRG => TDIALOG:END(531)
Called from: .\source\classes\WINDOW.PRG => TWINDOW:SYSCOMMAND(2365)
Called from: .\source\classes\DIALOG.PRG => TDIALOG:SYSCOMMAND(909)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: .\source\classes\DIALOG.PRG => TDIALOG:HANDLEEVENT(944)
Called from: .\source\classes\WINDOW.PRG => _FWH(3394)
Called from: => SYSREFRESH(0)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONDOWN(586)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1483)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT(1450)
Called from: .\source\classes\WINDOW.PRG => _FWH(3394)
Called from: => SYSREFRESH(0)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONDOWN(586)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1483)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT(1450)
Called from: .\source\classes\WINDOW.PRG => _FWH(3394)
Called from: => SYSREFRESH(0)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONDOWN(586)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(1483)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT(1450)
Called from: .\source\classes\WINDOW.PRG => _FWH(3394)
Called from: => WINRUN(0)
Called from: .\source\classes\WINDOW.PRG => TMDIFRAME:ACTIVATE(978)
Called from: Prg\Admin.prg => MAIN(113)