Hello, After some trial and errors I discover how important the LD_LIBRARY_PATH is :) My problem is that I programatically generate the library and the exe (using PyInstaller). this is failry easy to add a rules in Makefiles to make PyInstaller depends on the generation of another lib, but I would like to avoid setting LD_LIBRARY_PATH (this is not cross platform).
Is there a way to tell PyInstaller to do so ? thanks -Mathieu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
