Hello. I have a solution with three projects in it. Most of the files are .c's, but a few are .cpp's, so I figured this should go here. Anyway, when I try to build the solution I get this error:
1>LINK : fatal error LNK1104: cannot open file 'msvcirtd.lib'
Since this is a linking error, I have no idea which part of my code I would need to paste here, if anything. It's just a simple console application, so I find it curious that such a problem could occur.
Thanks.



LinkBack URL
About LinkBacks


