MnB2-Bannerlord-CommunityPatch icon indicating copy to clipboard operation
MnB2-Bannerlord-CommunityPatch copied to clipboard

C# build depends on C++ cmake project?

Open xahon opened this issue 4 years ago • 1 comments

I noticed that build fails due to missing AntijankProfiler.dll library. It uses hardcoded clion-like paths (cmake-build-release), however vs2019 creates out/build directory. It forces me to copy-paste that dll and rename cmake output directory, a lot of manual work. May be that library should be added to the git?

xahon avatar May 03 '20 12:05 xahon

Er, no...

I might make a project change to invoke CMake to build the file when it's missing, but it's more likely that the entire Antijank project will be extracted from this repo into another before then.

Tyler-IN avatar May 04 '20 01:05 Tyler-IN