CMake Deprecation Warning at CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- [Allegro] Allegro Version: [5.2.11] -- Adding /home/allefant/allegro/build_mingw/deps to CMAKE_FIND_ROOT_PATH -- Using MINGDIR: /usr/i686-w64-mingw32 -- Allowing GCC/Clang to use SSE instructions -- Performing Test ALLEGRO_HAVE_PROCFS_ARGCV -- Performing Test ALLEGRO_HAVE_PROCFS_ARGCV - Failed -- Performing Test ALLEGRO_HAVE_SV_PROCFS_H -- Performing Test ALLEGRO_HAVE_SV_PROCFS_H - Failed -- Performing Test HAVE_XINPUT_CAPABILITIES_EX -- Performing Test HAVE_XINPUT_CAPABILITIES_EX - Failed WARNING: FreeImage not found, disabling support -- Could NOT find WebP (missing: WEBP_INCLUDE_DIRS WEBP_LIBRARIES) WARNING: libwebp not found, disabling support -- Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR) -- Could NOT find OPENSL (missing: OPENSL_INCLUDE_DIR OPENSL_LIBRARY) -- Could NOT find FLAC (missing: FLAC_INCLUDE_DIR FLAC_LIBRARY) WARNING: libFLAC not found or compile test failed, disabling support. -- Could NOT find DUMB (missing: DUMB_INCLUDE_DIR DUMB_LIBRARY) WARNING: libdumb >= 2.0 or <= 0.9.3 not found or compile test failed, disabling support. See for 2.0 or for 0.9.3. -- Could NOT find OPENMPT (missing: OPENMPT_INCLUDE_DIR OPENMPT_LIBRARY) WARNING: Dynamic loading will be disabled for Vorbis as static library was found: /home/allefant/allegro/build_mingw/deps/lib/libvorbisfile.a -- Could NOT find OPUS (missing: OPUS_INCLUDE_DIR OPUS_LIBRARY OPUSFILE_LIBRARY) WARNING: libopus not found or compile test failed, disabling support. -- Could NOT find MiniMP3 (missing: MINIMP3_INCLUDE_DIRS) WARNING: minimp3 was not found -- Could NOT find PhysFS (missing: PHYSFS_LIBRARY PHYSFS_INCLUDE_DIR) -- Could NOT find PHYSFS (missing: PHYSFS_LIBRARY PHYSFS_INCLUDE_DIR) -- Could NOT find THEORA (missing: THEORA_INCLUDE_DIR THEORA_LIBRARY) WARNING: allegro_video wanted but no supported backend found -- Not building ex_physfs -- Not building ex_video -- Could NOT find ENET (missing: ENET_INCLUDE_DIR ENET_LIBRARY) -- Using git to determine git ref for documentation. -- Using 6001127127de4631b10868a1c34ea0439ae4b5e2 as the git ref for source links in the documentation. -- Checking Pandoc version =========================== Configuration summary =========================== - OpenGL: Desktop - Primitives addon: yes - Image addon: yes - GDI+: yes - FreeImage: NO - libpng: NO - libjpeg: NO - libwebp: NO - Font addon: yes - Audio addon: yes - DirectSound: yes - OpenAL: NO - OpenSL: NO - Acodec addon: yes - FLAC: NO - DUMB: NO - OpenMPT: NO - Ogg/Vorbis: yes - Opus: NO - MP3: NO - TTF addon: yes - Color addon: yes - Memfile addon: yes - PhysFS addon: NO - Native Dialog addon: yes - Video addon: NO =========================== -- Configuring done (2.1s) -- Generating done (1.5s) -- Build files have been written to: /home/allefant/allegro/build_mingw [ 0%] Building C object CMakeFiles/allegro.dir/src/allegro.c.obj [ 0%] Building C object CMakeFiles/allegro.dir/src/bitmap.c.obj [ 0%] Building C object CMakeFiles/allegro.dir/src/bitmap_draw.c.obj [ 0%] Building C object CMakeFiles/allegro.dir/src/bitmap_io.c.obj [ 0%] Building C object CMakeFiles/allegro.dir/src/bitmap_lock.c.obj [ 0%] Building C object CMakeFiles/allegro.dir/src/bitmap_pixel.c.obj [ 0%] Building C object CMakeFiles/allegro.dir/src/bitmap_type.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/blenders.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/clipboard.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/config.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/convert.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/cpu.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/debug.c.obj [ 1%] Building C object CMakeFiles/allegro.dir/src/display.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/display_settings.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/drawing.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/dtor.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/events.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/evtsrc.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/exitfunc.c.obj [ 2%] Building C object CMakeFiles/allegro.dir/src/file.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/file_slice.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/file_stdio.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/fshook.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/fshook_stdio.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/fullscreen_mode.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/haptic.c.obj [ 3%] Building C object CMakeFiles/allegro.dir/src/inline.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/joynu.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/keybdnu.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/libc.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/math.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/memblit.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/memdraw.c.obj [ 4%] Building C object CMakeFiles/allegro.dir/src/memory.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/monitor.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/mousenu.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/mouse_cursor.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/path.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/pixels.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/shader.c.obj [ 5%] Building C object CMakeFiles/allegro.dir/src/system.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/threads.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/timernu.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/tls.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/touch_input.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/transformations.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/tri_soft.c.obj [ 6%] Building C object CMakeFiles/allegro.dir/src/utf8.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/misc/aatree.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/misc/bstrlib.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/misc/list.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/misc/vector.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/win/wclipboard.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/win/whapall.c.obj [ 7%] Building C object CMakeFiles/allegro.dir/src/win/whapdrv.c.obj [ 8%] Building CXX object CMakeFiles/allegro.dir/src/win/whaptic.cpp.obj [ 8%] Building C object CMakeFiles/allegro.dir/src/win/whapxi.c.obj [ 8%] Building C object CMakeFiles/allegro.dir/src/win/wjoyall.c.obj [ 8%] Building C object CMakeFiles/allegro.dir/src/win/wjoydrv.c.obj [ 8%] Building CXX object CMakeFiles/allegro.dir/src/win/wjoydxnu.cpp.obj /home/allefant/allegro/git/src/win/wjoydxnu.cpp: In function ‘BOOL joystick_enum_callback(LPCDIDEVICEINSTANCE, LPVOID)’: /home/allefant/allegro/git/src/win/wjoydxnu.cpp:994:39: warning: missing initializer for member ‘_LARGE_INTEGER::::HighPart’ [-Wmissing-field-initializers] 994 | LARGE_INTEGER due_time = { 0 }; | ^ /home/allefant/allegro/git/src/win/wjoydxnu.cpp: In function ‘bool joydx_init_joystick()’: /home/allefant/allegro/git/src/win/wjoydxnu.cpp:1172:24: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘DIRECTINPUT8CREATEPROC’ {aka ‘long int (__attribute__((stdcall)) *)(HINSTANCE__*, long unsigned int, const GUID&, void**, IUnknown*)’} [-Wcast-function-type] 1172 | _al_dinput_create = (DIRECTINPUT8CREATEPROC)GetProcAddress(_al_dinput_module, "DirectInput8Create"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 8%] Building C object CMakeFiles/allegro.dir/src/win/wjoyxi.c.obj /home/allefant/allegro/git/src/win/wjoyxi.c: In function ‘_imp_load_xinput_module_version’: /home/allefant/allegro/git/src/win/wjoyxi.c:218:24: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘void (__attribute__((stdcall)) *)(BOOL)’ {aka ‘void (__attribute__((stdcall)) *)(int)’} [-Wcast-function-type] 218 | _imp_XInputEnable = (XInputEnablePROC)GetProcAddress(_imp_xinput_module, "XInputEnable"); | ^ /home/allefant/allegro/git/src/win/wjoyxi.c: In function ‘joyxi_get_name’: /home/allefant/allegro/git/src/win/wjoyxi.c:803:45: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘DWORD’ {aka ‘long unsigned int’} [-Wformat=] 803 | sprintf(xjoy->name, "XInput Joystick %d", xjoy->index); | ~^ ~~~~~~~~~~~ | | | | int DWORD {aka long unsigned int} | %ld [ 8%] Building C object CMakeFiles/allegro.dir/src/win/wkeyboard.c.obj [ 8%] Building C object CMakeFiles/allegro.dir/src/win/wmcursor.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wmouse.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wsystem.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wthread.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wtime.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wtouch_input.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wunicode.c.obj [ 9%] Building C object CMakeFiles/allegro.dir/src/win/wwindow.c.obj [ 10%] Building C object CMakeFiles/allegro.dir/src/win/wxthread.c.obj [ 10%] Building CXX object CMakeFiles/allegro.dir/src/win/d3d_bmp.cpp.obj [ 10%] Building CXX object CMakeFiles/allegro.dir/src/win/d3d_disp.cpp.obj /home/allefant/allegro/git/src/win/d3d_disp.cpp: In function ‘bool d3d_init_display()’: /home/allefant/allegro/git/src/win/d3d_disp.cpp:647:24: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘DIRECT3DCREATE9PROC’ {aka ‘IDirect3D9* (__attribute__((stdcall)) *)(unsigned int)’} [-Wcast-function-type] 647 | _al_d3d_create = (DIRECT3DCREATE9PROC)GetProcAddress(_al_d3d_module, "Direct3DCreate9"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building CXX object CMakeFiles/allegro.dir/src/win/d3d_display_formats.cpp.obj [ 10%] Building CXX object CMakeFiles/allegro.dir/src/win/d3d_render_state.cpp.obj [ 10%] Building CXX object CMakeFiles/allegro.dir/src/win/d3d_shader.cpp.obj [ 10%] Building CXX object CMakeFiles/allegro.dir/src/win/d3d_d3dx9.cpp.obj /home/allefant/allegro/git/src/win/d3d_d3dx9.cpp: In function ‘bool _imp_load_d3dx9_module_version(int)’: /home/allefant/allegro/git/src/win/d3d_d3dx9.cpp:73:31: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘_ALLEGRO_D3DXCREATEEFFECTPROC’ {aka ‘long int (__attribute__((stdcall)) *)(IDirect3DDevice9*, const void*, unsigned int, const D3DXMACRO*, ID3DXInclude*, long unsigned int, ID3DXEffectPool*, ID3DXEffect**, ID3DXBuffer**)’} [-Wcast-function-type] 73 | _al_imp_D3DXCreateEffect = (_ALLEGRO_D3DXCREATEEFFECTPROC)GetProcAddress(_imp_d3dx9_module, "D3DXCreateEffect"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/allefant/allegro/git/src/win/d3d_d3dx9.cpp:81:7: warning: cast between incompatible function types from ‘FARPROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘_ALLEGRO_D3DXLSFLSPROC’ {aka ‘long int (__attribute__((stdcall)) *)(IDirect3DSurface9*, const tagPALETTEENTRY*, const tagRECT*, IDirect3DSurface9*, const tagPALETTEENTRY*, const tagRECT*, long unsigned int, long unsigned int)’} [-Wcast-function-type] 81 | (_ALLEGRO_D3DXLSFLSPROC)GetProcAddress(_imp_d3dx9_module, "D3DXLoadSurfaceFromSurface"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/extensions.c.obj [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_bitmap.c.obj [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_display.c.obj [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_draw.c.obj [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_fbo.c.obj [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_lock.c.obj [ 11%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_lock_es.c.obj [ 12%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_render_state.c.obj [ 12%] Building C object CMakeFiles/allegro.dir/src/opengl/ogl_shader.c.obj [ 12%] Building C object CMakeFiles/allegro.dir/src/win/wgl_disp.c.obj /home/allefant/allegro/git/src/win/wgl_disp.c: In function ‘init_context_creation_extensions’: /home/allefant/allegro/git/src/win/wgl_disp.c:166:7: warning: cast between incompatible function types from ‘PROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘struct HGLRC__ * (__attribute__((stdcall)) *)(struct HDC__ *, struct HGLRC__ *, const int *)’ [-Wcast-function-type] 166 | (_ALLEGRO_wglCreateContextAttribsARB_t)wglGetProcAddress("wglCreateContextAttribsARB"); | ^ /home/allefant/allegro/git/src/win/wgl_disp.c: In function ‘init_ogl_context_ex’: /home/allefant/allegro/git/src/win/wgl_disp.c:650:9: warning: cast between incompatible function types from ‘PROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘const char * (__attribute__((stdcall)) *)(struct HDC__ *)’ [-Wcast-function-type] 650 | = (_ALLEGRO_wglGetExtensionsStringARB_t)wglGetProcAddress("wglGetExtensionsStringARB"); | ^ /home/allefant/allegro/git/src/win/wgl_disp.c: In function ‘get_available_pixel_formats_ext’: /home/allefant/allegro/git/src/win/wgl_disp.c:718:9: warning: cast between incompatible function types from ‘PROC’ {aka ‘int (__attribute__((stdcall)) *)()’} to ‘const char * (__attribute__((stdcall)) *)(struct HDC__ *)’ [-Wcast-function-type] 718 | = (_ALLEGRO_wglGetExtensionsStringARB_t)wglGetProcAddress("wglGetExtensionsStringARB"); | ^ [ 12%] Linking CXX static library lib/liballegro-static.a [ 12%] Built target allegro [ 12%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/high_primitives.c.obj [ 12%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/line_soft.c.obj [ 12%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/point_soft.c.obj [ 13%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/polygon.c.obj [ 13%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/polyline.c.obj [ 13%] Building CXX object addons/primitives/CMakeFiles/allegro_primitives.dir/prim_directx.cpp.obj [ 13%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/prim_opengl.c.obj [ 13%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/prim_soft.c.obj [ 13%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/prim_util.c.obj [ 13%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/primitives.c.obj [ 14%] Building C object addons/primitives/CMakeFiles/allegro_primitives.dir/triangulator.c.obj [ 14%] Building CXX object addons/primitives/CMakeFiles/allegro_primitives.dir/directx_shaders.cpp.obj [ 14%] Linking CXX static library ../../lib/liballegro_primitives-static.a [ 14%] Built target allegro_primitives [ 14%] Building C object addons/image/CMakeFiles/allegro_image.dir/bmp.c.obj [ 15%] Building C object addons/image/CMakeFiles/allegro_image.dir/iio.c.obj [ 15%] Building C object addons/image/CMakeFiles/allegro_image.dir/pcx.c.obj [ 15%] Building C object addons/image/CMakeFiles/allegro_image.dir/tga.c.obj [ 15%] Building C object addons/image/CMakeFiles/allegro_image.dir/dds.c.obj [ 15%] Building C object addons/image/CMakeFiles/allegro_image.dir/identify.c.obj [ 15%] Building CXX object addons/image/CMakeFiles/allegro_image.dir/gdiplus.cpp.obj [ 15%] Linking CXX static library ../../lib/liballegro_image-static.a [ 15%] Built target allegro_image [ 16%] Building C object addons/font/CMakeFiles/allegro_font.dir/font.c.obj [ 16%] Building C object addons/font/CMakeFiles/allegro_font.dir/fontbmp.c.obj [ 16%] Building C object addons/font/CMakeFiles/allegro_font.dir/stdfont.c.obj [ 16%] Building C object addons/font/CMakeFiles/allegro_font.dir/text.c.obj [ 16%] Building C object addons/font/CMakeFiles/allegro_font.dir/bmfont.c.obj [ 16%] Building C object addons/font/CMakeFiles/allegro_font.dir/xml.c.obj [ 16%] Linking CXX static library ../../lib/liballegro_font-static.a [ 16%] Built target allegro_font [ 16%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/audio.c.obj [ 16%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/audio_io.c.obj [ 16%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/kcm_dtor.c.obj [ 16%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/kcm_instance.c.obj [ 17%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/kcm_mixer.c.obj [ 17%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/kcm_sample.c.obj [ 17%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/kcm_stream.c.obj [ 17%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/kcm_voice.c.obj [ 17%] Building C object addons/audio/CMakeFiles/allegro_audio.dir/recorder.c.obj [ 17%] Building CXX object addons/audio/CMakeFiles/allegro_audio.dir/dsound.cpp.obj [ 17%] Linking CXX static library ../../lib/liballegro_audio-static.a [ 17%] Built target allegro_audio [ 17%] Building C object addons/acodec/CMakeFiles/allegro_acodec.dir/acodec.c.obj /home/allefant/allegro/git/addons/acodec/acodec.c: In function ‘al_init_acodec_addon’: /home/allefant/allegro/git/addons/acodec/acodec.c:23:9: warning: variable ‘acodec_prefer_dumb’ set but not used [-Wunused-but-set-variable] 23 | bool acodec_prefer_dumb = false; | ^~~~~~~~~~~~~~~~~~ [ 17%] Building C object addons/acodec/CMakeFiles/allegro_acodec.dir/wav.c.obj [ 17%] Building C object addons/acodec/CMakeFiles/allegro_acodec.dir/helper.c.obj [ 18%] Building C object addons/acodec/CMakeFiles/allegro_acodec.dir/voc.c.obj [ 18%] Building C object addons/acodec/CMakeFiles/allegro_acodec.dir/ogg.c.obj [ 18%] Linking CXX static library ../../lib/liballegro_acodec-static.a [ 18%] Built target allegro_acodec [ 18%] Building C object addons/ttf/CMakeFiles/allegro_ttf.dir/ttf.c.obj [ 18%] Linking CXX static library ../../lib/liballegro_ttf-static.a [ 18%] Built target allegro_ttf [ 19%] Building C object addons/color/CMakeFiles/allegro_color.dir/color.c.obj [ 19%] Linking CXX static library ../../lib/liballegro_color-static.a [ 19%] Built target allegro_color [ 19%] Building C object addons/memfile/CMakeFiles/allegro_memfile.dir/memfile.c.obj [ 19%] Linking CXX static library ../../lib/liballegro_memfile-static.a [ 19%] Built target allegro_memfile [ 19%] Building C object addons/native_dialog/CMakeFiles/allegro_dialog.dir/dialog.c.obj [ 19%] Building C object addons/native_dialog/CMakeFiles/allegro_dialog.dir/textlog.c.obj [ 19%] Building C object addons/native_dialog/CMakeFiles/allegro_dialog.dir/menu.c.obj [ 19%] Building C object addons/native_dialog/CMakeFiles/allegro_dialog.dir/win_dialog.c.obj [ 19%] Linking CXX static library ../../lib/liballegro_dialog-static.a [ 19%] Built target allegro_dialog [ 20%] Built target allegro_main [ 25%] Built target copy_demo_data [ 25%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Asteroid.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/BitmapResource.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Bullet.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/ButtonWidget.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Debug.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/DisplayResource.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Entity.cpp.obj [ 26%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Explosion.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/FontResource.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Game.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/GUI.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Input.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/LargeAsteroid.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/LargeBullet.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/LargeSlowBullet.cpp.obj [ 27%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/MediumAsteroid.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Player.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/PowerUp.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/Resource.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/ResourceManager.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/SampleResource.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/StreamResource.cpp.obj [ 28%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/SmallAsteroid.cpp.obj [ 29%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/SmallBullet.cpp.obj [ 29%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/UFO.cpp.obj [ 29%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/cosmic_protector.cpp.obj [ 29%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/collision.cpp.obj [ 29%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/logic.cpp.obj [ 29%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/render.cpp.obj [ 30%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/sound.cpp.obj [ 30%] Building CXX object demos/cosmic_protector/CMakeFiles/cosmic_protector.dir/src/wave.cpp.obj [ 30%] Linking CXX executable cosmic_protector.exe [ 30%] Built target cosmic_protector [ 30%] Building C object demos/speed/CMakeFiles/speed.dir/a4_aux.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/badguys.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/bullets.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/explode.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/hiscore.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/main.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/message.c.obj [ 31%] Building C object demos/speed/CMakeFiles/speed.dir/player.c.obj [ 32%] Building C object demos/speed/CMakeFiles/speed.dir/sound.c.obj [ 32%] Building C object demos/speed/CMakeFiles/speed.dir/title.c.obj [ 32%] Building C object demos/speed/CMakeFiles/speed.dir/view.c.obj [ 32%] Linking CXX executable speed.exe [ 32%] Built target speed [ 37%] Built target copy_skater_data [ 51%] Built target copy_example_data [ 51%] Building C object demos/skater/CMakeFiles/skater.dir/src/anim.c.obj [ 51%] Building C object demos/skater/CMakeFiles/skater.dir/src/background_scroller.c.obj [ 51%] Building C object demos/skater/CMakeFiles/skater.dir/src/credits.c.obj [ 51%] Building C object demos/skater/CMakeFiles/skater.dir/src/fps.c.obj [ 51%] Building C object demos/skater/CMakeFiles/skater.dir/src/framework.c.obj [ 51%] Building C object demos/skater/CMakeFiles/skater.dir/src/game.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/gamepad.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/global.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/intro.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/keyboard.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/level_alloc.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/level.c.obj [ 52%] Building C object demos/skater/CMakeFiles/skater.dir/src/level_file.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/level_state.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_about.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_controls.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_graphics.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_main.c.obj [ 53%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_misc.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_options.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_sound.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/menu_success.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/mouse.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/music.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/physics.c.obj [ 54%] Building C object demos/skater/CMakeFiles/skater.dir/src/quadtree.c.obj [ 55%] Building C object demos/skater/CMakeFiles/skater.dir/src/screenshot.c.obj [ 55%] Building C object demos/skater/CMakeFiles/skater.dir/src/skater.c.obj [ 55%] Building C object demos/skater/CMakeFiles/skater.dir/src/token.c.obj [ 55%] Building C object demos/skater/CMakeFiles/skater.dir/src/transition.c.obj [ 55%] Building C object demos/skater/CMakeFiles/skater.dir/src/vcontroller.c.obj [ 55%] Linking CXX executable skater.exe [ 55%] Built target skater [ 59%] Built target copy_shooter_data [ 59%] Building C object demos/shooter/CMakeFiles/shooter.dir/aster.c.obj [ 59%] Building C object demos/shooter/CMakeFiles/shooter.dir/bullet.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/data.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/demo.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/expl.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/game.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/star.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/title.c.obj [ 60%] Building C object demos/shooter/CMakeFiles/shooter.dir/__/speed/a4_aux.c.obj [ 61%] Linking CXX executable shooter.exe [ 61%] Built target shooter [ 61%] Building C object examples/CMakeFiles/ex_config.dir/ex_config.c.obj [ 61%] Linking CXX executable ex_config.exe [ 61%] Built target ex_config [ 61%] Building C object examples/CMakeFiles/ex_dir.dir/ex_dir.c.obj [ 61%] Linking CXX executable ex_dir.exe [ 61%] Built target ex_dir [ 61%] Building C object examples/CMakeFiles/ex_file.dir/ex_file.c.obj [ 61%] Linking CXX executable ex_file.exe [ 61%] Built target ex_file [ 61%] Building C object examples/CMakeFiles/ex_file_slice.dir/ex_file_slice.c.obj [ 61%] Linking CXX executable ex_file_slice.exe [ 61%] Built target ex_file_slice [ 61%] Building C object examples/CMakeFiles/ex_get_path.dir/ex_get_path.c.obj [ 61%] Linking CXX executable ex_get_path.exe [ 61%] Built target ex_get_path [ 61%] Building C object examples/CMakeFiles/ex_memfile.dir/ex_memfile.c.obj [ 61%] Linking CXX executable ex_memfile.exe [ 61%] Built target ex_memfile [ 61%] Building C object examples/CMakeFiles/ex_monitorinfo.dir/ex_monitorinfo.c.obj [ 61%] Linking CXX executable ex_monitorinfo.exe [ 61%] Built target ex_monitorinfo [ 61%] Building C object examples/CMakeFiles/ex_path.dir/ex_path.c.obj [ 61%] Linking CXX executable ex_path.exe [ 61%] Built target ex_path [ 61%] Building C object examples/CMakeFiles/ex_path_test.dir/ex_path_test.c.obj [ 61%] Linking CXX executable ex_path_test.exe [ 61%] Built target ex_path_test [ 61%] Building C object examples/CMakeFiles/ex_user_events.dir/ex_user_events.c.obj [ 61%] Linking CXX executable ex_user_events.exe [ 61%] Built target ex_user_events [ 62%] Building C object examples/CMakeFiles/ex_inject_events.dir/ex_inject_events.c.obj [ 62%] Linking CXX executable ex_inject_events.exe [ 62%] Built target ex_inject_events [ 62%] Building C object examples/CMakeFiles/ex_utf8.dir/ex_utf8.c.obj [ 62%] Linking CXX executable ex_utf8.exe [ 62%] Built target ex_utf8 [ 62%] Building C object examples/CMakeFiles/ex_bitmap.dir/ex_bitmap.c.obj [ 63%] Linking CXX executable ex_bitmap.exe [ 63%] Built target ex_bitmap [ 63%] Building C object examples/CMakeFiles/ex_bitmap_file.dir/ex_bitmap_file.c.obj [ 63%] Linking CXX executable ex_bitmap_file.exe [ 63%] Built target ex_bitmap_file [ 63%] Building C object examples/CMakeFiles/ex_bitmap_flip.dir/ex_bitmap_flip.c.obj [ 63%] Linking CXX executable ex_bitmap_flip.exe [ 63%] Built target ex_bitmap_flip [ 63%] Building C object examples/CMakeFiles/ex_blend.dir/ex_blend.c.obj [ 63%] Linking CXX executable ex_blend.exe [ 63%] Built target ex_blend [ 64%] Building CXX object examples/CMakeFiles/ex_blend2.dir/ex_blend2.cpp.obj [ 64%] Building CXX object examples/CMakeFiles/ex_blend2.dir/nihgui.cpp.obj [ 64%] Linking CXX executable ex_blend2.exe [ 64%] Built target ex_blend2 [ 64%] Building C object examples/CMakeFiles/ex_blend_bench.dir/ex_blend_bench.c.obj [ 64%] Linking CXX executable ex_blend_bench.exe [ 64%] Built target ex_blend_bench [ 64%] Building C object examples/CMakeFiles/ex_blend_test.dir/ex_blend_test.c.obj [ 65%] Linking CXX executable ex_blend_test.exe [ 65%] Built target ex_blend_test [ 65%] Building C object examples/CMakeFiles/ex_blend_target.dir/ex_blend_target.c.obj [ 65%] Linking CXX executable ex_blend_target.exe [ 65%] Built target ex_blend_target [ 65%] Building C object examples/CMakeFiles/ex_blit.dir/ex_blit.c.obj [ 65%] Linking CXX executable ex_blit.exe [ 65%] Built target ex_blit [ 65%] Building C object examples/CMakeFiles/ex_clip.dir/ex_clip.c.obj [ 65%] Linking CXX executable ex_clip.exe [ 65%] Built target ex_clip [ 66%] Building C object examples/CMakeFiles/ex_clipboard.dir/ex_clipboard.c.obj [ 66%] Linking CXX executable ex_clipboard.exe [ 66%] Built target ex_clipboard [ 66%] Building CXX object examples/CMakeFiles/ex_color.dir/ex_color.cpp.obj [ 66%] Building CXX object examples/CMakeFiles/ex_color.dir/nihgui.cpp.obj [ 66%] Linking CXX executable ex_color.exe [ 66%] Built target ex_color [ 66%] Building C object examples/CMakeFiles/ex_color2.dir/ex_color2.c.obj [ 66%] Linking CXX executable ex_color2.exe [ 66%] Built target ex_color2 [ 67%] Building C object examples/CMakeFiles/ex_color_gradient.dir/ex_color_gradient.c.obj [ 67%] Linking CXX executable ex_color_gradient.exe [ 67%] Built target ex_color_gradient [ 67%] Building C object examples/CMakeFiles/ex_compressed.dir/ex_compressed.c.obj [ 67%] Linking CXX executable ex_compressed.exe [ 67%] Built target ex_compressed [ 67%] Building C object examples/CMakeFiles/ex_convert.dir/ex_convert.c.obj [ 68%] Linking CXX executable ex_convert.exe [ 68%] Built target ex_convert [ 68%] Building C object examples/CMakeFiles/ex_cpu.dir/ex_cpu.c.obj [ 68%] Linking CXX executable ex_cpu.exe [ 68%] Built target ex_cpu [ 68%] Building C object examples/CMakeFiles/ex_depth_mask.dir/ex_depth_mask.c.obj [ 68%] Linking CXX executable ex_depth_mask.exe [ 68%] Built target ex_depth_mask [ 69%] Building C object examples/CMakeFiles/ex_depth_target.dir/ex_depth_target.c.obj [ 69%] Linking CXX executable ex_depth_target.exe [ 69%] Built target ex_depth_target [ 69%] Building C object examples/CMakeFiles/ex_disable_screensaver.dir/ex_disable_screensaver.c.obj [ 69%] Linking CXX executable ex_disable_screensaver.exe [ 69%] Built target ex_disable_screensaver [ 69%] Building C object examples/CMakeFiles/ex_display_events.dir/ex_display_events.c.obj [ 70%] Linking CXX executable ex_display_events.exe [ 70%] Built target ex_display_events [ 70%] Building C object examples/CMakeFiles/ex_display_options.dir/ex_display_options.c.obj [ 70%] Linking CXX executable ex_display_options.exe [ 70%] Built target ex_display_options [ 70%] Building C object examples/CMakeFiles/ex_drag_and_drop.dir/ex_drag_and_drop.c.obj [ 70%] Linking CXX executable ex_drag_and_drop.exe [ 70%] Built target ex_drag_and_drop [ 70%] Building C object examples/CMakeFiles/ex_draw.dir/ex_draw.c.obj [ 70%] Linking CXX executable ex_draw.exe [ 70%] Built target ex_draw [ 71%] Building C object examples/CMakeFiles/ex_draw_bitmap.dir/ex_draw_bitmap.c.obj [ 71%] Linking CXX executable ex_draw_bitmap.exe [ 71%] Built target ex_draw_bitmap [ 71%] Building C object examples/CMakeFiles/ex_drawpixels.dir/ex_drawpixels.c.obj [ 71%] Linking CXX executable ex_drawpixels.exe [ 71%] Built target ex_drawpixels [ 71%] Building C object examples/CMakeFiles/ex_dualies.dir/ex_dualies.c.obj [ 71%] Linking CXX executable ex_dualies.exe [ 71%] Built target ex_dualies [ 71%] Building C object examples/CMakeFiles/ex_expose.dir/ex_expose.c.obj [ 72%] Linking CXX executable ex_expose.exe [ 72%] Built target ex_expose [ 72%] Building C object examples/CMakeFiles/ex_filter.dir/ex_filter.c.obj [ 72%] Linking CXX executable ex_filter.exe [ 72%] Built target ex_filter [ 73%] Building C object examples/CMakeFiles/ex_fs_resize.dir/ex_fs_resize.c.obj [ 73%] Linking CXX executable ex_fs_resize.exe [ 73%] Built target ex_fs_resize [ 73%] Building C object examples/CMakeFiles/ex_fs_window.dir/ex_fs_window.c.obj [ 73%] Linking CXX executable ex_fs_window.exe [ 73%] Built target ex_fs_window [ 73%] Building C object examples/CMakeFiles/ex_icon.dir/ex_icon.c.obj [ 73%] Linking CXX executable ex_icon.exe [ 73%] Built target ex_icon [ 73%] Building C object examples/CMakeFiles/ex_icon2.dir/ex_icon2.c.obj [ 73%] Linking CXX executable ex_icon2.exe [ 73%] Built target ex_icon2 [ 73%] Building C object examples/CMakeFiles/ex_haptic.dir/ex_haptic.c.obj [ 73%] Linking CXX executable ex_haptic.exe [ 73%] Built target ex_haptic [ 74%] Building CXX object examples/CMakeFiles/ex_haptic2.dir/ex_haptic2.cpp.obj [ 74%] Building CXX object examples/CMakeFiles/ex_haptic2.dir/nihgui.cpp.obj [ 74%] Linking CXX executable ex_haptic2.exe [ 74%] Built target ex_haptic2 [ 74%] Building C object examples/CMakeFiles/ex_joystick_events.dir/ex_joystick_events.c.obj [ 74%] Linking CXX executable ex_joystick_events.exe [ 74%] Built target ex_joystick_events [ 74%] Building C object examples/CMakeFiles/ex_joystick_hotplugging.dir/ex_joystick_hotplugging.c.obj [ 74%] Linking CXX executable ex_joystick_hotplugging.exe [ 74%] Built target ex_joystick_hotplugging [ 74%] Building C object examples/CMakeFiles/ex_keyboard_events.dir/ex_keyboard_events.c.obj [ 74%] Linking CXX executable ex_keyboard_events.exe [ 74%] Built target ex_keyboard_events [ 74%] Building C object examples/CMakeFiles/ex_keyboard_focus.dir/ex_keyboard_focus.c.obj [ 74%] Linking CXX executable ex_keyboard_focus.exe [ 74%] Built target ex_keyboard_focus [ 74%] Building C object examples/CMakeFiles/ex_lines.dir/ex_lines.c.obj [ 74%] Linking CXX executable ex_lines.exe [ 74%] Built target ex_lines [ 75%] Building C object examples/CMakeFiles/ex_loading_thread.dir/ex_loading_thread.c.obj [ 75%] Linking CXX executable ex_loading_thread.exe [ 75%] Built target ex_loading_thread [ 75%] Building C object examples/CMakeFiles/ex_lockbitmap.dir/ex_lockbitmap.c.obj [ 75%] Linking CXX executable ex_lockbitmap.exe [ 75%] Built target ex_lockbitmap [ 75%] Building C object examples/CMakeFiles/ex_membmp.dir/ex_membmp.c.obj [ 76%] Linking CXX executable ex_membmp.exe [ 76%] Built target ex_membmp [ 76%] Building C object examples/CMakeFiles/ex_mouse.dir/ex_mouse.c.obj [ 76%] Linking CXX executable ex_mouse.exe [ 76%] Built target ex_mouse [ 76%] Building C object examples/CMakeFiles/ex_mouse_cursor.dir/ex_mouse_cursor.c.obj [ 76%] Linking CXX executable ex_mouse_cursor.exe [ 76%] Built target ex_mouse_cursor [ 77%] Building C object examples/CMakeFiles/ex_mouse_events.dir/ex_mouse_events.c.obj [ 77%] Linking CXX executable ex_mouse_events.exe [ 77%] Built target ex_mouse_events [ 77%] Building C object examples/CMakeFiles/ex_mouse_focus.dir/ex_mouse_focus.c.obj [ 77%] Linking CXX executable ex_mouse_focus.exe [ 77%] Built target ex_mouse_focus [ 77%] Building C object examples/CMakeFiles/ex_mouse_warp.dir/ex_mouse_warp.c.obj [ 77%] Linking CXX executable ex_mouse_warp.exe [ 77%] Built target ex_mouse_warp [ 77%] Building C object examples/CMakeFiles/ex_multisample.dir/ex_multisample.c.obj [ 78%] Linking CXX executable ex_multisample.exe [ 78%] Built target ex_multisample [ 78%] Building C object examples/CMakeFiles/ex_multisample_target.dir/ex_multisample_target.c.obj [ 78%] Linking CXX executable ex_multisample_target.exe [ 78%] Built target ex_multisample_target [ 78%] Building C object examples/CMakeFiles/ex_multiwin.dir/ex_multiwin.c.obj [ 78%] Linking CXX executable ex_multiwin.exe [ 78%] Built target ex_multiwin [ 79%] Building C object examples/CMakeFiles/ex_nodisplay.dir/ex_nodisplay.c.obj [ 79%] Linking CXX executable ex_nodisplay.exe [ 79%] Built target ex_nodisplay [ 79%] Building C object examples/CMakeFiles/ex_noframe.dir/ex_noframe.c.obj [ 79%] Linking CXX executable ex_noframe.exe [ 79%] Built target ex_noframe [ 80%] Building CXX object examples/CMakeFiles/ex_pixelformat.dir/ex_pixelformat.cpp.obj [ 80%] Building CXX object examples/CMakeFiles/ex_pixelformat.dir/nihgui.cpp.obj [ 80%] Linking CXX executable ex_pixelformat.exe [ 80%] Built target ex_pixelformat [ 80%] Building C object examples/CMakeFiles/ex_polygon.dir/ex_polygon.c.obj [ 80%] Linking CXX executable ex_polygon.exe [ 80%] Built target ex_polygon [ 80%] Building C object examples/CMakeFiles/ex_premulalpha.dir/ex_premulalpha.c.obj [ 80%] Linking CXX executable ex_premulalpha.exe [ 80%] Built target ex_premulalpha [ 81%] Building C object examples/CMakeFiles/ex_prim.dir/ex_prim.c.obj [ 81%] Linking CXX executable ex_prim.exe [ 81%] Built target ex_prim [ 81%] Building C object examples/CMakeFiles/ex_prim_shader.dir/ex_prim_shader.c.obj [ 81%] Linking CXX executable ex_prim_shader.exe [ 81%] Built target ex_prim_shader [ 81%] Building C object examples/CMakeFiles/ex_prim_wrap.dir/ex_prim_wrap.c.obj [ 81%] Linking CXX executable ex_prim_wrap.exe [ 81%] Built target ex_prim_wrap [ 82%] Building C object examples/CMakeFiles/ex_reparent.dir/ex_reparent.c.obj [ 82%] Linking CXX executable ex_reparent.exe [ 82%] Built target ex_reparent [ 82%] Building C object examples/CMakeFiles/ex_resize.dir/ex_resize.c.obj [ 82%] Linking CXX executable ex_resize.exe [ 82%] Built target ex_resize [ 82%] Building C object examples/CMakeFiles/ex_resize2.dir/ex_resize2.c.obj [ 82%] Linking CXX executable ex_resize2.exe [ 82%] Built target ex_resize2 [ 83%] Building C object examples/CMakeFiles/ex_rotate.dir/ex_rotate.c.obj [ 83%] Linking CXX executable ex_rotate.exe [ 83%] Built target ex_rotate [ 83%] Building C object examples/CMakeFiles/ex_scale.dir/ex_scale.c.obj [ 83%] Linking CXX executable ex_scale.exe [ 83%] Built target ex_scale [ 83%] Building CXX object examples/CMakeFiles/ex_shader.dir/ex_shader.cpp.obj [ 84%] Linking CXX executable ex_shader.exe [ 84%] Built target ex_shader [ 84%] Building C object examples/CMakeFiles/ex_shader_multitex.dir/ex_shader_multitex.c.obj [ 84%] Linking CXX executable ex_shader_multitex.exe [ 84%] Built target ex_shader_multitex [ 84%] Building C object examples/CMakeFiles/ex_shader_target.dir/ex_shader_target.c.obj [ 84%] Linking CXX executable ex_shader_target.exe [ 84%] Built target ex_shader_target [ 84%] Building C object examples/CMakeFiles/ex_subbitmap.dir/ex_subbitmap.c.obj [ 84%] Linking CXX executable ex_subbitmap.exe [ 84%] Built target ex_subbitmap [ 85%] Building C object examples/CMakeFiles/ex_threads.dir/ex_threads.c.obj [ 85%] Linking CXX executable ex_threads.exe [ 85%] Built target ex_threads [ 85%] Building C object examples/CMakeFiles/ex_threads2.dir/ex_threads2.c.obj [ 85%] Linking CXX executable ex_threads2.exe [ 85%] Built target ex_threads2 [ 85%] Building C object examples/CMakeFiles/ex_timedwait.dir/ex_timedwait.c.obj [ 85%] Linking CXX executable ex_timedwait.exe [ 85%] Built target ex_timedwait [ 85%] Building C object examples/CMakeFiles/ex_timer.dir/ex_timer.c.obj [ 86%] Linking CXX executable ex_timer.exe [ 86%] Built target ex_timer [ 86%] Building C object examples/CMakeFiles/ex_timer_pause.dir/ex_timer_pause.c.obj [ 86%] Linking CXX executable ex_timer_pause.exe [ 86%] Built target ex_timer_pause [ 86%] Building C object examples/CMakeFiles/ex_touch_input.dir/ex_touch_input.c.obj [ 86%] Linking CXX executable ex_touch_input.exe [ 86%] Built target ex_touch_input [ 86%] Building C object examples/CMakeFiles/ex_transform.dir/ex_transform.c.obj [ 86%] Linking CXX executable ex_transform.exe [ 86%] Built target ex_transform [ 86%] Building C object examples/CMakeFiles/ex_vertex_buffer.dir/ex_vertex_buffer.c.obj [ 87%] Linking CXX executable ex_vertex_buffer.exe [ 87%] Built target ex_vertex_buffer [ 87%] Building C object examples/CMakeFiles/ex_vsync.dir/ex_vsync.c.obj [ 87%] Linking CXX executable ex_vsync.exe [ 87%] Built target ex_vsync [ 87%] Building C object examples/CMakeFiles/ex_windows.dir/ex_windows.c.obj [ 87%] Linking CXX executable ex_windows.exe [ 87%] Built target ex_windows [ 87%] Building C object examples/CMakeFiles/ex_window_constraints.dir/ex_window_constraints.c.obj [ 87%] Linking CXX executable ex_window_constraints.exe [ 87%] Built target ex_window_constraints [ 87%] Building C object examples/CMakeFiles/ex_window_maximized.dir/ex_window_maximized.c.obj [ 87%] Linking CXX executable ex_window_maximized.exe [ 87%] Built target ex_window_maximized [ 88%] Building C object examples/CMakeFiles/ex_window_title.dir/ex_window_title.c.obj [ 88%] Linking CXX executable ex_window_title.exe [ 88%] Built target ex_window_title [ 88%] Building C object examples/CMakeFiles/ex_winfull.dir/ex_winfull.c.obj [ 88%] Linking CXX executable ex_winfull.exe [ 88%] Built target ex_winfull [ 88%] Building CXX object examples/CMakeFiles/ex_d3d.dir/ex_d3d.cpp.obj [ 88%] Linking CXX executable ex_d3d.exe [ 88%] Built target ex_d3d [ 88%] Building C object examples/CMakeFiles/ex_gldepth.dir/ex_gldepth.c.obj [ 89%] Linking CXX executable ex_gldepth.exe [ 89%] Built target ex_gldepth [ 89%] Building C object examples/CMakeFiles/ex_glext.dir/ex_glext.c.obj [ 89%] Linking CXX executable ex_glext.exe [ 89%] Built target ex_glext [ 89%] Building C object examples/CMakeFiles/ex_opengl.dir/ex_opengl.c.obj [ 89%] Linking CXX executable ex_opengl.exe [ 89%] Built target ex_opengl [ 89%] Building C object examples/CMakeFiles/ex_opengl_pixel_shader.dir/ex_opengl_pixel_shader.c.obj [ 90%] Linking CXX executable ex_opengl_pixel_shader.exe [ 90%] Built target ex_opengl_pixel_shader [ 90%] Building C object examples/CMakeFiles/ex_palette.dir/ex_palette.c.obj [ 90%] Linking CXX executable ex_palette.exe [ 90%] Built target ex_palette [ 90%] Building C object examples/CMakeFiles/ex_font.dir/ex_font.c.obj [ 91%] Linking CXX executable ex_font.exe [ 91%] Built target ex_font [ 91%] Building CXX object examples/CMakeFiles/ex_font_justify.dir/ex_font_justify.cpp.obj [ 91%] Building CXX object examples/CMakeFiles/ex_font_justify.dir/nihgui.cpp.obj [ 91%] Linking CXX executable ex_font_justify.exe [ 91%] Built target ex_font_justify [ 91%] Building CXX object examples/CMakeFiles/ex_font_multiline.dir/ex_font_multiline.cpp.obj [ 91%] Building CXX object examples/CMakeFiles/ex_font_multiline.dir/nihgui.cpp.obj [ 91%] Linking CXX executable ex_font_multiline.exe [ 91%] Built target ex_font_multiline [ 91%] Building C object examples/CMakeFiles/ex_logo.dir/ex_logo.c.obj [ 91%] Linking CXX executable ex_logo.exe [ 91%] Built target ex_logo [ 91%] Building C object examples/CMakeFiles/ex_projection.dir/ex_projection.c.obj [ 92%] Linking CXX executable ex_projection.exe [ 92%] Built target ex_projection [ 92%] Building C object examples/CMakeFiles/ex_projection2.dir/ex_projection2.c.obj [ 92%] Linking CXX executable ex_projection2.exe [ 92%] Built target ex_projection2 [ 92%] Building C object examples/CMakeFiles/ex_camera.dir/ex_camera.c.obj [ 92%] Linking CXX executable ex_camera.exe [ 92%] Built target ex_camera [ 93%] Building C object examples/CMakeFiles/ex_ttf.dir/ex_ttf.c.obj [ 93%] Linking CXX executable ex_ttf.exe [ 93%] Built target ex_ttf [ 93%] Building C object examples/CMakeFiles/ex_acodec.dir/ex_acodec.c.obj [ 93%] Linking CXX executable ex_acodec.exe [ 93%] Built target ex_acodec [ 94%] Building C object examples/CMakeFiles/ex_acodec_multi.dir/ex_acodec_multi.c.obj [ 94%] Linking CXX executable ex_acodec_multi.exe [ 94%] Built target ex_acodec_multi [ 94%] Building C object examples/CMakeFiles/ex_audio_devices.dir/ex_audio_devices.c.obj [ 94%] Linking CXX executable ex_audio_devices.exe [ 94%] Built target ex_audio_devices [ 94%] Building CXX object examples/CMakeFiles/ex_audio_chain.dir/ex_audio_chain.cpp.obj [ 94%] Linking CXX executable ex_audio_chain.exe [ 94%] Built target ex_audio_chain [ 94%] Building CXX object examples/CMakeFiles/ex_audio_props.dir/ex_audio_props.cpp.obj [ 95%] Building CXX object examples/CMakeFiles/ex_audio_props.dir/nihgui.cpp.obj [ 95%] Linking CXX executable ex_audio_props.exe [ 95%] Built target ex_audio_props [ 95%] Building C object examples/CMakeFiles/ex_audio_simple.dir/ex_audio_simple.c.obj [ 95%] Linking CXX executable ex_audio_simple.exe [ 95%] Built target ex_audio_simple [ 95%] Building C object examples/CMakeFiles/ex_audio_timer.dir/ex_audio_timer.c.obj [ 95%] Linking CXX executable ex_audio_timer.exe [ 95%] Built target ex_audio_timer [ 95%] Building C object examples/CMakeFiles/ex_haiku.dir/ex_haiku.c.obj [ 95%] Linking CXX executable ex_haiku.exe [ 95%] Built target ex_haiku [ 95%] Building C object examples/CMakeFiles/ex_kcm_direct.dir/ex_kcm_direct.c.obj [ 96%] Linking CXX executable ex_kcm_direct.exe [ 96%] Built target ex_kcm_direct [ 96%] Building C object examples/CMakeFiles/ex_mixer_chain.dir/ex_mixer_chain.c.obj [ 96%] Linking CXX executable ex_mixer_chain.exe [ 96%] Built target ex_mixer_chain [ 97%] Building C object examples/CMakeFiles/ex_mixer_pp.dir/ex_mixer_pp.c.obj [ 97%] Linking CXX executable ex_mixer_pp.exe [ 97%] Built target ex_mixer_pp [ 97%] Building C object examples/CMakeFiles/ex_record.dir/ex_record.c.obj [ 97%] Linking CXX executable ex_record.exe [ 97%] Built target ex_record [ 97%] Building C object examples/CMakeFiles/ex_record_name.dir/ex_record_name.c.obj [ 97%] Linking CXX executable ex_record_name.exe [ 97%] Built target ex_record_name [ 97%] Building C object examples/CMakeFiles/ex_resample_test.dir/ex_resample_test.c.obj [ 97%] Linking CXX executable ex_resample_test.exe [ 97%] Built target ex_resample_test [ 97%] Building C object examples/CMakeFiles/ex_saw.dir/ex_saw.c.obj [ 97%] Linking CXX executable ex_saw.exe [ 97%] Built target ex_saw [ 97%] Building C object examples/CMakeFiles/ex_stream_file.dir/ex_stream_file.c.obj [ 97%] Linking CXX executable ex_stream_file.exe [ 97%] Built target ex_stream_file [ 98%] Building C object examples/CMakeFiles/ex_stream_seek.dir/ex_stream_seek.c.obj [ 98%] Linking CXX executable ex_stream_seek.exe [ 98%] Built target ex_stream_seek [ 98%] Building CXX object examples/CMakeFiles/ex_synth.dir/ex_synth.cpp.obj [ 98%] Building CXX object examples/CMakeFiles/ex_synth.dir/nihgui.cpp.obj [ 98%] Linking CXX executable ex_synth.exe [ 98%] Built target ex_synth [ 98%] Building C object examples/CMakeFiles/ex_native_filechooser.dir/ex_native_filechooser.c.obj [ 98%] Linking CXX executable ex_native_filechooser.exe [ 98%] Built target ex_native_filechooser [ 98%] Building C object examples/CMakeFiles/ex_menu.dir/ex_menu.c.obj [ 98%] Linking CXX executable ex_menu.exe [ 98%] Built target ex_menu [ 98%] Building C object tests/CMakeFiles/test_driver.dir/test_driver.c.obj [ 98%] Linking CXX executable test_driver.exe [ 98%] Built target test_driver [ 98%] Building C object tests/CMakeFiles/test_list.dir/test_list.c.obj [ 99%] Linking CXX executable test_list.exe [ 99%] Built target test_list [ 99%] Generating html/changes-5.2.html [ 99%] Generating texi/changes-5.2.texi [ 99%] Generating txt/changes-5.2.txt [100%] Built target docs