error c1033

can someone help me. I'm having a problem compiling my code.
thanks in advanced
What is the code and what is the compiler you are using .
hmm I cant seem to find the problem
Google and MSDN wrote:
error c1033: cannot open program database pdb
This error can be caused by disk error.


Are you sure your IDE has access to the place where it is trying to put the PDB file? I think in VC++ you may be able to disable it, though I have never been able to successfully disable generation of completely useless files myself.
Last edited on
Topic archived. No new replies allowed.