Strange problems since loading FWH 13.07
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Strange problems since loading FWH 13.07
Dear Antonio,
Since compiling with FWH 13.07, we have lots problems with programs. Customers are getting random GPF, program halted or program not responding errors. Are other FWH developers having the same problems? I am wondering if something changed with error handling because no errors pop up, instead they are getting GPF, program halted or program not responding errors. I am going to roll back to older version because it is causing a lot of problems for us.
Sincerely,
Since compiling with FWH 13.07, we have lots problems with programs. Customers are getting random GPF, program halted or program not responding errors. Are other FWH developers having the same problems? I am wondering if something changed with error handling because no errors pop up, instead they are getting GPF, program halted or program not responding errors. I am going to roll back to older version because it is causing a lot of problems for us.
Sincerely,
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Strange problems since loading FWH 13.07
Darrell,
Are you using Harbour or xHarbour ? What version ?
What C compiler are you using ? version ?
Please look for hb_out.log files where your app is. When a GPF ocurrs, Harbour generates a very valuable hb_out.log file with the GPF detailed info including the app calls stack.
We have not changed any specifically related with Borland, but we do have changed things related to Microsoft compilers. Are you using Microsoft or xhb.com (based on PellesC) ?
Are you using Harbour or xHarbour ? What version ?
What C compiler are you using ? version ?
Please look for hb_out.log files where your app is. When a GPF ocurrs, Harbour generates a very valuable hb_out.log file with the GPF detailed info including the app calls stack.
We have not changed any specifically related with Borland, but we do have changed things related to Microsoft compilers. Are you using Microsoft or xhb.com (based on PellesC) ?
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Dear Antonio,
Sorry, we are using Borland 5.82
Sincerely,
Sorry, we are using Borland 5.82
Sincerely,
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Strange problems since loading FWH 13.07
Darrell,
Are you using Harbour or xHarbour ? what version ? thanks
Have you look for the log file ? hb_out.log this will help very much
Are you using Harbour or xHarbour ? what version ? thanks
Have you look for the log file ? hb_out.log this will help very much
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Hi Antonio,
It is Harbour 3.2.0dev (r1306132159); I think it is xHarbour.
I have request log file from customer and I am waiting for them to send details.
Sincerely,
It is Harbour 3.2.0dev (r1306132159); I think it is xHarbour.
I have request log file from customer and I am waiting for them to send details.
Sincerely,
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Dear Antonio,
I uninstalled FWH 13.07 and removed all contents from \xHarhour and \FWH folders. Now I am getting missing LIB and other strange errors. Where do I get RTL.LIB for FWH 13.04?
I uninstalled FWH 13.07 and removed all contents from \xHarhour and \FWH folders. Now I am getting missing LIB and other strange errors. Where do I get RTL.LIB for FWH 13.04?
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Strange problems since loading FWH 13.07
RTL.LIB is not part of FWH.Where do I get RTL.LIB for FWH 13.04?
It is a part of xHarbour. Please reinstall xHarbour. Same xHarbour version works with 13.04 and 13.07.
You can download xharbour build from here.
https://code.google.com/p/harbour-and-x ... loads/list
My applications with xHarbour/Harbour with bcc582 and FW 13.07 revised build are running well.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: Strange problems since loading FWH 13.07
I have builds with xHarbour(.com) and Harbour/MSVC 2012 both using 13.07. So far, no consumer complaints except 1 issue being examined with xBrowse and Harbour.
Tim
Tim
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Hello,
I have reinstalled xHarbour and RTL.LIB is missing.
I have reinstalled xHarbour and RTL.LIB is missing.
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Thank you. I should not have uninstalled or deleted files to reinstall, I am missing many LIBs.
Where can I find ACE32.LIB, I do not see it in the Harbour / xHarbour downloads.
Thank you,
Where can I find ACE32.LIB, I do not see it in the Harbour / xHarbour downloads.
Thank you,
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Hi Antonio,
Customer cannot locate any LOG files and they searched their entire workstation.
Sincerely,
Customer cannot locate any LOG files and they searched their entire workstation.
Sincerely,
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Strange problems since loading FWH 13.07
You need to build it on your own by this command
c:\bcc582\bin\implib.exe ace32.lib ace32.dll
c:\bcc582\bin\implib.exe ace32.lib ace32.dll
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Strange problems since loading FWH 13.07
Thank you!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Strange problems since loading FWH 13.07
Darrell,
Do you get the same problems on XP, Vista, Win7, Win8 ?
Do you get the same problems on XP, Vista, Win7, Win8 ?
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Strange problems since loading FWH 13.07
Darrell,
EMG
From where do you got xHarbour? It's clearly an incomplete package. Please use the one distributed with FWH. Or use Mel Smith's build: whosaway.com (Password: 'XHB').cdmmaui wrote:Hello,
I have reinstalled xHarbour and RTL.LIB is missing.
EMG