Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jcraw

Pages: [1]
1
Technical Support / Launch Issue on Linux
« on: August 17, 2013, 10:57:14 PM »
Having an issue launching the game running on Linux Mint 14.

Error is as follows:
System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---> System.DllNotFoundException: /usr/local/lib/libgdiplus.so
  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)

On my system, libgdiplus.so is located at /usr/lib/libgdiplus.so

I'm able to launch if I create a symbolic link such as:  sudo ln -s /usr/lib/libgdiplus.so /usr/local/lib/libgdiplus.so

Please fix for future users.
Thanks



Pages: [1]