Hi. I'm trying to use the library in Visual Studio 2015. When the library is configured and compiled using the x32 compiler everything runs ok. When I replace the library with the one configured and compiled with the x64 compiler I get the warning: "LNK4272
library machine type 'X86' conflicts with target machine type 'x64' while trying to compile the project reffering to the library. Am I missing something?
Visual Studio 2015 Enterprise
msvc2015, msvc2015 win64
CMake 3.2.2
Thank you,
Ivan