4\ lib\ x86 " to the additional dependencies under. and then I added path to dll files. Here' s the link to the solution: How to add a path to dll files. Check whether $ ( WindowsSdkDir) \ lib is included in the directories list, if not, manually add it. I got a similar error, the problem stopped when I checked my " Linker - > Input - > Additional Dependencies" list in the project properties. Note that you must connect to internet until repairing finish. What just did it for me, was to delete the. Make sure that you add libcollada14dom21. lib to Project Options - > Linker - > Input - > Additional Dependencies. 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. 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. 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. You are trying to link the library calling it SDL. lib when in fact it should be SDL2. In the directory: 03/ 01/ 11: 23 AM 116, 400 SDL2. From Additional Dependencies: < AdditionalDependencies> SDL. < / AdditionalDependencies>. LINK : fatal error LNK1104: cannot open file ' MSVCRT.
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.