View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000086 | ardour | bugs | public | 2003-10-24 05:08 | 2003-11-19 22:48 |
| Reporter | joq | Assigned To | paul | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000086: compile error in gtk_ardour/add_route_dialog.cc | ||||
| Description | add_route_dialog.cc: In function `void channel_choice_printer(char *, Gtk::Adjustment &, void *)': add_route_dialog.cc:41: implicit declaration of function `int floor(...)' make[3]: *** [add_route_dialog.o] Error 1 | ||||
| Additional Information | Fix: after line 21 add... #include <math.h> | ||||
| Tags | No tags attached. | ||||