gircore / gir.core

A C# binding generator for GObject based libraries providing a C# friendly API surface
https://gircore.github.io/
MIT License
279 stars 29 forks source link

Documentation: Improve DLL not found section #1083

Open badcel opened 1 week ago

badcel commented 1 week ago

If a DLL not found exception occurs it can be due to a missing Module initialization (e.g. GtkSource.Module.Initialize()).

This applies to GtkSource and WebKit currently as Gtk is not dependent on them.

Faq: https://github.com/gircore/gir.core/blob/main/docs/docs/faq.md#dll-not-found-exception