#Setting up Armadillo on Windows

2 messages · Page 1 of 1 (latest)

modest lance
#

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?

faint ginkgoBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.