FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Linking by Microsoft (R) C/C++
Posts: 434
Joined: Wed Jun 06, 2007 02:58 PM
Linking by Microsoft (R) C/C++
Posted: Wed Oct 09, 2019 10:52 AM

Hi,
I'm linking by "Microsoft (R) C/C++ Optimizing Compiler versione 19.23.28105.4 per x64".
I get this message:
progr.exe : warning LNK4088: immagine generata grazie all'opzione /FORCE; l'immagine potrebbe non essere eseguita
* Application successfully built *

what does mean warning LNK4088 ?

thanks

FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023

FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)

Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Posts: 375
Joined: Tue Feb 10, 2015 09:48 AM
Re: Linking by Microsoft (R) C/C++
Posted: Wed Oct 09, 2019 11:55 AM

It can be various things, there is no log before?
In my case i see It if I have the same non-static procedure/function defined multiple time in the program

Posts: 434
Joined: Wed Jun 06, 2007 02:58 PM
Re: Linking by Microsoft (R) C/C++
Posted: Wed Oct 09, 2019 12:19 PM

Hi Antonino,
yes there are non static function defined multiple time in the program

FiveWin for xHarbour 24.02 - Feb. 2024 - Embarcadero C++ 7.60 for Win32 Copyright (c) 1993-2023

FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)

Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Linking by Microsoft (R) C/C++
Posted: Thu Oct 10, 2019 07:26 AM

very good

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion