Please do it for the hook code.

Also the other bit of code, to test, when a dependency is a relative path
in OSX, if it might be found in [/System]/Library/Frameworks. That was
necessary to making my app freeze.

However looking at existing pull requests, some of those also are making
special cases for relative paths, and in the same general area. I don't
think there's a conflict but look carefully.


On Tue, Nov 19, 2013 at 11:33 AM, Thomas Kluyver <tak...@gmail.com> wrote:

> On 19 November 2013 11:05, David Cortesi <davecort...@gmail.com> wrote:
>
>> Adding the code below to hooks.py made the sample PyQt4app (with added
>> import of QtWebkit) freeze properly and execute. Also my fairly complex
>> PyQt4 app also freeze'd correctly and appears to execute. So I can
>> recommend this hook.
>
>
> Thanks David. Do you have time to make a pull request at
> https://bitbucket.org/anthony_tuininga/cx_freeze ? If not, I can do it.
>
> Best wishes,
> Thomas
>
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to