3 | | I have the same problem. I wish to install FileZilla on Mountain Lion but wxWidgets is needed. Unfortunatelly the command "sudo port -v install FileZilla" or "sudo port -v install wxWidgets" fails. I obtain the following message : "../include/wx/mac/carbon/private.h:1459: error: ‘Cursor’ does not name a type |
4 | | ../include/wx/mac/carbon/private.h:1488: error: ‘ClassicCursor’ does not name a type.." |
| 3 | I have the same problem. I wish to install FileZilla on Mountain Lion but wxWidgets is needed. Unfortunatelly the command "sudo port -v install FileZilla" or "sudo port -v install wxWidgets" fails. I obtain the following message : |
| 4 | |
| 5 | {{{ |
| 6 | ../include/wx/mac/carbon/private.h:1459: error: ‘Cursor’ does not name a type |
| 7 | ../include/wx/mac/carbon/private.h:1488: error: ‘ClassicCursor’ does not name a type.. |
| 8 | }}} |