#21496: universal 32/64-bit wxwidgets-devel (2.9.0) Portfile ---------------------------------+------------------------------------------ Reporter: vince@… | Owner: jwa@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: wxwidgets universal | Port: wxwidgets-devel ---------------------------------+------------------------------------------ Comment(by israfel33@…): Building wxWidgets-devel with those patches works. But when I try to use 64bit version, I get error: configure:17768: g++ -o conftest -O2 -Wall -Wno-long-long -g -Wno- variadic-macros -march=core2 -I/opt/local/lib/wx-devel/wx/include /osx_cocoa-unicode-release-2.9 -I/opt/local/include/wx-devel/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXOSX_COCOA__ conftest.cpp -L/opt/local/lib/wx-devel -L/opt/local/lib -arch x86_64 -L/opt/local/lib -framework QuickTime -framework IOKit -framework Carbon -framework Cocoa -framework AudioToolbox -framework System -framework OpenGL -lwx_osx_cocoau-2.9 >&5 ld: warning: in /System/Library/Frameworks//QuickTime.framework/QuickTime, missing required architecture x86_64 in file Seems it still bets on QuickTime having 64bit version, but that is not the case in SnowLeopard. -- Ticket URL: <http://trac.macports.org/ticket/21496#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS