Avimator fixed for Ubuntu

Avimator is open-source animation avatar editor for Second Life. This is very interesting because it may can be integrated with AI tool. However, it fails compiling in Ubuntu due to the name file case sensitive (.h or .H) of FLTK. After I fixed this problem, it work fine. You can download my fixed version for Ubuntu here.

Related Posts

One Response to “Avimator fixed for Ubuntu”

  1. Hi,

    I try to install it… but don’t work a lot.

    I open the folder where i download your file, and type ‘make’ :
    [---]
    AnimationView.cpp:429: erreur: ‘glVertex3f’ was not declared in this scope
    AnimationView.cpp:434: erreur: ‘glEnd’ was not declared in this scope
    AnimationView.cpp:435: erreur: ‘GL_LINES’ was not declared in this scope
    AnimationView.cpp:437: erreur: ‘glVertex3f’ was not declared in this scope
    make: *** [AnimationView.o] Erreur 1 [---]

    Don’t really know how to install it… if you could help me… thanks!

Leave a Reply