Age | Commit message (Collapse) | Author |
|
- Windows 7 is unsupported since January 14, 2020
- Windows 8 is unsupported since January 12, 2016
|
|
This brings problems by e.g. https://think-async.com/Asio/ as this
need to define byself.
|
|
In the implementation of GLES under Windows found the foolish finding of OpenGL. This seems to exist systematically and makes it a little harder. Then found that "APP_RENDER_SYSTEM" of "KodiConfig.cmake" is not defined correctly (empty defined).
This request fixes this and uses the "platform" folder.
Parts of "Platform.cmake" are also included in PrepareEnv.cmake.
TODO: Refactor on v19 to remove the if/else usage
|
|
|
|
|
|
|
|
|
|
|