mozeal / SDL_gui

GUI library for SDL2
MIT License
317 stars 57 forks source link

vs2015 compile error #17

Closed ShiverZm closed 2 years ago

ShiverZm commented 2 years ago

[enviroment] vs2015 win10 sdk8.1 [position] SDL_gui\tests\0050_GUI_View_VisualC\WinApp\WinApp [error] 3>d:\workspace\github\sdl_gui\sdl2_ttf_harfbuzz\visualc\external\include\harfbuzz\hb-ft.h(34): fatal error C1083: cannot open this file: “ft2build.h”: No such file or directory

great project,i strongly want to learn,hope to give me response,thanks a ton!

ShiverZm commented 2 years ago

2>c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits(1501): error C2893: 未能使函数模板“unknown-type std::invoke(_Callable &&,_Types &&...)”专用化

ShiverZm commented 2 years ago

https://github.com/mozeal/SDL_gui/issues/1

ShiverZm commented 2 years ago

https://github.com/mozeal/SDL_gui/issues/1 solved by 2019 ,vcpkg install HarfBuzz: