Closed Eslam-Samir closed 5 years ago
I had to try it, and you are right. My build instructions were out of date. The issue was that folly needs to be built with Release mode, I've now updated the README.md with an up to date description
I tried again and it passed. Thanks alot for your help.
On Sat, Mar 30, 2019 at 11:33 PM Martin Ankerl notifications@github.com wrote:
I had to try it, and you are right. My build instructions were out of date. The issue was that folly needs to be built with Release mode, I've now updated the README.md with an up to date description
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/martinus/map_benchmark/issues/6#issuecomment-478291140, or mute the thread https://github.com/notifications/unsubscribe-auth/AKpYhw-ffFp3pH7cZ_nPaxVTAshvOwcRks5vb9gsgaJpZM4cSO3w .
Hello, I'm trying to build map_benchmark. I installed all of the dependencies and folly library, but the build fails at linking folly related files. I tried ninja and make but they are both giving the same errors. This is ninja error during build:
This is make errors during build: