Closed Spidy104 closed 4 years ago
There is a problem when the solution has just been created in Visual Studio. As a workaround, close VS and reopen the solution.
Okay, thanks I reopened but it did not work instead, I ran code analysis on the solution.
Can you clarify what exactly you're doing? If you build the project normally in VS, are there any errors?
Just the normal things ctl-f7 for compiling and f5 for debugging, while running the tests I got that.
Please describe exactly what the problem is. Paste all error messages here, attach screenshots etc etc.
I said it already man, look above 1>LINK : fatal error LNK1104: cannot open file 'D:\cp\cpp\CAIDESLN\cpplib\Debug\cpplib.lib' 1>Done building project "AWatermelon.vcxproj" -- FAILED. Here is the error again, but currently it is fixed.
I see, from this message I wrongly assumed that when you press the "run tests" button the code analysis is running instead.
but it did not work instead, I ran code analysis on the solution.
1>LINK : fatal error LNK1104: cannot open file 'D:\cp\cpp\CAIDESLN\cpplib\Debug\cpplib.lib' 1>Done building project "AWatermelon.vcxproj" -- FAILED. THIS IS AN error I am continuously getting, how to fix this.