'Is it possible to compile itcl/tcl with vc14 on Windows 10?
I try to build itcl/tcl7.6 from itcl2.2p2 pack with VS 2022 on Windows, I really don't have a clue if it's possible or not but if I can get some help it will very appreciated !
Here my issue, when I try to do: nmake -fmakefile.vc dist
I got:
"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\bin\Hostx64\x64"\cl.exe -Ox -DNDEBUG -c -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -GS -D_X86_=1 -DWIN32 -D_WIN32 -W3 -D_WINNT -D_WIN32_WINNT=0x0500 -DNTDDI_VERSION=0x05000000 -D_WIN32_IE=0x0500 -DWINVER=0x0500 -D_MT -MT -I"C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include" -I"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include" -I"C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\VC\Linux\include\usr\include" -I"C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\VC\Linux\include\usr\include\x86_64-linux-gnu" -DCONSOLE -Fo.\ ..\win\winDumpExts.c
winDumpExts.c
...
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include\sal_supp.h(57): warning C4005: '__useHeader': macro redefinition
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\sal.h(2866): note: see previous definition of '__useHeader'
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include\specstrings_supp.h(77): warning C4005: '__on_failure': macro redefinition
C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\include\sal.h(2876): note: see previous definition of '__on_failure'
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include\winnt.h(135): fatal error C1189: #error: "No Target Architecture"
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\bin\Hostx64\x64\cl.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.32.31326\bin\Hostx64\x64\nmake.EXE"' : return code '0x2'
Stop.
Solution 1:[1]
This is not an issue with the app. The bank account you are using in google pay has no limit set for UPI transactions. Login to net banking for your bank account and get that sorted.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Ragesh Ramesh |
