-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vcpkg install libiconv:x64-windows fails #5277
Comments
Looks like compatibility with VS2017 15.0 broke when adding support for VS2019. 15.5 or later should work. |
Upgraded VS 2017 and still have the same error
|
-vcvars_ver=14.11 or -vcvars_ver=14.14 ... 14.16 ... |
Looks like a completely different error than anything. That is That looks like a bug with the HEAD version. It should probably be reported upstream. |
Re: -vcvars_ver, 14.1 should match all 14.1x. The problem was the option itself was only added in 15.5. |
"14.1x" for the latest 14.1x.yyyyy toolset installed (e.g. "14.11")
|
just did a tools update in VS git pull, updated a few packages and re-ran the commands. Seems like i am getting a better result now. PS C:\CODE\github\vcpkg> ./vcpkg env --debug
C:\CODE\github\vcpkg>vcpkg install libiconv:x64-windows
The project is still failing but not sure its vcpkg anymore. will post here https://github.com/libimobiledevice-win32/libimobiledevice-vs |
@rcmpayne I need some help with this same issue, i'm using VS 2019 |
Having some issues with installing
C:\CODE\github\vcpkg>vcpkg install libiconv:x64-windows
Viewing C:\CODE\github\vcpkg\buildtrees\libiconv\config-x64-windows-out.log
C:\CODE\github\vcpkg>vcpkg env --debug
Windows 10 1803
The text was updated successfully, but these errors were encountered: