Skip to content
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

Building on Windows #2

Closed
ajlopez opened this issue Jun 14, 2013 · 2 comments
Closed

Building on Windows #2

ajlopez opened this issue Jun 14, 2013 · 2 comments

Comments

@ajlopez
Copy link

ajlopez commented Jun 14, 2013

I have the error

Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
E:\Dev\node_modules\ansi-canvas\node_modules\canvas\build\canvas.vcxproj(18,3):
error MSB4019: The imported project "E:\Microsoft.Cpp.Default.props" was not f
ound. Confirm that the path in the declaration is correct, and that th
e file exists on disk.

@ajlopez
Copy link
Author

ajlopez commented Jun 14, 2013

Fixed, I run npm install from VS Tools command prompt

Now, I have other error messages ;-)

@TooTallNate
Copy link
Owner

Ya, you can try following the node-canvas Windows installation wiki.

But even if/when you get node-canvas compiled, I think you're still going to have trouble... the Windows cmd.exe doesn't support 256 color mode like modern terminal emulators do. You might have some luck with mintty, but I haven't really tried this module on Windows yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants