FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem FWH 11.06
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Problem FWH 11.06
Posted: Tue Jul 12, 2011 03:09 PM

Hello,

I'm using the commercial version of xHarbour together with xHarbour Builder.

Today I tried to implement FWH 11.06 into my application but while building my application, I got an error "Couldn't build".

In FWH 11.05 I had no problem at all.

What's wrong ?

Thanks a lot in advance.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Problem FWH 11.06
Posted: Tue Jul 12, 2011 03:24 PM

I am using xhb demo version for testing purposes. I am able to build small test applications without any problem with fwh11.06.

Would you mind trying with a very small test program first?

Regards



G. N. Rao.

Hyderabad, India
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Problem FWH 11.06
Posted: Tue Jul 12, 2011 03:31 PM
You need to clear the error. Then right-click on "Build Now" button and select "Open last log file".
When I first tried to upgrade it showed in the log file xLINK: fatal error: File not found: 'libcpmt.LIB'.

You can see the thread here: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21848
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: Problem FWH 11.06
Posted: Tue Jul 12, 2011 06:23 PM

Gale,

Thanks a lot.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Problem FWH 11.06
Posted: Fri Jul 15, 2011 01:06 PM

Michel,

We have published a revised FWH 11.06 version that works fine with xHarbour commercial :-)

This problem arised as recently we made FWH 11.06 compatible with Microsoft Visual C++ 2010 (also Express edition) but the C compiler used by xHarbour commercial (PellesC) is not compatible with MSVC 2010. Thats why we have continued keeping compatibility with PellesC and also we are offering new libraries for MSVC 2010 (FiveH32.lib and FiveHC32.lib)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: Problem FWH 11.06
Posted: Fri Jul 15, 2011 02:06 PM

Mr. Lianres,

Which linker do you suggest: MSVC 2010 or Borland C++ 5.8.2?.

Will you use Borland C+ 6.3?

Thank you.

FWH 11.11, Harbour 3.1 and Borland C++ 5.82

Continue the discussion