Hi, I installed the latest version I could find of GTK# from Mono's official website (2.12.45), yet the MonoDevelop 7.8.4.1 installer from here complained that "Gtk# version 2.12.9 or greater must be installed".
Any ideas as to why it is happening, or how I may be able to get past this issue?
(It couldn't be that the installer is doing a string comparison of the GTK# version instead of an integer one, right? But if it does, it could lead to the behavior that the installer "thinks" that 2.12.9 is higher than 2.12.45.)
Btw, major props for undertaking this project. Many thanks.
Hi, I installed the latest version I could find of GTK# from Mono's official website (2.12.45), yet the MonoDevelop 7.8.4.1 installer from here complained that "Gtk# version 2.12.9 or greater must be installed".
Any ideas as to why it is happening, or how I may be able to get past this issue?
(It couldn't be that the installer is doing a string comparison of the GTK# version instead of an integer one, right? But if it does, it could lead to the behavior that the installer "thinks" that 2.12.9 is higher than 2.12.45.)
Btw, major props for undertaking this project. Many thanks.