#50704: ipe @7.2.2: build failure, error: property 'frame' not found on object of type 'id' -----------------------+----------------------- Reporter: devans@… | Owner: m7.thon@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: ipe | -----------------------+----------------------- Comment (by m7.thon@…): I forwarded this error report upstream to the ipe developer. For now, you should be able to compile ipe with the Qt interface instead: {{{sudo port install ipe +qt4}}} The fix is simple, though: {{{panel.contentView.frame}}} just needs to be replaced by {{{[panel.contentView frame]}}}. -- Ticket URL: <https://trac.macports.org/ticket/50704#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X