This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
atlstr.h Not Found with VS2015 error #13
Comments
gauthamn28
changed the title
atlstr.h Not Found with VS2012 error
atlstr.h Not Found with VS2015 error
Aug 11, 2015
From some googling, In my VS installs I can find it in this place:
Here are some links that helped me investigate your issue: |
Thanks for the help. The problem was that I had the express version but I On Tue, Aug 11, 2015 at 5:17 PM, Eric Eastwood [email protected]
|
@gauthamn28 Thank you for the follow-up :) - I'm glad you got it working! |
Closed
same question, i change the msvs_version from 2015 to 2017, it works |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I saw that you had added support for Node.js v0.12.x. I currently have node.js version - v0.12.4 and node-gyp - 2.0.2 . I have Visual Studio 2015.
I am getting the following error when installing the module -
..\src\detection_win.cpp(5): fatal error C1083: Cannot open include file: 'atlstr.h': No such file or directory [C:\Users\gauthamn\node_modules\usb-detection\build\detection.vcxproj]
The text was updated successfully, but these errors were encountered: