Issues compiling
Hello,
First thank you so much for making bbtrace, however, I am having issues with compiling it as I am getting the following:
I did set DynamoRIO env variable, I am using DynamoRIO-8.0.0-1 with VS 2019 (I adjusted build.cmd to "cmake -G "Visual Studio 16"")
Thank you!
Hi @MrNasro , it seems the codes in /ext is still empty. Didyou checkout also the submodule?
for already checkoutign this repository you can do: git submodule update --init
thank you for the help @firodj, the build seems to be working now however when I "make" I get a lot of errors and its only generating "test_app.exe"
find attached the output for both "build" and "make" commands.
nevermind, I compiled on Windows 7 x86 with VS2017 and it worked without any issues.