Correct location for .PDB File when separating libs from binaries

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,

Can anyone tell me in what directory the .pdb file should go in, in the
following scenario.

We have our executables created in a single .\bin directory off our main
solution directory, and we have separated the .lib files to a separate .
\lib directory.

Should the .pdb file go will the dlls and exes in the .\bin directory or
should it be generated in the .\lib directory?



Peter
.



Relevant Pages