Here is the whole warning message.
qtmaind.lib(qtmain_win.obj) : warning LNK4099: PDB 'vc_ib_1.pdb' was not found with 'c:\QtSDK\Desktop\Qt\4.7.4\msvc2008\lib\qtmaind.lib' or at 'C:\Code\Projects\bitsdir\bits-build\debug\vc_ib_1.pdb'; linking object as if no debug info
qtmaind.lib(qtmain_win.obj) : warning LNK4099: PDB 'vc_ib_1.pdb' was not found with 'c:\QtSDK\Desktop\Qt\4.7.4\msvc2008\lib\qtmaind.lib' or at 'C:\Code\Projects\bitsdir\bits-build\debug\vc_ib_1.pdb'; linking object as if no debug info
To copy to clipboard, switch view to plain text mode
Everything seems to compile and run fine, and I can single step the code and see variable values changing as I step the code, but I would like to have clean builds.
Any ideas?
Bookmarks