You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
While compiling Latte-Dock, i got the following error: /data/latte-dock/src/latte-dock-git/app/iconitem.cpp:393:46: required from here /data/latte-dock/src/latte-dock-git/app/../liblattedock/extras.h:69:20: error: call of overloaded ‘abs(double)’ is ambiguous return std::abs(x - y) < std::numeric_limits<T>::epsilon() * std::abs(x + y) * ulp In order to solve this error, i have to include `cmath`. |
8 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 8 years ago | |
dock.cpp | 8 years ago | |
dock.h | 8 years ago | |
extras.cpp | 8 years ago | |
extras.h | 8 years ago | |
lattedockplugin.cpp | 8 years ago | |
lattedockplugin.h | 8 years ago | |
qmldir | 8 years ago | |
windowsystem.cpp | 8 years ago | |
windowsystem.h | 8 years ago |