(Get-Content -path harbour\config\win\bcc.mk) -replace 'c0x64.obj','C:\bcc7164\lib\c0x64.o' | Set-Content -path harbour\config\win\bcc.mk
(Get-Content -path harbour\config\win\bcc.mk) -replace '-w-sig- -w-aus- -w-ccc- -w-csu- -w-par- -w-rch- -w-ucp- -w-use- -w-prc- -w-pia-','' | Set-Content -path harbour\config\win\bcc.mk
(Get-Content -path harbour\config\win\bcc.mk) -replace '-CP437','' | Set-Content -path harbour\config\win\bcc.mk
(Get-Content -path harbour\utils\hbmk2\hbmk2.prg) -replace 'c0x64.obj','C:\bcc7164\lib\c0x64.o' | Set-Content -path harbour\utils\hbmk2\hbmk2.prg
(Get-Content -path harbour\utils\hbmk2\hbmk2.prg) -replace 'cw64mt.lib','cw64mt.a' | Set-Content -path harbour\utils\hbmk2\hbmk2.prg
(Get-Content -path harbour\utils\hbmk2\hbmk2.prg) -replace 'import64.lib','import64.a' | Set-Content -path harbour\utils\hbmk2\hbmk2.prg
(Get-Content -path harbour\utils\hbmk2\hbmk2.prg) -replace '"uuid",','' | Set-Content -path harbour\utils\hbmk2\hbmk2.prg
Impossibile avviare correttamente l'applicazione (0<c000007b).
{msvc}-ldflag=/NODEFAULTLIB:libc
{msvc}-ldflag= -W3 -O2
-tshead=timestamp.ch
-n
-m
-w
-es2
-gc0
-p
-q
-map
mastrosql.prg
mastrosql.rc
1 24 "WindowsXP.Manifest64"
hbmk2: Compiling resources...
hbmk2: Error: Running resource compiler. -1
rc.exe -Ic:\fwh64\Harbour_Vs2015\include -Iinclude -IC:\FWH64\include -fo .hbmk\win\msvc\mastrosql.res mastrosql.rc
****************** Linking errors *
@set oldpath=%Path%
@set oldinclude=%INCLUDE%
call "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
rc.exe -Ic:\fwh64\Harbour_Vs2015\include -Iinclude -IC:\FWH64\include -fo .hbmk\win\msvc\mastrosql.res mastrosql.rc
@set Path=%oldpath%
@set INCLUDE=%oldinclude%
d:\prg_SQL\MASTRO_64_>call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.9.4
** Copyright (c) 2021 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x86_x64'
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Copyright (C) Microsoft Corporation. All rights reserved.
d:\prg_SQL\MASTRO_64_>m
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.9.4
** Copyright (c) 2021 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x86_x64'
hbmk2: Linking... mastrosql64.exe
hbct.lib(dattime3.obj) : error LNK2005: HB_FUN_SETTIME già definito in fivehc64.lib(DATETIME.obj)
hbct.lib(dattime3.obj) : error LNK2005: HB_FUN_SETDATE già definito in fivehc64.lib(DATETIME.obj)
mastrosql64.exe : fatal error LNK1169: rilevato uno o più simboli definiti più volte
hbmk2: Error: Running linker. 1169
link.exe @C:\Users\Maurizio\AppData\Local\Temp\mjeg06.lnk
hbmk2: Error: Referenced, missing, but unknown function(s): SETTIME(),
SETDATE()
****************** Linking errors *
d:\prg_SQL\MASTRO_64_>m
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.9.4
** Copyright (c) 2021 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x86_x64'
hbmk2: Linking... mastrosql64.exe
hbct.lib(dattime3.obj) : error LNK2005: HB_FUN_SETTIME già definito in fivehc64.lib(DATETIME.obj)
hbct.lib(dattime3.obj) : error LNK2005: HB_FUN_SETDATE già definito in fivehc64.lib(DATETIME.obj)
mastrosql64.exe : fatal error LNK1169: rilevato uno o più simboli definiti più volte
hbmk2: Error: Running linker. 1169
link.exe @C:\Users\Maurizio\AppData\Local\Temp\mjeg06.lnk
hbmk2: Error: Referenced, missing, but unknown function(s): SETTIME(),
SETDATE()
****************** Linking errors *
-ldflag=/force:multiple /ignore:4006
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 106 guests