C++ – LINK : fatal error LNK1104: cannot open file ‘libcollada14dom21.lib’

ccolladavisual c++visual studiovisual studio 2010

I have hot this error at the linker:

LINK : fatal error LNK1104: cannot
open file 'libcollada14dom21.lib'

I dunno why, libcollada14dom21.lib is in VSDIR/VC/lib.

Best Answer

Okay, solved :) The libs were in the lib dir, not in the lib/amd64 :D