I use UE4.8.3 and Visual Studio 2013 and I compile boost with visual studio. I use boost library for an eye tracker. However, I cannot build an exe because of the errors LNK2019 and LNK2001.
Do I need to define a custom exception for boost library or do I need to do something else?