Panel użytkownika
Nazwa użytkownika:
Hasło:
Nie masz jeszcze konta?

Problem z kompilacją w Visual C++

Ostatnio zmodyfikowano 2011-01-15 15:28
Autor Wiadomość
Krump
Temat założony przez niniejszego użytkownika
Problem z kompilacją w Visual C++
» 2011-01-15 14:45:25
Dobry dzień.

Słuchajcie mam dziwny problem i nie wiem co z nim zrobić.

Używam Visual C++ i wszystko było dobrze, lecz od paru dni coś mi się zepsuło.
Otóż gdy kompiluje program po zmianach zmian mi nie uwzględnia i odpala starą wersje, a po kompilacji w logach mam takie informacje.

'Zadania.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\secur32.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\msvcr100d.dll', Symbols loaded.
'Zadania.exe': Loaded 'C:\WINDOWS\system32\msvcp100d.dll', Symbols loaded.
'Zadania.exe': Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\imm32.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\clr.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\msvcr100_clr0400.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Culture.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\mscorlib\246f1a5abb686b9dcdf22d3505b08cea\mscorlib.ni.dll', Cannot find or open the PDB file
'Zadania.exe' (Managed (v4.0.30319)): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
'Zadania.exe': Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\ole32.dll', Cannot find or open the PDB file
'Zadania.exe' (Managed (v4.0.30319)): Loaded 'C:\Documents and Settings\Krump\moje dokumenty\visual studio 2010\Projects\Zadania\Debug\Zadania.exe', Symbols loaded.
'Zadania.exe': Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\clrjit.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System\964da027ebca3b263a05cadb8eaa20a3\System.ni.dll', Cannot find or open the PDB file
'Zadania.exe' (Managed (v4.0.30319)): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'
'Zadania.exe': Loaded 'C:\WINDOWS\system32\apphelp.dll', Cannot find or open the PDB file
'Zadania.exe': Loaded 'C:\WINDOWS\system32\version.dll', Cannot find or open the PDB file
The thread 'Win32 Thread' (0x60c) has exited with code -1073741510 (0xc000013a).
The thread 'Win32 Thread' (0x998) has exited with code -1073741510 (0xc000013a).
The thread 'Win32 Thread' (0x5f4) has exited with code -1073741510 (0xc000013a).
The program '[2128] Zadania.exe: Managed (v4.0.30319)' has exited with code -1073741510 (0xc000013a).
The program '[2128] Zadania.exe: Native' has exited with code -1073741510 (0xc000013a).
P-26559
DejaVu
» 2011-01-15 14:53:01
Spróbuj Cleanup na projekcie i potem rebuild.
P-26560
Krump
Temat założony przez niniejszego użytkownika
» 2011-01-15 15:02:36
Pomogło, a mógłbyś jeszcze wyjaśnić czego to jest wina?

Jak się uczyć, to pełną parą ;p
P-26561
DejaVu
» 2011-01-15 15:25:00
Czasami podczas którejś z rzędu kompilacji kompilator potrafi sam sobie uszkodzić pliki *.pdb bądź zachować sobie wpis, że plik pdb istnieje pomimo, że nie istnieje i się robi kwas ;p
P-26562
Krump
Temat założony przez niniejszego użytkownika
» 2011-01-15 15:28:51
Aha, ułomność komputera xD
P-26563
« 1 »
  Strona 1 z 1