JPEG2000压缩解压图像源码
源代码在线查看: simple_example_c.plg
Build Log
--------------------Configuration: simple_example_c - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\coresys\common" /I "..\image" /I "..\compressed_io" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fo"..\..\..\v2_generated\simple_example\debug/" /Fd"..\..\..\v2_generated\simple_example\debug/" /FD /GZ /c
"E:\学习\图像\程序\JPEG2000 src\Kakadu_V2.2.3\apps\simple_example\simple_example_c.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\..\lib\kdu_v22D.lib /nologo /subsystem:console /incremental:yes /pdb:"..\..\..\v2_generated\simple_example\debug/simple_example_c.pdb" /debug /machine:I386 /out:"..\..\..\bin\simple_example_c.exe" /pdbtype:sept
"\学习\图像\程序\JPEG2000 src\v2_generated\simple_example\debug\simple_example_c.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
Output Window
Compiling...
simple_example_c.cpp
Linking...
Results
simple_example_c.exe - 0 error(s), 0 warning(s)