Open CyrusDe opened 4 years ago
Boost uses automatic linking for the required data and its dependencies. For this to work the directory where the libs are located must be known. This problem is solved by the fix in my PR. Alternatively you can disable automatic linking in the CMakeLists.txt.
@OgreTransporter
@CyrusDe Boost include dirs and lib dirs are also required in your Project.
Wasn't sure where to post this about this issue but here it is.
I'm aware that I can specify Boost's lib directory in VS properties but it doesn't seem to want to open this file. I've been trying to get these tgbot libraries to work for quite a while now. Any help would be appreciated.