Cannot open yaml-cpp.lib when building

0

i want to build some cpp code with help of a CMakeLists.txt. The following error occurs while building:

LINK : fatal error LNK1104: File"yaml-cpp.lib" could not be opened.

But that file exists! Does anybody has a hint whats going up? Thanks in advance!

Horsti

Horst G

Posted 2019-08-20T14:15:04.463

Reputation: 1

No answers