-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
Description
Using winbuild on windows 10 and trying to compile for x64 ver. I get
..\builds\libcurl-vc14-x64-debug-static-ipv6-sspi-winssl-obj-lib/file.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
apparently it works if i use the correct vs console
Reactions are currently unavailable