61bcdefg / Hikari-LLVM15

A fork of Hikari Obfuscator [WIP]
605 stars 187 forks source link

llvm-17 #117

Closed chuqingr closed 4 months ago

chuqingr commented 4 months ago

大佬,llvm17 出现 -- Configuring done (24.1s) CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle): "LLVMObfuscation" of type SHARED_LIBRARY depends on "LLVMPasses" (weak) "LLVMPasses" of type SHARED_LIBRARY depends on "LLVMObfuscation" (weak) At least one of these targets is not a STATIC_LIBRARY. Cyclic dependencies are allowed only among static libraries. CMake Generate step failed. Build files cannot be regenerated correctly. 互相引用?

chuqingr commented 4 months ago

1