Re: [ros-users] progress on ROS on OS X

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: Re: [ros-users] progress on ROS on OS X
Apparently, wxWidgets can be compiled on Lion by adding these configure flags:
    --with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk --with-macosx-version-min=10.6 
See https://trac.macports.org/ticket/30272. I’d expect something similar would work for wxWidgets-python.


--
Mark Moll