Symbols loaded (source information stripped)
蝴蝶狮 2010-11-24 04:14:04 刚装了vs2010 在上面运行了一个OpenGL程序
出现了Loaded 'D:\c++\opengl\opengl03\Debug\jiqiren.exe', Symbols loaded.
Loaded 'C:\Windows\System32\ntdll.dll', Symbols loaded (source information stripped).
Loaded 'C:\Windows\System32\atioglxx.dll', Cannot find or open the PDB file
Loaded 'C:\Windows\System32\atiadlxx.dll', Cannot find or open the PDB file
Loaded 'C:\Windows\System32\wintrust.dll', Symbols loaded (source information stripped).
Loaded 'C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll', Symbols loaded (source information stripped).
Loaded 'C:\Windows\System32\cryptbase.dll', Symbols loaded (source information stripped).
The program '[5360] jiqiren.exe: Native' has exited with code 0 (0x0).
之前的都是Cannot find or open the PDB file 后来我在网上查了下,按照网上讲的做后:
出现了很多类似的 Symbols loaded (source information stripped)的Debug
还有atiadlxx.dll', Cannot find or open the PDB file 的两条
请大家帮帮忙 我的程序是对的 在vc6.0上一点错误也没的
还有我的运行可以运行出来的 就是有很多Debug