justadudewhohacks / justadudewhohacks/opencv4nodejs

Cant build on windows 10

Open
#314 30 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.1k
Forks
826
PR merge metrics
No merged PRs in 30d

Description

Using 10.3.0 nodejs on Windows 10
I run "npm install --save opencv4nodejs"
```
Done Building Project "C:\test\node_modules
\opencv-build\opencv\build\INSTALL.vcxproj" (default targets).

Build succeeded.
0 Warning(s)
0 Error(s)
```

After that I see lots of missing files errors and then build process fails, for example one of missing files:

```
C:\test\node_modules\opencv4nodejs\cc\core\
Size.h(1): fatal error C1083: Cannot open include file: 'opencv2/core.hpp': No such file or di
rectory (compiling source file ..\cc\CustomMatAllocator.cc) [C:\test\node_modules\opencv4nodejs\build\opencv4nodejs.vcxproj]

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.