Tag Archives: windows 7

Error 1 error LNK1168: cannot open for writing

I was writing a simple C program to print “HelloWorld” while using the new improved Visual Studio 2010. Program compiled fine on the first run but I started to get a weird linking error (see title of post) on recompiling later on. I singled out the problem to a service in Windows 7. Earlier in […]

18