-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
looks like this doesn't build on xenial. First problems with detecting enlightenment libs (bypassed by commenting out check, libs are installed), then a cmake error compiling the theme
cmake --build .
[ 5%] Generating default.edj
edje_cc: Error. /src/war2edit/data/themes/default.edc:34 unhandled keyword war2edit/main
edje_cc: Error. PARSE STACK:
collections.group.war2edit/main
edje_cc: Error. PARAMS:
data/themes/CMakeFiles/themes.dir/build.make:60: recipe for target 'data/themes/default.edj' failed
make[2]: *** [data/themes/default.edj] Error 255
CMakeFiles/Makefile2:263: recipe for target 'data/themes/CMakeFiles/themes.dir/all' failed
make[1]: *** [data/themes/CMakeFiles/themes.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
...
-- Performing Test C_COMPILER_Wcast-align - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'eina>=1.18.0'
--
CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532 (_pkg_check_modules_internal)
CMakeLists.txt:72 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/src/war2edit/build/CMakeFiles/CMakeOutput.log".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels