Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. info install opencv version: 3.4.6
  2. info install with opencv contrib: yes
  3. info install custom build flags:
  4. info install
  5. info install executing: git --version
  6. info install git --version: git version 2.22.0.windows.1
  7. info install
  8. info install executing: cmake --version
  9. info install cmake --version: cmake version 3.15.0
  10. info install
  11. info install CMake suite maintained and supported by Kitware (kitware.com/cmake).
  12. info install
  13. info find-msbuild failed to find vs2017 via powershell: unexpected powershell output
  14. info find-msbuild attempting to find msbuild via registry query...
  15. info find-msbuild trying the following msbuild paths:
  16. info find-msbuild version: 4, path: C:WindowsMicrosoft.NETFrameworkv4.0.30319msbuild.exe
  17. info find-msbuild version: 3.5, path: C:WindowsMicrosoft.NETFrameworkv3.5msbuild.exe
  18. info install using msbuild: { version: 4,
  19. info install path:
  20. info install 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe' }
  21. ERR! Error: no cmake vs compiler found for msversion: 4
  22. npm ERR! code ELIFECYCLE
  23. npm ERR! errno 1
  24. npm ERR! opencv-build@0.1.4 install: `node ./install.js`
  25. npm ERR! Exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement