Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation problem #29

Open
johnny5550822 opened this issue Oct 27, 2016 · 1 comment
Open

installation problem #29

johnny5550822 opened this issue Oct 27, 2016 · 1 comment

Comments

@johnny5550822
Copy link

Encountered below message during installation. Please help!!!

CMake Warning at video4linux/CMakeLists.txt:13 (FIND_PACKAGE):
  By not providing "FindARM.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ARM", but
  CMake did not find one.

  Could not find a package configuration file provided by "ARM" with any of
  the following names:

    ARMConfig.cmake
    arm-config.cmake

  Add the installation prefix of "ARM" to CMAKE_PREFIX_PATH or set "ARM_DIR"
  to a directory containing one of the above files.  If "ARM" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_camera-1.1-0-2868/lua---camera/build
Scanning dependencies of target camopencv
[ 50%] Building C object opencv/CMakeFiles/camopencv.dir/opencv.c.o
/tmp/luarocks_camera-1.1-0-2868/lua---camera/opencv/opencv.c:29:16: fatal error: cv.h: No such file or directory
 #include <cv.h>
                ^
compilation terminated.
make[2]: *** [opencv/CMakeFiles/camopencv.dir/opencv.c.o] Error 1
make[1]: *** [opencv/CMakeFiles/camopencv.dir/all] Error 2
make: *** [all] Error 2

@johnny5550822
Copy link
Author

Look like it is related to this:

#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant