FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour minor fix for FW 13.04
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM
minor fix for FW 13.04
Posted: Mon May 06, 2013 01:58 PM
Dear Antonio,

I still get the following warnings with MSVC 2010:

Code (fw): Select all Collapse
fiveh32.lib(HARBOUR.obj) : warning LNK4006: _HB_FUN_LOADLIB32 ya se defini贸 en fivehc32.lib(CALDLL32.obj); segunda definici贸n omitida
fiveh32.lib(HARBOUR.obj) : warning LNK4006: _HB_FUN_FREELIB32 ya se defini贸 en fivehc32.lib(CALDLL32.obj); segunda definici贸n omitida
hbct.lib(files.obj) : warning LNK4006: _HB_FUN_DELETEFILE ya se defini贸 en fivehc32.lib(C5CNEW.obj); segunda definici贸n omitida


Could you please verify that?.

Also, could you please declare DELETEFILE at C5CNEW as static please?. Maybe this function from Paco does not work as the same at CTools, makbe in parameters.

Thank you very much, Best regards,
Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producci贸n]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
Re: minor fix for FW 13.04
Posted: Mon May 06, 2013 03:08 PM

Do you get this with 13.04 ?

i know about deletefile but not the other ones

My app runs now with Msvc 2010 and Harbour and FWH 13.02

I use UESTUDIO

Richard

http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM
Re: minor fix for FW 13.04
Posted: Mon May 06, 2013 05:44 PM

Yes, I do.

Please, see your link.txt

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producci贸n]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: minor fix for FW 13.04
Posted: Mon May 06, 2013 05:45 PM

Richard,

They are warnings that can be safely ignored.

Lucas,

Fixed for nex build, thanks! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1303
Joined: Tue Jul 21, 2009 08:12 AM
Re: minor fix for FW 13.04
Posted: Tue May 07, 2013 08:07 AM

Antonio,

Thank you very much as usual.

Muchas gracias. Many thanks.



Un saludo, Best regards,



Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producci贸n]



Implementando MSVC 2010, FWH64 y ADO.



Abandonando uso xHarbour y SQLRDD.

Continue the discussion