Build Log
  

Build started: Project: SDL_image, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\RSP00002632603028.rsp" with contents
[
/Od /I "..\..\SDL-1.2.13\include" /I "..\..\SDL-1.2.13\VisualC\include" /I "graphics\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "LOAD_BMP" /D "LOAD_GIF" /D "LOAD_JPG" /D "LOAD_JPG_DYNAMIC=\"jpeg.dll\"" /D "LOAD_LBM" /D "LOAD_PCX" /D "LOAD_PNG" /D "LOAD_PNG_DYNAMIC=\"libpng12.dll\"" /D "LOAD_PNM" /D "LOAD_TGA" /D "LOAD_TIF" /D "LOAD_TIF_DYNAMIC=\"libtiff.dll\"" /D "LOAD_XPM" /D "LOAD_XV" /D "PNG_USE_DLL" /D "ZLIB_DLL" /D "_CRT_SECURE_NO_DEPRECATE" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /Gm /EHsc /MDd /Fp".\Debug/SDL_image.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC "..\showimage.c"

"..\IMG_xxx.c"

"..\IMG_xv.c"

"..\IMG_xpm.c"

"..\IMG_xcf.c"

"..\IMG_tif.c"

"..\IMG_tga.c"

"..\IMG_pnm.c"

"..\IMG_png.c"

"..\IMG_pcx.c"

"..\IMG_lbm.c"

"..\IMG_jpg.c"

"..\IMG_gif.c"

"..\IMG_gd.c"

"..\IMG_bmp.c"

"..\IMG.c"
]
Creating command line "cl.exe @"c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\RSP00002632603028.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\TMP00002732603028.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\SDL_image.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\SDL_image.dll.embed.manifest.res" "c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\TMP00002732603028.tmp""
Creating temporary file "c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\RSP00002832603028.rsp" with contents
[
/OUT:"C:\slimdevices\src\Debug\SDL_image.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\SDL_image.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/SDL_image.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /IMPLIB:".\Debug/SDL_image.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\..\sdl-1.2.13\visualc\sdl\debug\sdl.lib"

".\Debug\IMG.obj"

".\Debug\IMG_bmp.obj"

".\Debug\IMG_gd.obj"

".\Debug\IMG_gif.obj"

".\Debug\IMG_jpg.obj"

".\Debug\IMG_lbm.obj"

".\Debug\IMG_pcx.obj"

".\Debug\IMG_png.obj"

".\Debug\IMG_pnm.obj"

".\Debug\IMG_tga.obj"

".\Debug\IMG_tif.obj"

".\Debug\IMG_xcf.obj"

".\Debug\IMG_xpm.obj"

".\Debug\IMG_xv.obj"

".\Debug\IMG_xxx.obj"

".\Debug\showimage.obj"

".\Debug\SDL_image.dll.embed.manifest.res"
]
Creating command line "link.exe @"c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\RSP00002832603028.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
IMG.c
IMG_bmp.c
IMG_gd.c
IMG_gif.c
IMG_jpg.c
IMG_lbm.c
IMG_pcx.c
IMG_png.c
IMG_pnm.c
IMG_tga.c
IMG_tif.c
IMG_xcf.c
IMG_xpm.c
IMG_xv.c
IMG_xxx.c
showimage.c
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
   Creating library .\Debug/SDL_image.lib and object .\Debug/SDL_image.exp
IMG_jpg.obj : error LNK2019: unresolved external symbol _SDL_UnloadObject referenced in function _IMG_InitJPG
IMG_png.obj : error LNK2001: unresolved external symbol _SDL_UnloadObject
IMG_tif.obj : error LNK2001: unresolved external symbol _SDL_UnloadObject
IMG_jpg.obj : error LNK2019: unresolved external symbol _SDL_LoadFunction referenced in function _IMG_InitJPG
IMG_png.obj : error LNK2001: unresolved external symbol _SDL_LoadFunction
IMG_tif.obj : error LNK2001: unresolved external symbol _SDL_LoadFunction
IMG_jpg.obj : error LNK2019: unresolved external symbol _SDL_LoadObject referenced in function _IMG_InitJPG
IMG_png.obj : error LNK2001: unresolved external symbol _SDL_LoadObject
IMG_tif.obj : error LNK2001: unresolved external symbol _SDL_LoadObject
showimage.obj : error LNK2019: unresolved external symbol _SDL_Delay referenced in function _SDL_main
C:\slimdevices\src\Debug\SDL_image.dll : fatal error LNK1120: 4 unresolved externals
Results
  
Build log was saved at "file://c:\slimdevices\src\SDL_image-1.2.5\VisualC\Debug\BuildLog.htm"
SDL_image - 11 error(s), 0 warning(s)