Changes between Initial Version and Version 1 of Ticket #35655, comment 2


Ignore:
Timestamp:
Apr 2, 2013, 1:12:29 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35655, comment 2

    initial v1  
    11Hello,
    22
    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.."
     3I 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}}}
    59
    610Otherwise "sudo port -v install wxWidgets-devel" works fine and also the method for compiling the libraries here : http://www.wxwidgets.org/docs/faqmac.htm#buildx