mirror of https://github.com/mono/CppSharp.git
Browse Source
These libs are not used by current official CppSharp binary distributions of LLVM, however building LLVM locally will pick these libs up and link to them if they are installed on local system. Since premake does not link to any of those libs linking to local LLVM build will cause `DllNotFoundException` due to missing symbols.pull/1017/head
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue