Solve fatal error LNK1201: An error occurred when writing the program database "***.pdb"; please check whether there is insufficient disk space, invalid path or insufficient permissions (actual test is easy to use)

Right click on the project name and you will get the following picture

Click on the properties at the bottom and open c/c++ in the properties. You will get the following picture

Just change the format of the debugging letter to the format in the picture. (Super easy!)

Guess you like

Origin blog.csdn.net/m0_74923682/article/details/132823680