[Mono-dev] Is libgdiplus on Mac OS X possible without the X11 dependency?

Christian Stümpel mail at christian-stuempel.de
Sat Jun 7 09:46:39 EDT 2008


I bundle my app with mono libraries and stumbled upon the X11  
dependencies of the libgdiplus. X11 installation on Mac OS X is  
optional, so I cannot rely on it being installed.
I'd like to have a self-contained application.

Why are the X11 libraries needed by libgdiplus?
Is there a way to compile libgdiplus without them?
How can I package my app to not depend on the X libraries?

Help appreciated,
   Christian


More information about the Mono-devel-list mailing list