FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH64
Posts: 17
Joined: Thu Feb 28, 2008 06:56 PM
FWH64
Posted: Tue Dec 22, 2015 03:35 PM

We are currently using the 32 bit Fivewin Harbour with Borland compiler. We are interested in the migration to the 64 bit version, and how seamless this may be.
Has anyone gone through this migration? What can we expect as challenges? What is the typical development environment for the 64 bit version?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH64
Posted: Tue Dec 22, 2015 07:39 PM

Perry,

The migration to FWH 64 is quite straightforward.

If you review FWH\samples\build64.bat you will see how to use the Visual Studio C compiler and libraries. Actually FWH 64 supports Visual Studio 2013 Express.

Surely in January or February we will migrate FWH 64 from Visual Studio 2013 to Visual Studio Community 2015.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 17
Joined: Thu Feb 28, 2008 06:56 PM
Re: FWH64
Posted: Tue Dec 22, 2015 11:01 PM

For Debugging do you use Visual Studio or FWH64?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH64
Posted: Wed Dec 23, 2015 06:40 AM

For high level debugging (PRG code), the FWH debugger.

For low level debugging (C code), the Visual Studio debugger.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: FWH64
Posted: Thu Mar 17, 2016 06:09 PM
Antonio Linares wrote:
Surely in January or February we will migrate FWH 64 from Visual Studio 2013 to Visual Studio Community 2015.


Antonio,

Is FWH 64 already migrated to Visual Studio Community 2015?
Thanks
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: FWH64
Posted: Thu Mar 17, 2016 06:26 PM

If runs with VC 2015 i will also migrate! The current offer from Antonio is beautiful!! :D

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH64
Posted: Thu Mar 17, 2016 06:34 PM

Marc, Günther,

We already tested FWH 64 with Visual Studio Community 2015 and it worked fine, but by that time Visual Community was still in beta.

If we all agree, then we can migrate FWH 64 to Visual Studio Community 2015 :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: FWH64
Posted: Thu Mar 17, 2016 07:20 PM

Antonio,

I will migrate to FWH 64 ,if it runs on Visual Studio Community 2015 8)

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: FWH64
Posted: Thu Mar 17, 2016 07:22 PM

Always (mostly) using the newest...!!

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: FWH64
Posted: Fri Mar 18, 2016 06:30 AM

Antonio,

What areas of code will we need to change for FWH 64? In the past not all commands were compatible.

To be exact, can code written for 32 bit FWH be used with 64 bit FWH ?

At this time I have to do builds with xHarbour ( 32 bit ), and I have a 32 bit MSVC / Harbour version, and both use the same source code files for the build. Would this also be true for the 64 bit FWH ?

I do have clients who still have older 32 bit OS installed.

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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH64
Posted: Fri Mar 18, 2016 07:26 AM

Tim,

Actually FWH 64 is fully compatible with FWH 32, so there is no need to modify anything in your app.

Just compile with Harbour 64 and use FWH 64 and you will get a 64 bits version of your app.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: FWH64
Posted: Fri Mar 18, 2016 02:16 PM

Antonio,

Is there a xHarbour 64 version?

Do I understand correctly, VC is not required, but rather it is optional?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: FWH64
Posted: Fri Mar 18, 2016 04:01 PM

What is the license term for the special offer ( current version, 3 month, 6 month, 1 year ) ?

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
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH64
Posted: Fri Mar 18, 2016 04:51 PM

James,

> Is there a xHarbour 64 version?

No, as far as I know.

> Do I understand correctly, VC is not required, but rather it is optional?

Actually VC is a must for 64 bits. We are trying to get FWH 64 working with bcc 7 too.

Tim,

> What is the license term for the special offer ( current version, 3 month, 6 month, 1 year ) ?

Current version and two months free upgrades.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: FWH64
Posted: Fri Mar 18, 2016 05:07 PM

OK ... I'm thinking on it. Maybe a 2nd promo with a longer time of updates. Based on threads here, there are still numerous issues being resolved with the existing version, and 2 months might not get us to a "clean and stable" version during this period of quickly advancing FW development.

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