acelyc111 opened a new issue, #1377:
URL: https://github.com/apache/incubator-pegasus/issues/1377
CLion load the project failed with output like:
```
/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
-DCMAKE_BUILD_TYPE=Debug
-DCMAKE_MAKE_PROGRAM=/Applications/CLion.app/Contents/bin/ninja/mac/ninja -S
/Users/laiyingchun/dev/pegasus -B
/Users/laiyingchun/dev/pegasus/cmake-build-debug -G Ninja -S
/Users/laiyingchun/dev/pegasus -B
/Users/laiyingchun/dev/pegasus/cmake-build-debug
Running CompilerInfo.cmake
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin22.3.0
Thread model: posix
InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Selected compiler clang 14.0
-- THIRDPARTY_INSTALL_DIR = /Users/laiyingchun/dev/pegasus/thirdparty/output
-- BUILD_DIR = /Users/laiyingchun/dev/pegasus/src/builder
-- BUILD_TEST = ON
-- ENABLE_GCOV = OFF
-- ENABLE_GPERF = ON
-- USE_JEMALLOC = OFF
-- CCACHE: /usr/local/bin/ccache
-- FIND_LIBRARY_USE_LIB64_PATHS = ON
-- Found components for DL
-- DL_INCLUDES =
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include
-- DL_LIBRARIES =
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/lib/libdl.tbd
-- use ccache to speed up compilation
-- CMAKE_PREFIX_PATH = /Users/laiyingchun/dev/pegasus/thirdparty/output
--
JAVA_JVM_LIBRARY=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre/lib/server/libjvm.dylib
-- MACOS_OPENSSL_ROOT_DIR:
--
THRIFT_GENERATED_FILE_PATH=/Users/laiyingchun/dev/pegasus/cmake-build-debug/thrift-gen
CMake Error at cmake_modules/ThriftUtils.cmake:49 (message):
thrift file ../../idl/metadata.thrift does not exist
Call Stack (most recent call first):
src/common/CMakeLists.txt:27 (thrift_generate_cpp)
-- Configuring incomplete, errors occurred!
See also
"/Users/laiyingchun/dev/pegasus/cmake-build-debug/CMakeFiles/CMakeOutput.log".
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]