A couple of questions on MONO
Hi,
I have a few of questions about the mono project.
First I am installing from source, I tryed the mdk.rpm packages but these did not work as they should, (compiling for GTK).
So mono gtk-sharp installs sucessfully and the make test results in only three errors.
The problem comes when trying to install gtksourceview-sharp and monodevelopment. When compiling it says it requires gnome-sharp. I have searched everywhere for this as source but cannot find it. It is available as an rpm in the repository bubt this also wants to install mono etc which as I have explained above does not work.
So where can I get gnome-sharp?
Also when I compiled mono with default prefix, /usr/local , gtk-sharp could not find it. So I compiled with prefix=/usr gtk-sharp now finds it, do I now have to compile every related program with prefix=/usr?
Also I would like to know if mono is compatible with qt. I understand susse prefers gnome, but what do I require for developing with qt? Is there a qt-sharp for example?
Also will programs developed with mono work without support on windows, or only on windows with mono or .NET installed.
Where can I find a guide for developing GUI apps which will run on windows and linux. I.E. answering questions like can windows use gtk libraries etc.
thanks
Last edited by liaty; 04-12-2006 at 05:52 AM.
|