Re: [Pyobjc-dev] Compiling PyObjC 2.0 trunk on 10.4
Brought to you by:
ronaldoussoren
|
From: Luc H. <lu...@ho...> - 2008-11-18 21:15:27
|
On 12 nov. 08, at 21:17, Luc Heinrich wrote: > So I try to regenerate the ExceptionHandling framework bridgesupport > file using gen_bridge_metadata but I'm not sure what to do with the > result. So, I've made some progress on my own. Manually generating the metadata for the ExceptionHandling framework (for example) in a PyObjC.bridgesupport file which I put in pyobjc- framework-ExceptionHandling/Lib/ExceptionHandling allows the tests to pass. Installing this and then using it works fine but ONLY with alias builds (py2app -A). Using a bundled build fails with the same error than without the bridgesupport file. So now what ? :) -- Luc Heinrich - lu...@ho... |