cannot compile unity-2d
Here is "cmake ." output:
smirnoff@
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt4: /usr/bin/qmake (found version "4.7.4")
-- Looking for XOpenDisplay in /usr/lib/
-- Looking for XOpenDisplay in /usr/lib/
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.30.0
-- checking for module 'gdk-3.0'
-- found gdk-3.0, version 3.2.0
-- checking for module 'gtk+-3.0'
-- found gtk+-3.0, version 3.2.0
-- checking for module 'gio-2.0'
-- found gio-2.0, version 2.30.0
-- checking for module 'libwnck-3.0'
-- found libwnck-3.0, version 3.2.0
-- checking for module 'libqtgconf'
-- found libqtgconf, version 0.0
-- checking for module 'nux-core-2.0'
-- package 'nux-core-2.0' not found
CMake Error at /usr/share/
A required package was not found
Call Stack (most recent call first):
/usr/
CMakeLists.txt:44 (pkg_check_modules)
-- checking for module 'pango'
-- found pango, version 1.29.3
-- checking for module 'dconf-qt'
-- found dconf-qt, version
-- GSettings schemas will be installed into /usr/local/
-- checking for module 'libqtbamf'
-- found libqtbamf, version 0.0
-- checking for module 'libqtdee'
-- found libqtdee, version 0.2
-- checking for module 'dbusmenu-qt'
-- found dbusmenu-qt, version 0.9.0
-- checking for module 'libstartup-
-- found libstartup-
-- checking for module 'indicator3-0.4'
-- found indicator3-0.4, version 0.4.1
-- checking for module 'unity-core-5.0'
-- package 'unity-core-5.0' not found
CMake Error at /usr/share/
A required package was not found
Call Stack (most recent call first):
/usr/
libunity-
-- checking for module 'dee-1.0'
-- found dee-1.0, version 0.5.22
-- checking for module 'xi'
-- found xi, version 1.4.3.99.1
-- checking for module 'libutouch-geis'
-- found libutouch-geis, version 2.1.2
-- checking for module 'unity-core-5.0'
-- package 'unity-core-5.0' not found
CMake Error at /usr/share/
A required package was not found
Call Stack (most recent call first):
/usr/
panel/
-- Configuring incomplete, errors occurred!
It seems there isn't libunity-core-5.0 on my computer. Where can I get it? (in reps it is absent too)
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- unity-2d Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Michał Sawicz
- Solved:
- Last query:
- Last reply: