EDN Admin
Well-known member
when I complied a file.dll and a testbench.exe, file.dll is succeeded, but testbench.exe is not. The error messages are:
TestBench Could not delete file c:CurrentProjectsTestBenchDebugTestBench.pdb.
Make sure that the file is not open by another process and is not write-protected.
TestBench Could not delete file c:CurrentProjectsTestBenchDebugTestBench.pdb.
Make sure that the file is not open by another process and is not write-protected.
TestBench Could not delete file c:CurrentProjectsTestBenchDebugTestBench.pdb.
Make sure that the file is not open by another process and is not write-protected.
TestBench fatal error LNK1201: error writing to program database c:CurrentProjectsTestBenchDebugTestBench.pdb; check for insufficient disk space, invalid path, or insufficient privilege
I cant manually delete TestBench.pdb, then it wont complile.
Any ideas? Thanks!
GS
View the full article
TestBench Could not delete file c:CurrentProjectsTestBenchDebugTestBench.pdb.
Make sure that the file is not open by another process and is not write-protected.
TestBench Could not delete file c:CurrentProjectsTestBenchDebugTestBench.pdb.
Make sure that the file is not open by another process and is not write-protected.
TestBench Could not delete file c:CurrentProjectsTestBenchDebugTestBench.pdb.
Make sure that the file is not open by another process and is not write-protected.
TestBench fatal error LNK1201: error writing to program database c:CurrentProjectsTestBenchDebugTestBench.pdb; check for insufficient disk space, invalid path, or insufficient privilege
I cant manually delete TestBench.pdb, then it wont complile.
Any ideas? Thanks!
GS
View the full article