codeboost / opencv-node

Use OpenCV with node.js
54 stars 9 forks source link

Windows 7 install error #13

Open Talamantez opened 10 years ago

Talamantez commented 10 years ago

Hi! Thanks for putting this awesome module together. I'd really like to use it, but I keep getting this error...when you have a sec, could you take a peek?

thanks!

C:\Users\rtalaman\AppData\Roaming\npm\node_modules\opencv-node>node "C:\Pro gram Files\nodejs\node_modules\npm\bin\node-gyp-bin....\node_modules\nod e-gyp\bin\node-gyp.js" configure build Building the projects in this solution one at a time. To enable parallel bu ild, please add the "/m" switch. C:\Users\rtalaman\AppData\Roaming\npm\node_modules\opencv-node\build\addon. vcxproj(18,3): error MSB4019: The imported project "C:\Microsoft.Cpp.Defaul t.props" was not found. Confirm that the path in the declaration i s correct, and that the file exists on disk. gypnpm ERR! opencv-node@0.2.6 install: node-gyp configure build npm ERR! cmd "/c" "node-gyp configure build" failed with 1 npm ERR! npm ERR! Failed at the opencv-node@0.2.6 install script. npm ERR! This is most likely a problem with the opencv-node package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp configure build npm ERR! You can get their info via: npm ERR! npm owner ls opencv-node npm ERR! There is likely additional logging output above.