Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Add node .lib and .h files to Windows installer (MSI) #3185

Closed
japj opened this issue Apr 28, 2012 · 1 comment
Closed

Add node .lib and .h files to Windows installer (MSI) #3185

japj opened this issue Apr 28, 2012 · 1 comment

Comments

@japj
Copy link

japj commented Apr 28, 2012

Add node .lib and .h files to windows installer (MSI).

I have the official nodejs msi installed on my windows machine and I am trying to build an addon with node-gyp.
Unfortunately compilation fails because the header and .lib files have not been installed with the installer.

If for some reason you don't want to include this by default in the installer, please consider adding a 'development' option to the installer.

@japj
Copy link
Author

japj commented Apr 28, 2012

Never mind, node-gyp has an install option that installs all developer dependencies

@japj japj closed this as completed Apr 28, 2012
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

1 participant