Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Should specify install visual studio 2017 and c++ during cargo install #105

Closed
chisNaN opened this issue Mar 2, 2019 · 2 comments
Closed

Comments

@chisNaN
Copy link

chisNaN commented Mar 2, 2019

Hello. Once again i wanted to play with cardano-cli on WINDOWS 10 (this time)
with :

  • cargo 1.33.0 (f099fe94b 2019-02-12)
  • rustc 1.33.0 (2aa4c46cf 2019-02-28)

I had the following FATAL error (stopping all compilations) at first

please ensure that VS 2013, VS 2015 or VS 2017 was installed with the Visual C++ option

Maybe somewhere in the process install of the README could be mentionned the requirement of these softwares

Github solution

I had no problem with installing the 2017 version + the WINDOWS UCRT SDK extension

@chisNaN chisNaN changed the title Should specify install visual studio 2017 and c++ and Should specify install visual studio 2017 and c++ and during cargo install Mar 3, 2019
@chisNaN chisNaN changed the title Should specify install visual studio 2017 and c++ and during cargo install Should specify install visual studio 2017 and c++ during cargo install Mar 3, 2019
@mzabaluev
Copy link
Contributor

To me it looks like peculiarities of the rust target platform. We should not try repeat all the Windows-specific rustup guidance in our README, as this should be common to all Rust projects and may change with time.

@chisNaN
Copy link
Author

chisNaN commented Mar 5, 2019

ok

@chisNaN chisNaN closed this as completed Mar 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants