fatal error LNK1201: error writing to program database 'project.pdb'

fatal error LNK1201: error writing to program database 'project.pdb'

Portrait de onkelhotte

Hi there,
my colleague and I have an error message

fatal error LNK1201: error writing to program database 'C:\Users\ulso\Documents\Visual Studio 2010\Projects\DFC\bin\DFC_Kernel.pdb'; check for insufficient disk space, invalid path, or insufficient privilege

since a few days. We have to close Visual Studio completely (not just closing the soulution) and delete this file manually. Of course this happens not all the time, there is enough disk space, the path is correct and we have sufficient privileges...

Has anyone seen this behaviour before?

Thanks in advance,
Markus 

5 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de Steve Lionel (Intel)

Try temporarily disabling antivirus software or tell it to exclude your project folder from its searching. I assume there is only one project being built at a time?

Steve
Portrait de onkelhotte

Hi Steve,

I can´t disable our McAfee antivirus nor configure it. There are nine projects in this solution and the one that creates that error depends on other projects and it is used by other projects.

Markus

Portrait de arjenmarkus

I think Steve refers to the option in Visual Studio to build projects in parallel. What happens if you set that option to 1 (that is: only one build process at a time)

This option is found in: Tools/Options/Projects and solutions/Build and Run

Regards,

Arjen

Portrait de onkelhotte

This setting was 4. Changing it to 1 didn´t help.

But I figured out I have just to close VS and don´t have to delete it manually. A little less annoying, but it still is. So it seems to be a VS problem and not a IVF problem...

Markus

Connectez-vous pour laisser un commentaire.