Ticket #31731 (closed defect: duplicate)
transmission: cannot find protocol declaration for 'NSPopoverDelegate'
| Reported by: | ryandesign@… | Owned by: | mnick@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | transmission |
Description
I have transmission 2.33 installed on Snow Leopard with Xcode 3.2.6 but I can't upgrade to 2.42; the build fails. See attached log.
Attachments
Change History
comment:1 Changed 20 months ago by ryandesign@…
- Summary changed from transmission: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_transmission/transmission/work/transmission-2.42/macosx/Controller.h:53: error: cannot find protocol declaration for 'NSPopoverDelegate' to transmission: cannot find protocol declaration for 'NSPopoverDelegate'
comment:2 Changed 20 months ago by ryandesign@…
Developer documentation shows NSPopoverDelegate is not available before Lion. As in #29398, when they started using Snow Leopard-only methods, we need to understand the developers' intentions with regard to minimum supported OS X version, and prevent the port from being installed on unsupported OS versions.
Note: See
TracTickets for help on using
tickets.

