On 30/09/13 10:36, Paul Colomiets wrote:
> Hi Juan,
> 
> On Sun, Sep 29, 2013 at 12:47 AM, "Juan J. Martínez" <[email protected]> wrote:
>> Please give it a go and let me know if there's any problem.
>>
> 
> It seems script_home is wrong with cx_Freeze for OS X:
> 
> {'LD_LIBRARY_PATH': ':lib', 'script_home': '', 'workdir':
> '/Users/pc/dev/skyward', '__file__':
> '/Users/pc/dev/skyward/build/Skyward_LM.app/Contents/MacOS/library.zip/house/main.pyc'}
> 
> With the above I would like LD_LIBRARY_PATH be:
> 
> /Users/pc/dev/skyward/build/Skyward_LM.app/Contents/MacOS
> 

I'll take a look when I'm home, but your help with Mac part would be
very appreciated.

The code is:

http://code.google.com/p/pyglet/source/browse/pyglet/resource.py#105

script_home may need some love, the comments don't refer to cx_Freeze;
or do you think the local lib patch is wrong?

Regards,

Juan

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to