Created
March 28, 2014 19:55
-
-
Save rcurtis/9841727 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------ | |
1> Checking Build System | |
1> CMake does not need to re-run because C:/Users/Robert/Desktop/freetype-gl/Build/CMakeFiles/generate.stamp is up-to-date. | |
2>------ Build started: Project: freetype-gl, Configuration: Release Win32 ------ | |
2> Building Custom Rule C:/Users/Robert/Desktop/freetype-gl/CMakeLists.txt | |
2> CMake does not need to re-run because C:\Users\Robert\Desktop\freetype-gl\Build\CMakeFiles\generate.stamp is up-to-date. | |
2> mat4.c | |
2>..\mat4.c(125): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(127): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(129): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(144): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(164): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(167): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(171): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(185): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(186): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2>..\mat4.c(187): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data | |
2> texture-atlas.c | |
2>..\texture-atlas.c(222): warning C4018: '<' : signed/unsigned mismatch | |
2> texture-font.c | |
2>..\texture-font.c(340): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. | |
2> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup' | |
2> vertex-buffer.c | |
2>..\vertex-buffer.c(64): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. | |
2> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup' | |
2>..\vertex-buffer.c(81): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. | |
2> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup' | |
2>..\vertex-buffer.c(650): warning C4018: '>' : signed/unsigned mismatch | |
2> vertex-attribute.c | |
2>..\vertex-attribute.c(58): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. | |
2> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup' | |
2> font-manager.c | |
2>..\font-manager.c(76): warning C4996: 'wcsdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _wcsdup. See online help for details. | |
2> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(403) : see declaration of 'wcsdup' | |
2>..\font-manager.c(176): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details. | |
2> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup' | |
2> text-buffer.c | |
2>..\text-buffer.c(129): warning C4244: 'function' : conversion from 'double' to 'GLfloat', possible loss of data | |
2>..\text-buffer.c(130): warning C4244: 'function' : conversion from 'double' to 'GLfloat', possible loss of data | |
2>..\text-buffer.c(131): warning C4244: 'function' : conversion from 'size_t' to 'GLfloat', possible loss of data | |
2>..\text-buffer.c(170): warning C4018: '<' : signed/unsigned mismatch | |
2>..\text-buffer.c(258): warning C4244: 'function' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(288): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(290): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(297): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(299): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(301): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(303): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(322): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(324): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(331): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(333): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(335): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(337): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(356): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(358): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(364): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(366): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(368): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(370): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(389): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(391): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(397): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(399): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(401): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(403): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(420): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(422): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(429): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(431): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(433): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(435): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data | |
2>..\text-buffer.c(446): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data | |
2> shader.c | |
2> vector.c | |
2> platform.c | |
2> Generating Code... | |
2>texture-atlas.obj : error LNK2019: unresolved external symbol __imp__glBindTexture@8 referenced in function _texture_atlas_upload | |
2>text-buffer.obj : error LNK2001: unresolved external symbol __imp__glBindTexture@8 | |
2>texture-atlas.obj : error LNK2019: unresolved external symbol __imp__glDeleteTextures@8 referenced in function _texture_atlas_delete | |
2>texture-atlas.obj : error LNK2019: unresolved external symbol __imp__glGenTextures@8 referenced in function _texture_atlas_upload | |
2>texture-atlas.obj : error LNK2019: unresolved external symbol __imp__glTexImage2D@36 referenced in function _texture_atlas_upload | |
2>texture-atlas.obj : error LNK2019: unresolved external symbol __imp__glTexParameteri@12 referenced in function _texture_atlas_upload | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Init_FreeType referenced in function _texture_font_load_face | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Done_FreeType referenced in function _texture_font_generate_kerning | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_New_Face referenced in function _texture_font_load_face | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_New_Memory_Face referenced in function _texture_font_load_face | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Done_Face referenced in function _texture_font_generate_kerning | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Set_Char_Size referenced in function _texture_font_load_face | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Load_Glyph referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Set_Transform referenced in function _texture_font_load_face | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Get_Kerning referenced in function _texture_font_generate_kerning | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Select_Charmap referenced in function _texture_font_load_face | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Get_Char_Index referenced in function _texture_font_generate_kerning | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Get_Glyph referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Glyph_To_Bitmap referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Done_Glyph referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Stroker_New referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Stroker_Set referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Stroker_Done referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Glyph_Stroke referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Glyph_StrokeBorder referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Library_SetLcdFilter referenced in function _texture_font_load_glyphs | |
2>texture-font.obj : error LNK2019: unresolved external symbol _FT_Library_SetLcdFilterWeights referenced in function _texture_font_load_glyphs | |
2>vertex-buffer.obj : error LNK2019: unresolved external symbol __imp__glDrawArrays@12 referenced in function _vertex_buffer_render | |
2>vertex-buffer.obj : error LNK2019: unresolved external symbol __imp__glDrawElements@16 referenced in function _vertex_buffer_render | |
2>vertex-attribute.obj : error LNK2019: unresolved external symbol __imp__glGetIntegerv@8 referenced in function _vertex_attribute_enable | |
2>text-buffer.obj : error LNK2019: unresolved external symbol __imp__glBlendFunc@8 referenced in function _text_buffer_render | |
2>text-buffer.obj : error LNK2019: unresolved external symbol __imp__glEnable@4 referenced in function _text_buffer_render | |
2>C:\Users\Robert\Desktop\freetype-gl\Build\Release\freetype-gl.dll : fatal error LNK1120: 31 unresolved externals | |
========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment