Wide Margin uses GTK# and runs on .net 4.0 without any big problems except for the following
- requires a restart after installing GTK# for the first time, (I still have no idea why) - I had to compile my own Mono.Data.Sqlite to work around https://bugzilla.xamarin.com/show_bug.cgi?id=2148, otherwise it doesn't work with .net 4.0 at all. So I would say that the problem is specific to your code or setup. Cheers, Daniel Hughes On Mon, Jul 30, 2012 at 8:51 PM, Ian Norton < [email protected]> wrote: > On 28/07/12 12:12, baltasarq wrote: > >> Hi, there! >> >> I recently developed a tiny application, and decided to publish it: >> >> http://baltasarq.info/dev/**testy/ <http://baltasarq.info/dev/testy/> >> >> My final step was to submit it to Softpedia. This is the answer I >> obtained. >> >> == >> Your product, Testy, has been recently proposed for >> submission to our software database. >> >> Unfortunately, we weren't able to run the application ( to actually >> access/view the software, as it does not start, although we installed the >> software requirements - GTK# and .NET Framework ), therefore we cannot >> list it >> on our website. >> == >> >> So it's not only me! The monodevelop project was configured for .NET 4.0, >> and I have actually all the .NET versions installed. >> >> In Windows, I run my applications flawlessly if they use the (buggy) >> WinForms library. As soon as I use Gtk#, they just won't just start (with >> Gtk# installed, of course). This is happening with Mono 2.10.8, and I >> started experiencing these problems with the Mono 2.10.x series. >> >> The only way to execute Mono/Gtk# applications in Windows is to also >> install Mono. >> >> Any hint? >> Actually, any help would be appreciated. >> >> If you run your program from a cmd window what does it say/do? > > Ian > > ______________________________**_________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/**mailman/listinfo/mono-list<http://lists.ximian.com/mailman/listinfo/mono-list> >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
