New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33597 (closed defect: fixed)

Opened 15 months ago

Last modified 10 months ago

wxWidgets-devel: wx-config lists QuickTime (unsupported in x86_64)

Reported by: mojca.miklavec.lists@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: wxWidgets-devel

Description

If I want to install gnuplot (see also #33596) with 64-bit Lion, linker complains with

ld: warning: ignoring file /System/Library/Frameworks//QuickTime.framework/QuickTime, file was built for unsupported file format which is not the architecture being linked (x86_64)

The flag -framework QuickTime comes from ${prefix}/bin/wx-config.

Change History

comment:1 Changed 14 months ago by mojca.miklavec.lists@…

I also opened a ticket nr. 14144 on wxwidgets tracker

A workaround for MacPorts until this is fixed in source could be to remove -framework QuickTime from ${prefix}/bin/wx-config after installation (or to remove it from configure or build/osx/wxcocoa.xcconfig - not sure which one is being used), but I'm not sure how this works if one compiles wxwidgets-devel for both i386 and x86_64.

comment:2 Changed 13 months ago by mojca.miklavec.lists@…

I opened this ticket some time ago. In the meantime this has been fixed upstream: http://trac.wxwidgets.org/changeset/71086. Should I prepare a patch or is it better to simply wait for 2.9.4?

comment:3 Changed 10 months ago by jmr@…

  • Owner changed from macports-tickets@… to jwa@…
  • Cc jwa removed

Bare usernames do not work in the Cc field.

comment:4 Changed 10 months ago by mojca.miklavec.lists@…

I've learnt about usernames, but actually this ticket may be closed, I only forgot about it. The issue has been fixed in 2.9.4 which is already part of MacPorts.

comment:5 Changed 10 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:6 Changed 10 months ago by macsforever2000@…

Note: See TracTickets for help on using tickets.