Hello together,
I recently tried to compile OpenCV 3.1 with CUDA8, OpenNI2, Python2.7 on Windows 8.1 with Visual Studio 2015. I built the project "ALL_BUILD", but still e. g. the header files haven't been put into the include directory. Do i have to build another project within the opencv solution?
Moreover some cuda librarys (e.g. cuda_objdetect) haven't been built and i don't know why.
You can find the cmakelist.txt here: https://syncandshare.lrz.de/dl/fiTXbEvyjz7r34MNz2sbZkgL/Cmake.txt And the log of the compiler here: https://syncandshare.lrz.de/dl/fiRvTuyF7QHDsJmm6c4PAjxm/Log.txt
Many Thanks Armin