FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour No FWH error message
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM

No FWH error message

Posted: Thu Oct 09, 2008 09:09 PM

To All

I have had to go back to an old ( about 9 months ) old FWH application that uses ADS.

The last time I compiled this was using FWH27 .. :? I have noticed for some reason that when the program has a run-time failure .. the FWH error class information does not occur .. instead, I get the xHarbour error log and my program just 'quits' .. no message, no warning .. just vanishes.

I do see the xHarbour error.log .. but not the FWH error log.

Any Ideas here what is happening ??

Rick Lipkin

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

No FWH error message

Posted: Thu Oct 09, 2008 10:28 PM

Rick,

Are you linking FiveHX.lib before xHarbour libraries ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM

No FWH error message

Posted: Thu Oct 09, 2008 10:41 PM

Antonio

YES .. using xMate and my regular BorlandFWH environment .. I tested your suggestion and created a new environment and put rddads and ace32 on the bottom of the link list .. did not work :?

I even took errsysw.prg and put it into my .prg files to ensure it would be the default .. still did not work :?

The only thing different is ads in the mix.

Rick

PS .. Trying to put together a small sample .. and I can not get the same results .. I do get the FW error message .. now I am really at a loss. There is nothing special about this program .. no 3rd party libs

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM

No FWH error message

Posted: Fri Oct 10, 2008 12:47 AM

Rick,

Have you deleted all the old OBJs so they will get recompiled?

Are you sure you are using the appropriate copy of xHarbour?

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM

No FWH error message

Posted: Fri Oct 10, 2008 01:54 AM

James

This is wierd .. if I rename my development folder .. and re-compile .. I get the regular FWH error .. rename the folder back .. and I do not get the FWH error ..

So .. I just renamed my development folder .. and it works !!

Rick

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM

No FWH error message

Posted: Fri Oct 10, 2008 03:32 AM

Sounds like you were linking in stuff you didn't intend to.

Glad you solved it.

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion