Opened 9 years ago
Closed 9 years ago
#49473 closed defect (fixed)
fltk @1.3.3: error: elaborated type refers to a typedef
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.99 |
Keywords: | elcapitan | Cc: | |
Port: | fltk |
Description
fltk fails to build on OS X 10.11.1 El Capitan:
:info:build fl_line_style.cxx:38:13: error: elaborated type refers to a typedef :info:build fl_line_style.cxx:39:13: error: elaborated type refers to a typedef :info:build fl_line_style.cxx:113:15: error: elaborated type refers to a typedef :info:build fl_line_style.cxx:115:15: error: elaborated type refers to a typedef
Attachments (1)
Change History (2)
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r141755.