← Back to team overview

ella-animation team mailing list archive

[Bug 728180] Re: can't create interpolation with a bitmap

 

Got these errors while trying to make :

lalejand@lalejand-laptop:~/ella_bzr/ella$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is unknown
-- 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
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Native language support enabled.
-- checking for module 'goocanvas'
--   package 'goocanvas' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  src/CMakeLists.txt:14 (pkg_check_modules)


-- checking for module 'gtk+-2.0'
--   package 'gtk+-2.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  src/CMakeLists.txt:15 (pkg_check_modules)


-- checking for module 'swfdec-gtk-0.7'
--   package 'swfdec-gtk-0.7' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  src/CMakeLists.txt:18 (pkg_check_modules)


-- checking for module 'libzip'
--   package 'libzip' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  src/CMakeLists.txt:21 (pkg_check_modules)


-- checking for modules 'gobject-2.0;gio-2.0;gtk+-2.0'
--   package 'gtk+-2.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  lib/libellacore/CMakeLists.txt:15 (pkg_check_modules)


-- checking for modules 'gobject-2.0;gio-2.0;gtk+-2.0'
--   package 'gtk+-2.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
  lib/libellawidgets/CMakeLists.txt:20 (pkg_check_modules)


-- Configuring incomplete, errors occurred!
lalejand@lalejand-laptop:~/ella_bzr/ella$ sudo apt-get install goocanvas
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet goocanvas
lalejand@lalejand-laptop:~/ella_bzr/ella$ sudo apt-get install libzip
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet libzip
lalejand@lalejand-laptop:~/ella_bzr/ella$

-- 
You received this bug notification because you are a member of Ella
Team, which is the registrant for Ella.
https://bugs.launchpad.net/bugs/728180

Title:
  can't create interpolation with a bitmap

Status in Ella Animation, an Elegant Light Linux Animator:
  New

Bug description:
  I try to create an interpolation with a pgn image, but Ella crashes.



References