| Build Log |
|
| Command Lines |
Creating temporary file "c:\allegro\4.9.5\addons\ttf\a5_ttf_shared.dir\Release\RSP0003A813842824.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\ttf\..\font" /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\include" /I "C:\Program Files\Microsoft Visual Studio 9.0\VC\include\freetype2" /I "C:\allegro\4.9.5\addons\ttf\." /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "ALLEGRO_LIB_BUILD" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "A5_TTF_SRC" /D "CMAKE_INTDIR=\"Release\"" /D "a5_ttf_shared_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /MD /Fo"a5_ttf_shared.dir\Release\\" /Fd"C:/allegro/4.9.5/lib/Release/a5_ttf.pdb" /W3 /c /TC /Zm1000 .\ttf.c ] Creating command line "cl.exe @c:\allegro\4.9.5\addons\ttf\a5_ttf_shared.dir\Release\RSP0003A813842824.rsp /nologo /errorReport:prompt" Creating temporary file "c:\allegro\4.9.5\addons\ttf\a5_ttf_shared.dir\Release\RSP0003A913842824.rsp" with contents [ /OUT:"C:\allegro\4.9.5\lib\Release\a5_ttf.dll" /VERSION:0.0 /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"a5_ttf_shared.dir\Release\a5_ttf.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"C:\allegro\4.9.5\lib\Release\a5_ttf.pdb" /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\allegro\4.9.5\lib\Release\a5_ttf.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\freetype.lib" ..\..\lib\Release\alleg-4.9.5.lib ..\..\lib\Release\a5_font.lib ..\..\lib\Release\a5_iio.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\libpng.lib" "C:\Program Files\Microsoft Visual Studio 9.0\VC\lib\zdll.lib" ".\a5_ttf_shared.dir\Release\ttf.obj" ] Creating command line "link.exe @c:\allegro\4.9.5\addons\ttf\a5_ttf_shared.dir\Release\RSP0003A913842824.rsp /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Compiling... ttf.c Linking... Creating library C:\allegro\4.9.5\lib\Release\a5_ttf.lib and object C:\allegro\4.9.5\lib\Release\a5_ttf.exp ttf.obj : error LNK2019: unresolved external symbol __imp__al_draw_bitmap referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_restore_state referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_unlock_bitmap referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_put_pixel referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_lock_bitmap referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_clear referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_map_rgba referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_set_target_bitmap referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_create_bitmap referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_set_new_bitmap_format referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__al_store_state referenced in function _render_glyph ttf.obj : error LNK2019: unresolved external symbol __imp__ugetxc referenced in function _render ttf.obj : error LNK2019: unresolved external symbol __imp___al_free referenced in function _destroy ttf.obj : error LNK2019: unresolved external symbol __imp___al_memory_opaque referenced in function _destroy ttf.obj : error LNK2019: unresolved external symbol __imp__al_destroy_bitmap referenced in function _destroy ttf.obj : error LNK2019: unresolved external symbol __imp___al_malloc referenced in function _al_ttf_load_font C:\allegro\4.9.5\lib\Release\a5_ttf.dll : fatal error LNK1120: 16 unresolved externals |
| Results |
Build log was saved at "file://c:\allegro\4.9.5\addons\ttf\a5_ttf_shared.dir\Release\BuildLog.htm" a5_ttf_shared - 17 error(s), 0 warning(s) |