MS Visual Studio 2008 & Harbour / xHarbour

Post Reply
User avatar
cdmmaui
Posts: 653
Joined: Fri Oct 28, 2005 9:53 am
Location: The Woodlands - Dallas - Scottsdale - London
Contact:

MS Visual Studio 2008 & Harbour / xHarbour

Post by cdmmaui »

Hello,

I am looking at porting my application from FWH (12/2012), xHarbour, BCC 5.82 to FWH (12/2012), Harbour, Microsoft Visual Studio 2008. Does any have a procedure or template on how to create a new project, set compiler and compiler flags, set linker and linker flags?

I am completely new to Microsoft Visual Studio, any and all feedback is much appreciated!

Thank you,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
nnicanor
Posts: 296
Joined: Fri Apr 23, 2010 4:30 am
Location: Colombia

Re: MS Visual Studio 2008 & Harbour / xHarbour

Post by nnicanor »

If you have recent version of FWH since 1105 you must consider to use VSE2010, because is more complex link recent versions of harbour with 2008 without significative warnings only link fine with Harbour 2.0.


Regards,
Nicanor Martinez M.
Auditoria y Sistemas Ltda.
MicroExpress Ltda.
FW + FWH + XHARBOUR + HARBOUR + PELLES C + XDEVSTUDIO + XEDIT + BCC + VC_X86 + VCC_X64 + MINGW + R&R Reports + FastReport + Tdolphin + ADO + MYSQL + MARIADB + ORACLE
nnicanor@yahoo.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: MS Visual Studio 2008 & Harbour / xHarbour

Post by Antonio Linares »

Darrell,

There is a complete working example at:

FWH/makes/vs2010_make.zip
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
cdmmaui
Posts: 653
Joined: Fri Oct 28, 2005 9:53 am
Location: The Woodlands - Dallas - Scottsdale - London
Contact:

Re: MS Visual Studio 2008 & Harbour / xHarbour

Post by cdmmaui »

Thank you for your responses, I will move to VSE2010
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
Horizon
Posts: 997
Joined: Fri May 23, 2008 1:33 pm

Re: MS Visual Studio 2008 & Harbour / xHarbour

Post by Horizon »

Antonio Linares wrote:Darrell,

There is a complete working example at:

FWH/makes/vs2010_make.zip
Hi Antonio,

Is it in FWH directory? I could not find it in 13.03.
Regards,

Hakan ONEMLI

Harbour & VS 2019 & FWH 20.12
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: MS Visual Studio 2008 & Harbour / xHarbour

Post by Antonio Linares »

Hakan,

Here you have it:
https://code.google.com/p/fivewin-contr ... 0_make.zip

(Fixed our install script to include it for next build, thanks!)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply