Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\Danny\Documents\Visual Studio 2012\Projects\CppStrayFiles\sfml-2>mingw3
- 2-make sfml-graphics
- [ 25%] Built target sfml-system
- [ 52%] Built target sfml-window
- Linking CXX shared library ..\..\..\lib\sfml-graphics-2.dll
- Creating library file: ..\..\..\lib\libsfml-graphics.a
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x104): und
- efined reference to `FT_Set_Pixel_Sizes'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x1b1): und
- efined reference to `FT_Get_Char_Index'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x1c3): und
- efined reference to `FT_Get_Char_Index'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x1dd): und
- efined reference to `FT_Get_Kerning'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xa8f): und
- efined reference to `FT_Done_Face'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xaae): und
- efined reference to `FT_Done_FreeType'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xaf0): und
- efined reference to `FT_Init_FreeType'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xbbb): und
- efined reference to `FT_Open_Face'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xbce): und
- efined reference to `FT_Select_Charmap'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xd6f): und
- efined reference to `FT_Init_FreeType'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xd97): und
- efined reference to `FT_New_Memory_Face'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xdaa): und
- efined reference to `FT_Select_Charmap'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xecb): und
- efined reference to `FT_Init_FreeType'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xeeb): und
- efined reference to `FT_New_Face'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0xefe): und
- efined reference to `FT_Select_Charmap'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x1670): un
- defined reference to `FT_Load_Char'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x168a): un
- defined reference to `FT_Get_Glyph'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x16cd): un
- defined reference to `FT_Glyph_To_Bitmap'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x172d): un
- defined reference to `FT_Done_Glyph'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x1766): un
- defined reference to `FT_Bitmap_Embolden'
- CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj):Font.cpp:(.text+0x17a5): un
- defined reference to `FT_Outline_Embolden'
- c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.7.0/../../../../x86_64-w64-mingw32/
- bin/ld.exe: CMakeFiles\sfml-graphics.dir/objects.a(Font.cpp.obj): bad reloc addr
- ess 0x0 in section `.pdata'
- collect2.exe: error: ld returned 1 exit status
- mingw32-make[3]: *** [lib/sfml-graphics-2.dll] Error 1
- mingw32-make[2]: *** [src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/all] Error
- 2
- mingw32-make[1]: *** [src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/rule] Error
- 2
- mingw32-make: *** [sfml-graphics] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement