[Gtk-sharp-list] Solved Running GTK# App Linked Against JIT Libraries on 32 and 64 bit Windows

joshua bowren.joshua at gmail.com
Sun Dec 7 20:06:06 UTC 2014


The solution was to link against the i386 libraries provided with GTK# for
windows. This stops the application from running on my machine (Debian
amd64), but it runs fine on windows. I just switch to linking against the
i386 libraries when I have to make a binary for windows.



--
View this message in context: http://mono.1490590.n4.nabble.com/Running-GTK-App-Linked-Against-JIT-Libraries-on-32-and-64-bit-Windows-tp4664900p4664916.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list