Re: [MacPorts] #14931: wxWidgets26 does not build on Leopard - conflicting function declarations
#14931: wxWidgets26 does not build on Leopard - conflicting function declarations -----------------------------------+---------------------------------------- Reporter: simon@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: leopard fsvolumemount | Port: wxWidgets26 -----------------------------------+---------------------------------------- Comment(by jwa@…): Well, I got that fixed, but then the next incompatibility appeared: {{{ ../src/mac/carbon/thread.cpp:1022: error: invalid conversion from 'long int' to 'void*' ../src/mac/carbon/thread.cpp:1022: error: initializing argument 2 of 'OSStatus MPSetTaskStorageValue(TaskStorageIndex, void*)'. }}} That is a type conversion thing that can be fixed. If all the problems are type conversions only, there is hope. However, it is totally possible that the package can be built, but it does not work, which is the worst case. But we'll see... -- Ticket URL: <http://trac.macports.org/ticket/14931#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts