bbtrace icon indicating copy to clipboard operation
bbtrace copied to clipboard

Issues compiling

Open nasroabd opened this issue 2 years ago • 3 comments

Hello,

First thank you so much for making bbtrace, however, I am having issues with compiling it as I am getting the following:

Screenshot 2023-06-26 at 10 27 53 PM

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"")

CMakeOutput.log

Thank you!

nasroabd avatar Jun 26 '23 21:06 nasroabd

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

firodj avatar Jun 26 '23 23:06 firodj

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"

make.txt build.txt

find attached the output for both "build" and "make" commands.

nasroabd avatar Jun 27 '23 08:06 nasroabd

nevermind, I compiled on Windows 7 x86 with VS2017 and it worked without any issues.

nasroabd avatar Jun 27 '23 08:06 nasroabd