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
Linking by Microsoft (R) C/C++
- damianodec
- Posts: 372
- Joined: Wed Jun 06, 2007 2:58 pm
- Location: Italia
- Contact:
Linking by Microsoft (R) C/C++
FiveWin for xHarbour 17.09 - Sep. 2017 - Embarcadero C++ 7.00 for Win32
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
Re: Linking by Microsoft (R) C/C++
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
In my case i see It if I have the same non-static procedure/function defined multiple time in the program
- damianodec
- Posts: 372
- Joined: Wed Jun 06, 2007 2:58 pm
- Location: Italia
- Contact:
Re: Linking by Microsoft (R) C/C++
Hi Antonino,
yes there are non static function defined multiple time in the program
yes there are non static function defined multiple time in the program
FiveWin for xHarbour 17.09 - Sep. 2017 - Embarcadero C++ 7.00 for Win32
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: