Ticket #11234 (closed defect: fixed)
BUG: wxWidgets-2.8.0 has wrong wx-config symlink
| Reported by: | afb@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: |
Description
It still uses 2.6, while it should use 2.8:
91 system "cd ${destroot}${prefix}/bin && \ 92 ln -sf ${prefix}/lib/wx/config/mac-unicode-release-2.6 wx-config" 93
Note that several projects, like Code::Blocks, does not yet support wxWidgets 2.8.x - so this major upgrade does break some existing Ports...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


