FWH 11.11 + xharbour.com + xCC

Re: FWH 11.11 + xharbour.com + xCC

Postby Antonio Linares » Fri Dec 02, 2011 12:28 pm

Hakan,

Please change these:

"D:\PRG\LIB_EXTRA\png.lib" "D:\PRG\LIB_EXTRA\LIBC.LIB"

after Five... ones, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.11 + xharbour.com + xCC

Postby Horizon » Fri Dec 02, 2011 1:11 pm

Antonio,

How can I change?. I use xBuilder. fwh libs added automaticaly.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 11.11 + xharbour.com + xCC

Postby Horizon » Fri Dec 02, 2011 3:41 pm

Back to 11.03
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 11.11 + xharbour.com + xCC

Postby Antonio Linares » Fri Dec 02, 2011 8:48 pm

Hakan,

Working fine using the most recent xHB demo version:

Image

Here the project file. Please compare it with yours:

test.exe.xbp
Code: Select all  Expand view
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]
 
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.11 + xharbour.com + xCC

Postby Horizon » Sat Dec 03, 2011 11:05 am

Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 11.11 + xharbour.com + xCC

Postby Antonio Linares » Sat Dec 03, 2011 8:00 pm

Hakan,

I send you new FWH libs by email, there were some missing symbols.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.11 + xharbour.com + xCC

Postby Horizon » Sun Dec 04, 2011 7:38 am

Antonio,

Your test app. is works good. When I run my projects it gives

Code: Select all  Expand view
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<<<
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 11.11 + xharbour.com + xCC

Postby Antonio Linares » Sun Dec 04, 2011 11:12 am

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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.11 + xharbour.com + xCC

Postby Horizon » Sun Dec 04, 2011 1:47 pm

Antonio,

I managed to run my project.

Thanks,
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 11.11 + xharbour.com + xCC

Postby Blessed » Thu May 10, 2012 7:23 pm

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 :?: :idea:
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
Oscar A. Martinez
http://www.multisofthn.com
Honduras, Centro America
xHarbour Enterprise 1.2.2, Fivewin 13.06
User avatar
Blessed
 
Posts: 243
Joined: Wed Sep 19, 2007 4:32 pm
Location: Honduras, C.A.

Re: FWH 11.11 + xharbour.com + xCC

Postby Antonio Linares » Thu May 10, 2012 8:46 pm

Oscar,

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


What problems do you have with FWH 11.11 and xHarbour November 2011 ?

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.

What problems do you have with 10.10 version ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.11 + xharbour.com + xCC

Postby TimStone » Fri May 11, 2012 3:22 pm

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
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: FWH 11.11 + xharbour.com + xCC

Postby Randal » Tue May 15, 2012 1:18 pm

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.


Antonio:

I have been using xHarbour for years primarly because of rmdbfcdx driver (Comix/Clipmore). I haven't test it recently however, originally the default dbfcdx driver was much slower. Has anything changed? Is there anything comparable to rmdbfcdx for Harbour? (don't want to use ads).

Thanks,
Randal
Randal
 
Posts: 260
Joined: Mon Oct 24, 2005 8:04 pm

Re: FWH 11.11 + xharbour.com + xCC

Postby Antonio Linares » Tue May 15, 2012 2:23 pm

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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.11 + xharbour.com + xCC

Postby Blessed » Mon May 21, 2012 7:30 pm

Hello Antonio
Sorry for not responding so soon but I did not hand the error of the FWH 10.10
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)


20 computers that are on the network, the error is more in 2 and sin are the heads, the other is rare. But there is, and the pressure is great.
With relation to the FWH 11.11 I have spent every one of the problems of Hakan.
In fact I have the libraries mem32.lib, send32.lib, LIBC.lib, png.lib and shows me dialog : "unrecoverable error 9009"
As for changing xHarbour is not an option for me, it is not possible, since I use the commercial version of the SQLRDD. And since you start with FWH in 2004 have been with them. 8)
Oscar A. Martinez
http://www.multisofthn.com
Honduras, Centro America
xHarbour Enterprise 1.2.2, Fivewin 13.06
User avatar
Blessed
 
Posts: 243
Joined: Wed Sep 19, 2007 4:32 pm
Location: Honduras, C.A.

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 89 guests