Skip to content

problem in building project with visualstudio 2012 #188

@dinprojector

Description

@dinprojector

I'm trying to build the project on windows 8 with visual studio 2012.
I've followed all the istructions:
1. Downloaded libusbK driver with zadig
2. I've copied libusbx folder in depends folder
3. I've tried to build the project but it is not possible because all references to opencv files and libfreenect2 are missing
(additional information: microsoft sdk are not installed)
In the visual studio i've included opencv 2.9 downloaded separately but i'm not able to find out lib files of libfreenect2.

Second solution:
i've tried to build the software with cmake, with CMakeList in the folder \libfreenect2\examples\protonect\ but it gives me the following error:

CMake Error at CMakeLists.txt:45 (FIND_PACKAGE):
By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "OpenCV", but
CMake did not find one.

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

OpenCVConfig.cmake
opencv-config.cmake

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

What I want is to try libfreenect2 in the fastest way, with VS 2012 on W8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions