[ardour-dev] Compile error in CVS with gcc-2.95.4

Jack O'Quin joq at io.com
Wed Feb 18 14:39:13 PST 2004


Compiling today's anon CVS with gcc-2.95.4, I get the following
error...

  automation_edit.cc: In method `void AutomationEditor::Point::move_to(double, double, double, double)':
  automation_edit.cc:388: implicit declaration of function `int rint(...)'

Adding `#include <math.h>' seems to fix the problem.
-- 
  joq



More information about the Ardour-Dev mailing list