How can I move the wx DyLibs to a different location and have wxPython
recognize the new path at runtime?
Dave Burdick wrote:
How can I move the wx DyLibs to a different location and have wxPython recognize the new path at runtime?
You can set the DYLD_LIBRARY_PATH environment variable.
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!