You are on page 1of 3

Menangani Error

Error link: fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
Solusi:
Project Properties
-> Configuration Properties
-> Linker (General)
-> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"

error LNK1112: module machine type 'x64' conflicts with target machine type
'X86'
Solusi:
Configuration solution > active new platform > new> ubah Itanium menjadi x64
'Shaders.exe': Loaded 'C:\Documents and Settings\User\My Documents\Visual Studio
2010\Projects\Shaders\Win32\Debug\Shaders.exe', Symbols loaded.
'Shaders.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Cannot find or open the PDB
file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\qt-everywhere-opensource-src-4.8.3\bin\QtCored4.dll',
Symbols loaded.
'Shaders.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\ole32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\secur32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\ws2_32.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\ws2help.dll', Cannot find or open the
PDB file
'Shaders.exe': Loaded 'C:\WINDOWS\system32\msvcp100d.dll', Symbols loaded.
'Shaders.exe': Loaded 'C:\WINDOWS\system32\msvcr100d.dll', Symbols loaded.
'Shaders.exe': Loaded 'C:\qt-everywhere-opensource-src-4.8.3\bin\QtGuid4.dll',
Symbols loaded.
'Shaders.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Cannot find or open
the PDB file

'Shaders.exe':
PDB file
'Shaders.exe':
PDB file
'Shaders.exe':
PDB file
'Shaders.exe':
PDB file
'Shaders.exe':
PDB file
'Shaders.exe':
PDB file
'Shaders.exe':
PDB file
'Shaders.exe':

Loaded 'C:\WINDOWS\system32\comctl32.dll', Cannot find or open the


Loaded 'C:\WINDOWS\system32\shell32.dll', Cannot find or open the
Loaded 'C:\WINDOWS\system32\shlwapi.dll', Cannot find or open the
Loaded 'C:\WINDOWS\system32\oleaut32.dll', Cannot find or open the
Loaded 'C:\WINDOWS\system32\imm32.dll', Cannot find or open the
Loaded 'C:\WINDOWS\system32\winmm.dll', Cannot find or open the
Loaded 'C:\WINDOWS\system32\winspool.drv', Cannot find or open the
Loaded 'C:\qt-everywhere-opensource-src-4.8.3\bin\QtOpenGLd4.dll'

Solusi:
Tools->Options->Debugging->Symbols

1.
2.
3.
4.
5.
6.
7.
8.

Membuat foto monokrom


Membuat foto grayscale
Efek canny
Efek sobel
Efek threslding
Deteksi wajah
OCR

You might also like