toabey

Results 1 issues of toabey

In LLVMExports.cmake modify to 2022 Community edition \lib\cmake\llvm\LLVMExports.cmake (1 hit) Line 476: INTERFACE_LINK_LIBRARIES "C:/Program Files/Microsoft Visual Studio/2022/Community/DIA SDK/lib/amd64/diaguids.lib;LLVMBinaryFormat;LLVMObject;LLVMSupport;LLVMDebugInfoCodeView;LLVMDebugInfoMSF" In CmakeLists.txt Modify from shared to static add_library(dbgir STATIC DebugIR.cpp) Run cmake:...