-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is there a workaround for this?
cmake -G "Visual Studio 17 2022" -A Win32 -DCMAKE_BUILD_TYPE=Release -DLLVM_CREATE_XCODE_TOOLCHAIN=ON -DLLVM_INCLUDE_TESTS=Off -DLLVM_INCLUDE_EXAMPLES=Off -DLLVM_ENABLE_BACKTRACES=Off -DLLVM_INCLUDE_BENCHMARKS=OFF -DLLVM_BUILD_DOCS=OFF -DCMAKE_INSTALL_PREFIX="/Applications/Xcode.app/Contents/Developer/" -DLLVM_ENABLE_PROJECTS="clang" ../llvm
-- LLVM host triple: i686-pc-windows-msvc
-- LLVM default target triple: i686-pc-windows-msvc
...
-- ShelbyObfuscator ignored -- Loadable modules not supported on this platform.
CMake Error at lib/Transforms/ShelbyObfuscator/CMakeLists.txt:25 (target_compile_features):
target_compile_features called with non-compilable target type
...
-- Configuring incomplete, errors occurred!
Metadata
Metadata
Assignees
Labels
No labels