Y
Hacker News
new
|
ask
|
show
|
jobs
by
rlp
1345 days ago
I'm not seeing a major problem here, you just need to install MSVC++ alongside it.
1 comments
svnpenn
1345 days ago
Its an extra requirement, thats not imposed by many other languages.
link
pjmlp
1345 days ago
Rust and Go (for cgo) require it as well.
As do Python, Ruby, Tcl, node and Java if you want to write native extensions.
link