[Mono-winforms-list] hello..

2012-05-11 Thread Shi Jin
http://www.infowirds.com/wp-content/themes/Answers/tkjvfl.html?jkr=fhtkr.gvede=et.wswdrp=wlqk___ Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Re: [Mono-dev] Compiling Mono with Visual Studio and .pdb files

2012-05-11 Thread Jean-Michel.Perraud
Thank you for this info Miguel Making progress with msvc, with a lot of second guessing, but I cannot seem to fully get out of the circular dependencies easily. After fixing a few things, there seems to be a two to three stage build process ('basic', 'build' and, well, the huge rest). I can

Re: [Mono-dev] Compiling Mono with Visual Studio and .pdb files

2012-05-11 Thread Miguel Mudge
Making progress with msvc, with a lot of second guessing, but I cannot seem to fully get out of the circular dependencies easily. After fixing a few things, there seems to be a two to three stage build process (‘basic’, ‘build’ and, well, the huge rest). I can build the ‘basic’ stuff with

Re: [Mono-list] Mono 2.0 issues in Ubuntu - where is the problem and how will it be fixed?

2012-05-11 Thread Atsushi Eno
Hello, To my understanding, Ubuntu does not support GTK# for .NET 2.0 based mono runtime, which is not a bug. You are trying to run an app with insufficient software components on an OS. If you want to use the feature that the OS does not provide, you'll have to provide that by yourself,

Re: [Mono-list] Mono 2.0 issues in Ubuntu - where is the problem and how will it be fixed?

2012-05-11 Thread IBBoard
But if I force my app to run under the 4.0 runtime using a switch then it works without error (as far as I've seen). That implies that there might something that could be handled, possibly by Mono or possibly by Ubuntu if it isn't appropriate for Mono itself to do it. Someone in Ubuntu might have

Re: [Mono-list] Gtk# support

2012-05-11 Thread José Baltasar García Perez-Schofield
Hi ! To my understanding, Ubuntu does not support GTK# for .NET 2.0 based mono runtime, which is not a bug. You are trying to run an app with insufficient software components on an OS. If you want to use the feature that the OS does not provide, you'll have to provide that by

Re: [Mono-list] Mono 2.0 issues in Ubuntu - where is the problem and how will it be fixed?

2012-05-11 Thread Atsushi Eno
Hello, IBBoard wrote: But if I force my app to run under the 4.0 runtime using a switch then it works without error (as far as I've seen). That implies that there might something that could be handled, possibly by Mono or possibly by Ubuntu if it isn't appropriate for Mono itself to do it.

Re: [Mono-list] Mono 2.0 issues in Ubuntu - where is the problem and how will it be fixed?

2012-05-11 Thread IBBoard
Hi... On 11/05/12 17:38, Atsushi Eno wrote: IBBoard wrote: ... Someone in Ubuntu might have decided that GTK# for .Net 4.0 only might have been a feature and hence not a bug when 2.0 apps won't work, but it seems like a very badly planned and unnecessary change. That sounds wrong to me.

[Mono-list] How to detect which version of Mono a library is compiled with?

2012-05-11 Thread IBBoard
Okay, so my other topic is getting bogged down and missing the point. Hopefully this will keep the important part separate from the cruft. For reasons that won't be discussed here, I have a .Net 2.0 app that uses GTK#. This is fine on openSUSE using 2.10.6, but on Ubuntu 12.04 it crashes out

Re: [Mono-list] Gtk# support

2012-05-11 Thread IBBoard
On 11/05/12 13:12, José Baltasar García Perez-Schofield wrote: To my understanding, Ubuntu does not support GTK# for .NET 2.0 based mono runtime, which is not a bug. You are trying to run an app with insufficient software components on an OS. If you want to use the feature that the OS does not

Re: [Mono-list] Gtk# support

2012-05-11 Thread IBBoard
On 11/05/12 13:12, José Baltasar García Perez-Schofield wrote: To my understanding, Ubuntu does not support GTK# for .NET 2.0 based mono runtime, which is not a bug. You are trying to run an app with insufficient software components on an OS. If you want to use the feature that the OS does not

Re: [Mono-list] Mono 2.0 issues in Ubuntu - where is the problem and how will it be fixed?

2012-05-11 Thread Atsushi Eno
IBBoard wrote: Hi... On 11/05/12 17:38, Atsushi Eno wrote: IBBoard wrote: ... Someone in Ubuntu might have decided that GTK# for .Net 4.0 only might have been a feature and hence not a bug when 2.0 apps won't work, but it seems like a very badly planned and unnecessary change. That sounds