Build Log
  

Build started: Project: a5_acodec_shared, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\allegro\4.9.5\addons\acodec\a5_acodec_shared.dir\Release\RSP0003B213842472.rsp" with contents
[
/O2 /Ob2 /I "C:\allegro\4.9.5\include" /I "C:\allegro\4.9.5\addons\iio" /I "C:\allegro\4.9.5\addons\acodec\..\kcm_audio" /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\include" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "ALLEGRO_LIB_BUILD" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "A5_ACODEC_SRC" /D "CMAKE_INTDIR=\"Release\"" /D "a5_acodec_shared_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /MD /Fo"a5_acodec_shared.dir\Release\\" /Fd"C:/allegro/4.9.5/lib/Release/a5_acodec.pdb" /W3 /c /TC   /Zm1000

.\ogg.c

.\acodec.c
]
Creating command line "cl.exe @c:\allegro\4.9.5\addons\acodec\a5_acodec_shared.dir\Release\RSP0003B213842472.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\allegro\4.9.5\addons\acodec\a5_acodec_shared.dir\Release\RSP0003B313842472.rsp" with contents
[
/OUT:"C:\allegro\4.9.5\lib\Release\a5_acodec.dll" /VERSION:0.0 /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"a5_acodec_shared.dir\Release\a5_acodec.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"C:\allegro\4.9.5\lib\Release\a5_acodec.pdb" /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\allegro\4.9.5\lib\Release\a5_acodec.lib"  /STACK:10000000 /machine:I386 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib  "C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\vorbisfile.lib" "C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\vorbis.lib" "C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\ogg.lib" ..\..\lib\Release\alleg-4.9.5.lib ..\..\lib\Release\kcm_audio.lib ..\..\lib\Release\alleg-4.9.5.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib dinput8.lib dxguid.lib winmm.lib "C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\d3d9.lib" opengl32.lib glu32.lib "C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\dsound.lib"

".\a5_acodec_shared.dir\Release\acodec.obj"

".\a5_acodec_shared.dir\Release\ogg.obj"
]
Creating command line "link.exe @c:\allegro\4.9.5\addons\acodec\a5_acodec_shared.dir\Release\RSP0003B313842472.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
ogg.c
acodec.c
Generating Code...
Linking...
   Creating library C:\allegro\4.9.5\lib\Release\a5_acodec.lib and object C:\allegro\4.9.5\lib\Release\a5_acodec.exp
ogg.obj : error LNK2019: unresolved external symbol __imp___al_free referenced in function _al_load_sample_oggvorbis
ogg.obj : error LNK2019: unresolved external symbol __imp___al_malloc_atomic referenced in function _al_load_sample_oggvorbis
ogg.obj : error LNK2019: unresolved external symbol __imp___al_memory_opaque referenced in function _al_load_sample_oggvorbis
ogg.obj : error LNK2019: unresolved external symbol __imp__al_destroy_thread referenced in function _ogg_stream_close
ogg.obj : error LNK2019: unresolved external symbol __imp__al_join_thread referenced in function _ogg_stream_close
ogg.obj : error LNK2019: unresolved external symbol __imp__al_start_thread referenced in function _al_load_stream_oggvorbis
ogg.obj : error LNK2019: unresolved external symbol __imp__al_create_thread referenced in function _al_load_stream_oggvorbis
ogg.obj : error LNK2019: unresolved external symbol __imp___al_malloc referenced in function _al_load_stream_oggvorbis
C:\allegro\4.9.5\lib\Release\a5_acodec.dll : fatal error LNK1120: 8 unresolved externals
Results
  
Build log was saved at "file://c:\allegro\4.9.5\addons\acodec\a5_acodec_shared.dir\Release\BuildLog.htm"
a5_acodec_shared - 9 error(s), 0 warning(s)