Closed stonebig closed 9 years ago
Not that I know of. This sounds like a problem with node-gyp
(inherited from gyp
), which requires some very particular dependencies on Windows. More information: https://github.com/TooTallNate/node-gyp
Let me know if you figure out a way!
not a clue, but I will try.
Hello,
I would like to have Atom+Hydrogen working nicely with Winpython, which include a compiler Mingw-64.
Unfortunately, it seems the compilation steps, when installing Hydrogen, tries to use VisualStudio (as I see a
.vcxproj
in the long error report. Is there any workaround to have it compiled with Mingw-64 ?