Opened 12 years ago
Closed 12 years ago
#36157 closed defect (fixed)
wxMaxima wrong SDK using Xcode 4.4 - better handling deps
Reported by: | anddam (Andrea D'Amore) | Owned by: | usami-k@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | lion mountainlion haspatch | Cc: | |
Port: | wxMaxima |
Description
Since wxWidgets has issues builting with Xcode 4.4 I suggest switching back the wxWidgets dependency to a port: one and checking the registry for an active wxWidgets-devel, if there's one that fallback on that editing supported_archs.
This way the port can be build 64 bits on modern systems while still supporting 2.8 wxWidgets.
Patch attached.
Attachments (1)
Change History (3)
Changed 12 years ago by anddam (Andrea D'Amore)
Attachment: | port-wxmaxima.diff added |
---|
comment:1 Changed 12 years ago by anddam (Andrea D'Amore)
Owner: | changed from usami-k@… to usami-k@… |
---|---|
Summary: | wxMaxima better handling wxWidgets deps → wxMaxima wrong SDK using Xcode 4.4 - better handling deps |
Type: | enhancement → defect |
comment:2 Changed 12 years ago by anddam (Andrea D'Amore)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Commited r98113, mantainer timeout.
Ticket closed.
Note: See
TracTickets for help on using
tickets.
Patch also addressed wrong SDK selection with Xcode 4.4 on Lion systems, changing ticket's type to defect. Also wrong owner fixed.