FWH64

Post Reply
Perry Nichols
Posts: 17
Joined: Thu Feb 28, 2008 6:56 pm

FWH64

Post by Perry Nichols »

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?
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH64

Post by Antonio Linares »

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
Perry Nichols
Posts: 17
Joined: Thu Feb 28, 2008 6:56 pm

Re: FWH64

Post by Perry Nichols »

For Debugging do you use Visual Studio or FWH64?
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH64

Post by Antonio Linares »

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
Marc Vanzegbroeck
Posts: 1102
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: FWH64

Post by Marc Vanzegbroeck »

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
User avatar
byte-one
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria
Contact:

Re: FWH64

Post by byte-one »

If runs with VC 2015 i will also migrate! The current offer from Antonio is beautiful!! :D
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH64

Post by Antonio Linares »

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
Marc Vanzegbroeck
Posts: 1102
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: FWH64

Post by Marc Vanzegbroeck »

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
User avatar
byte-one
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria
Contact:

Re: FWH64

Post by byte-one »

Always (mostly) using the newest...!!
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Re: FWH64

Post by TimStone »

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
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH64

Post by Antonio Linares »

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
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: FWH64

Post by James Bott »

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
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Re: FWH64

Post by TimStone »

What is the license term for the special offer ( current version, 3 month, 6 month, 1 year ) ?
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH64

Post by Antonio Linares »

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
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Re: FWH64

Post by TimStone »

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
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
Post Reply