ZhiQiang_Yang98 fbda8da6d0 提交后处理C语言版本
Readme 更新
2022-11-08 20:17:07 +08:00

33 lines
1.8 KiB
Plaintext

/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" -S /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Win/read_IMU -B /Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Win/read_IMU/cmake-build-debug
-- The C compiler identification is AppleClang 14.0.0.14000029
-- The CXX compiler identification is AppleClang 14.0.0.14000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:20 (find_package):
By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5", but
CMake did not find one.
Could not find a package configuration file provided by "Qt5" with any of
the following names:
Qt5Config.cmake
qt5-config.cmake
Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
to a directory containing one of the above files. If "Qt5" provides a
separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Win/read_IMU/cmake-build-debug/CMakeFiles/CMakeOutput.log".
See also "/Users/wakanda_shaw/Desktop/TC_Nav_Zjut/QT/Win/read_IMU/cmake-build-debug/CMakeFiles/CMakeError.log".