Re: [Synfig-devl] min not defined in synfigstudio

2015-05-25 Thread Pengfei Hao
By the way, I hope some one could come and fix this easy bug. 2015-05-10 16:03 GMT-04:00 Pengfei Hao : > In ETL/ETL/_clock_system.h > > 60 class clock_desc_sys_clock > 61 { > 62 public: > 63 typedef float value_type; > 64 > 65 inline static bool realtime() > 66 { return false; } > > I

Re: [Synfig-devl] min not defined in synfigstudio

2015-05-10 Thread Pengfei Hao
In ETL/ETL/_clock_system.h 60 class clock_desc_sys_clock 61 { 62 public: 63 typedef float value_type; 64 65 inline static bool realtime() 66 { return false; } In synfig-studio/src/gui/states/state_width.cpp if(event.key == EVENT_WORKAREA_MOUSE_BUTTON_DRAG) {

Re: [Synfig-devl] min not defined in synfigstudio

2015-05-08 Thread Pengfei Hao
sorry for the wrong spelling of your name, should be Konstantin 2015-05-08 18:09 GMT-05:00 Pengfei Hao : > Hi, : > > Konstantian sent me a new version to fix the configure bug, now based on > the tarball he provided, I get another problem, this happened when I > compile synfigstudio part, it say