Blender Git Loki
Git Commits -> Revision a6ed4d2
Revision a6ed4d2 by Ton Roosendaal (master) December 7, 2003, 19:20 (GMT) |
- Solution for fixing plugins, which now runs without -ldl at OSX 10.2/3 Code from Peter O'Gorman <[email protected] which has been credited in the source. Basically the dlopen() and dlerror() calls have been recreated wrapping the standard OSX methods. Names used are osxdlopen() and osxdlerror(). So no naming conflict will occur. |
Commit Details:
Full Hash: a6ed4d2d86725c85bb906a4569ebdcfbb0712f4c
SVN Revision: 1686
Parent Commit: 3ae81a5
Lines Changed: +202, -3
1 Modified Path:
/source/blender/blenlib/intern/dynlib.c (+202, -3) (Diff)