không biết bạn nào có bị lỗi này giống mình ko ah?
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:WindowsSysWOW64
tdll.dll’. Cannot find or open the PDB file.
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:WindowsSysWOW64kernel32.dll’. Cannot find or open the PDB file.
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:WindowsSysWOW64KernelBase.dll’. Cannot find or open the PDB file.
‘ConsoleApplication3.exe’ (Win32): Loaded ‘C:WindowsSysWOW64msvcr120.dll’. Cannot find or open the PDB file.
The program ‘[4376] ConsoleApplication3.exe’ has exited with code 0 (0x0).
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).
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