ganeshredcobra / animata

Automatically exported from code.google.com/p/animata
GNU General Public License v3.0
0 stars 0 forks source link

build issue on linux #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hi,
trying to build animata on ubuntu-10.04 fails with this error:
In file included from src/animataUI.h:34,
                 from src/Bone.cpp:31:
src/libs/FLU/Flu_Tree_Browser.h:223: error: 'void 
Flu_Tree_Browser::color(unsigned int)' cannot be overloaded
src/libs/FLU/Flu_Tree_Browser.h:219: error: with 'void 
Flu_Tree_Browser::color(Fl_Color)'
src/libs/FLU/Flu_Tree_Browser.h:499: error: 'void 
Flu_Tree_Browser::selection_color(unsigned int)' cannot be overloaded
src/libs/FLU/Flu_Tree_Browser.h:495: error: with 'void 
Flu_Tree_Browser::selection_color(Fl_Color)'

thanks for your hints.
_y

Original issue reported on code.google.com by yvan.vol...@gmail.com on 11 Jun 2011 at 8:48

GoogleCodeExporter commented 9 years ago
forgot to say that I get this error with both latest svn and animata-004

Original comment by yvan.vol...@gmail.com on 11 Jun 2011 at 8:51

GoogleCodeExporter commented 9 years ago
The same problem here with fltk 1.3.0.
Seems with fltk 1.1.10 all is OK.

Original comment by ladislav...@gmail.com on 1 Nov 2011 at 4:46

GoogleCodeExporter commented 9 years ago
Works with fltk 1.1.10 :)

Original comment by adrian.fedoreanu on 1 Nov 2011 at 6:38

GoogleCodeExporter commented 9 years ago
thanks for the report. hopefully it has been fixed in the svn version now.

Original comment by gabor.p...@gmail.com on 29 Nov 2011 at 9:52