I wanted to use armadillo for my C++ project for university, so I installed the library itself and intel mkl. Visual Studio is finding the installed armadillo library but when I try to compile my code I get an error regarding the linkers. The error code is: "LNK1104", if that is helpful. So I suspect there is something wrong with the linking. Does anyone know how to get this to work?
#Setting up Armadillo on Windows
2 messages · Page 1 of 1 (latest)