Closed luav closed 5 years ago
Build fails on Linux Ubuntu 16.04 LTS x64 because of several issues:
cmake_minimum_required(VERSION 3.8.2)
3.1.0
<functional>
Fixed by 93914eb4db0695bdfa34528c6d172b23614f4860
Build fails on Linux Ubuntu 16.04 LTS x64 because of several issues:
cmake_minimum_required(VERSION 3.8.2)
is too high,3.1.0
is sufficient according to the Qt5 documentation<functional>
header is missed in some sources