#43079: gobject-introspection: configure fails ------------------------------------+------------------------ Reporter: lcr@… | Owner: juanrgar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gobject-introspection | ------------------------------------+------------------------ Comment (by gui_dos@…): Replying to [comment:8 lcr@…]:
Perhaps you could direct me to some guidance on how I might open the Pallet project manually
If you download the latest revision with svn co https://svn.macports.org/repository/macports/contrib/Pallet and open Pallet.xcodeproj, Xcode 5.1 offers you to “Convert to ARC”. You are presented with many errors and warnings but it is possible to compile Pallet successfully. In particular, you have to: - Select the latest SDK and the x86_64 architecture only in the Build Settings - Link to the MacPorts.Framework in /opt/local/Library/Frameworks/ and to the included Grawl.framework - Remove GCC_ENABLE_OBJC_GC in the User Defined Settings - Avoid adjusting manually the “ARC Semantic Issues” displayed in the Issue Navigator by invoking Edit > Refactor > Convert to Objective-C ARC and rebuilding twice -- Ticket URL: <https://trac.macports.org/ticket/43079#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X