[MacPorts] #31577: wxWidgets-devel building error

MacPorts noreply at macports.org
Wed Oct 12 01:19:53 PDT 2011


#31577: wxWidgets-devel building error
----------------------------------+-----------------------------------------
 Reporter:  stanpol@…             |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.0.3                                
 Keywords:  64bit error building  |        Port:  wxWidgets-devel                      
----------------------------------+-----------------------------------------

Comment(by stanpol@…):

 Just built it.

 Xcode 4.2 uses new compiler called "clang" by the default. We don't need
 it.
 We need to use gcc:
 {{{
 sudo port clean wxwidgets-devel
 sudo port -d install wxwidgets-devel configure.compiler=llvm-gcc-4.2
 }}}

 Thanks to the guys in 31054 ticket.
 This one could be closed.

-- 
Ticket URL: <https://trac.macports.org/ticket/31577#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list