Does anyone know how to run callable IDL from a C++ program on a Mac OSX machine without requiring the user to install X11? I have heard that this is possible by linking to the X11 dynamic libraries and setting up DYLD_FALLBACK_LIBRARY_PATH environmental variable. Does anyone have the specifics?
Thanks,
Marty
|