Yes, the problem is the duplicated symbols (the linker errors are telling you exactly that).
So either:
1. Use our version of the boost library.
2. Use the dynamic version of TurboActivate.
Do not use any modified libraries (or their version of the boost library). This will cause crashes and undefined behavior that we will not support.