Any ideas of what is causing this and how to fix it? The linker needs to be pointed to the location of MSVCRT. lib, as it doesn' t seem to be in your LIBPATH. Make sure that you add libcollada14dom21. lib to Project Options - > Linker - > Input - > Additional Dependencies. I have downloaded the SDK 10. 0, which now contains the library libucrt. lib in C: \ Program Files ( x86) \ Windows Kits\ 10\ Lib\ 10. But I cannot get the linker to locate this library; it usesthe. This particular issue is caused by specifying a dependency to a lib file that had spaces in its path. The path needs to be surrounded by quotes for the project to compile correctly. On the Configuration Properties - > Linker. it is also worth checking that MSVCRTD. lib file is present in " C: \ Program Files\ Microsoft Visual Studio 10. 0\ VC\ lib" for x64.
I have VS Ultimate installed and the file in question is not in my Visual Studio 10. Check the VC+ + directories, in VS these can be found in your project properties. Check whether $ ( WindowsSdkDir) \ lib is included in the directories list, if not, manually add it. If you' re building for X64 platform, you should. I' m a beginner at C+ +. I get the error LINK : fatal error LNK1104: cannot open file ' MSVCRTD. lib' when I try to debug any project in Microsoft Visual CExpress. I searched on Stackoverflow and Google for what I should do, but couldn' t. It seems you have mistakenly added " C: \ Users\ Lubdmila\ Desktop\ OpenMAT- 1. 4\ lib\ x86 " to the additional. a new project did the same steps but I changed step 3 as harry 268 advised and then I added path to dll files. What just did it for me, was to delete the.