Closed 714902777 closed 3 years ago
what does this mean and what should I get to do, it is a 64G pad, a small tablet
Hey I just ran into this as well. I'm going to assume you followed the readme. The issue is that the files in the libusb package have moved around in recent versions.
I'll fix the Cmake scripts so they can locate these files or add a warning.
Which files into whose parent, can you show it directly. And in VS there is a lot of error. I am a new starter may not understand your idea.
My C:\ is almost full, only 3GB left extra. Why not publish a released. What should i do.
copy libusb-1.0.24/VS2015/*.*
to libusb-1.0.24/
See to see what it is searching for look at https://github.com/OpenThermal/libseek-thermal/blob/master/cmake/FindLibUSB.cmake#L82
-- Selecting Windows SDK version to target Windows 10.0.18363. CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.
Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.
-- Build type: -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- OpenCV ARCH: x64 -- OpenCV RUNTIME: vc14 -- OpenCV STATIC: OFF -- Found OpenCV 3.4.10 in C:/opencv/build/x64/vc14/lib -- You might need to add C:\opencv\build\x64\vc14\bin to your PATH to be able to run your applications.
-- The following external packages were located on your system. -- This installation will have the extra features provided by these packages.
-- The following REQUIRED packages could NOT be located on your system. -- You must install these packages before continuing.
CMake Error at cmake/MacroLogFeature.cmake:141 (MESSAGE): Exiting: Missing Requirements Call Stack (most recent call first): CMakeLists.txt:43 (macro_display_feature_log)
-- Configuring incomplete, errors occurred! See also "C:/libseek-thermal-master/build/CMakeFiles/CMakeOutput.log".