khi mà thực hiện chương trình xong, mình có build trước, mọi thứ đều ok!
nhưng khi bắt đầu chạy thì bị lỗi này!
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ntdll.dll’. Cannot find or open the PDB file.
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\kernel32.dll’. Cannot find or open the PDB file.
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\KernelBase.dll’. Cannot find or open the PDB file.
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcr120.dll’. Cannot find or open the PDB file.
The program ‘[4376] ConsoleApplication3.exe’ has exited with code 0 (0x0).
không biết bạn nào có bị lỗi này giống mình ko ah?
1 Like
Với VS 2010 bạn thử :
_ debug–> optional and setting --debugging -->symbols
Với VS 2013
_ Tools -> Options -> Debugging -> Output Window -> Module Load Messages -> Off It will disable the display of modules loaded.
Còn nếu vẫn không được thì xóa đi cài lại thử xem 
sau khi thực hiện các bước của a thì nó lại xuất hiện lỗi này ah!
The program ‘[5784] ConsoleApplication3.exe’ has exited with code 0 (0x0).
1 Like
mấy cái lỗi này thấy phức tạp quá, xóa rồi cài lại đi 
thật ra đã cài lại 2 lần rồ á a!!
cơ mà chắc phải cài lại nguyên cái win thì chắc ko bị nữa!
Bản đã thêm system(“pause”) vào trước return 0; chưa ?
, chưa được thì đành cài lại :v
1 Like
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?