tihmstar/libpatchfinder

Compiling offsetexporter

alfiecg24 opened this issue · 2 comments

Hi, how do I compile offsetexporter into a binary? If I run make inside tools/ or tools/offsetexporter/ it says make[1]: Nothing to be done for 'all-am'. but there is no compiled binary leftover. Is the binary output at a different path? Thank you!

Edit: building inside Xcode gives me a "'reflected_kernelpatchfinder.cpp' file not found" error inside of reflected_kernelpatchfinder.cpp.

Did you end up figuring it out?