Git Product home page Git Product logo

cikada's People

Contributors

liyanrui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nmzbug

cikada's Issues

Compile error

$ autoreconf -i
$ mkdir build; cd build
$ ../configure

These command all successfully returns, but when I make the project:

/home/nuk/src/cikada/build/src/../../src/ckd-player.c:617: undefined reference to clutter_actor_set_pivot_point' cikada-ckd-player.o: In function_slide_enter_from_curl':
/home/nuk/src/cikada/build/src/../../src/ckd-player.c:664: undefined reference to clutter_transition_set_from' /home/nuk/src/cikada/build/src/../../src/ckd-player.c:665: undefined reference toclutter_transition_set_to'
cikada-ckd-player.o: In function _slide_exit_from_curl': /home/nuk/src/cikada/build/src/../../src/ckd-player.c:943: undefined reference toclutter_transition_set_from'
/home/nuk/src/cikada/build/src/../../src/ckd-player.c:944: undefined reference to clutter_transition_set_to' cikada-ckd-player.o: In function_slide_exit_from_shrink':
/home/nuk/src/cikada/build/src/../../src/ckd-player.c:824: undefined reference to clutter_actor_set_pivot_point' cikada-ckd-player.o: In function_slide_exit_from_enlargement':
/home/nuk/src/cikada/build/src/../../src/ckd-player.c:805: undefined reference to clutter_actor_set_pivot_point' cikada-ckd-player.o: In function_slide_exit_from_bottom':
/home/nuk/src/cikada/build/src/../../src/ckd-player.c:792: undefined reference to clutter_actor_set_translation' cikada-ckd-player.o: In function_slide_exit_from_right':
/home/nuk/src/cikada/build/src/../../src/ckd-player.c:748: undefined reference to `clutter_actor_set_translation'
collect2: ld θΏ”ε›ž 1

The compliation commandline is as follows:

gcc -g -O2 -o cikada cikada-cikada.o cikada-ckd-meta-slides.o cikada-ckd-slide.o cikada-ckd-view.o cikada-ckd-script.o cikada-ckd-player.o -pthread -lclutter-1.0 -latk-1.0 -lcogl-pango -ljson-glib-1.0 -lgdk-3 -lXi -lcogl -ldrm -lX11 -lXext -lXdamage -lXcomposite -lgmodule-2.0 -lrt -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lXfixes -lpoppler-glib -lgobject-2.0 -lcairo -lglib-2.0 -lm

My OS is Ubuntu 12.04, I suspect that the version of clutter in Ubuntu 12.04 repo is older than 1.10

Can you help me fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.