[Mono-list] Re: Mono-list Digest, Vol 1, Issue 2499

adeel hussain adeelcap15 at gmail.com
Tue May 24 04:34:53 EDT 2005


i have a problem in compiling the project.can any one tell me how to
compile a project.


On 5/23/05, mono-list-request at lists.ximian.com
<mono-list-request at lists.ximian.com> wrote:
> Send Mono-list mailing list submissions to
>        mono-list at lists.ximian.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.ximian.com/mailman/listinfo/mono-list
> or, via email, send a message with subject or body 'help' to
>        mono-list-request at lists.ximian.com
> 
> You can reach the person managing the list at
>        mono-list-owner at lists.ximian.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mono-list digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: Businesses (Niel Bornstein)
>   2. AW: [Mono-list] IMAP libraries (Jochen Wezel (CompuMaster GmbH))
>   3. build mono using mono compiler (Toan Ly)
>   4. Re: IMAP libraries (awilliam at whitemice.org)
>   5. SWF - Hello World (Ferguson, Neale)
>   6. Re: MonoDevelop 0.7 (peter)
>   7. ANN: boo 0.5.4 is out! (Rodrigo B. de Oliveira)
>   8. Re: SWF - Hello World (Peter Dennis Bartok)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Mon, 23 May 2005 12:27:06 -0400
> From: Niel Bornstein <nbornstein at gmail.com>
> Subject: Re: [Mono-list] Businesses
> To: mono-list at lists.ximian.com
> Message-ID: <170bf6305052309275781d58e at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Can we assume that anyone listed there is willing to talk about their
> Mono experiences?
> 
> Maybe it would be good to add a disclaimer to that effect somewhere on the page.
> 
> Niel
> 
> On 5/22/05, Ben Maurer <bmaurer at ximian.com> wrote:
> > I put up a wiki page, and added the cases documented here.
> >
> > http://mono-project.com/People_Using_Mono
> >
> > Please feel free to add your own case (or for those whom I have copied
> > and pasted their stories from email, add details).
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Mon, 23 May 2005 18:46:13 +0200
> From: "Jochen Wezel (CompuMaster GmbH)" <jwezel at compumaster.de>
> Subject: AW: [Mono-list] IMAP libraries
> To: "Howard Cole" <howardnews at selestial.com>,   "Mono List"
>        <mono-list at lists.ximian.com>
> Message-ID:
>        <5A76902A3F45ED4699E4C93DAD0E78691CDB7C at compumaster.dtdns.net>
> Content-Type: text/plain;       charset="iso-8859-1"
> 
> Some months ago, I tried some simple tests with Quiksoft EasyMail .NET successfully.
> -Jochen
> 
> -----Ursprüngliche Nachricht-----
> Von: mono-list-bounces at lists.ximian.com [mailto:mono-list-bounces at lists.ximian.com] Im Auftrag von Howard Cole
> Gesendet: Montag, 23. Mai 2005 15:23
> An: Mono List
> Betreff: [Mono-list] IMAP libraries
> 
> Does anyone know of any .NET IMAP/POP3 libraries - commercial or otherwise that are compatible with mono?
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Mon, 23 May 2005 13:14:27 -0400 (EDT)
> From: Toan Ly <naotyl at yahoo.ca>
> Subject: [Mono-list] build mono using mono compiler
> To: mono-list at lists.ximian.com
> Message-ID: <20050523171427.57397.qmail at web60512.mail.yahoo.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hello
> 
> I follow this article http://www.ondotnet.com/pub/a/dotnet/2005/02/07/monowindows.html?page=2
> 
> but when I 'make', I have the following error, I know there s something to do with library.make try to find a file in '-include' but I dont know what is it.
> If anyone know about this, please let me know, Thanks in advance.
> 
> TL
> 
> ../../build/library.make:306: no file name for `-include'
> make all-local
> make[8]: Entering directory `/download/mono/mcs/class/corlib'
> ../../build/library.make:306: no file name for `-include'
> csc.exe /nowarn:649 /nowarn:169 -nowarn:612 -nowarn:618 -d:INSIDE_CORLIB /nologo
>  /optimize -d:NET_1_1 -d:ONLY_1_1 /debug+ /debug:full /noconfig /unsafe /nostdli
> b /target:library /out:mscorlib.dll  @../../build/deps/net_1_1_bootstrap_corlib.
> dll.response
> System\Array.cs(905) error CS1501: No overload for method `System.Object' takes
> `1' arguments
> System\Array.cs(905) error CS1501: New invocation: Can not find a constructor in
>  `System.Array+Swapper' for this argument list
> System\Array.cs(907) error CS1501: No overload for method `System.Object' takes
> `1' arguments
> System\Array.cs(907) error CS1501: New invocation: Can not find a constructor in
>  `System.Array+Swapper' for this argument list
> System\Array.cs(909) error CS1501: No overload for method `System.Object' takes
> `1' arguments
> System\Array.cs(909) error CS1501: New invocation: Can not find a constructor in
>  `System.Array+Swapper' for this argument list
> System\Array.cs(911) error CS1501: No overload for method `System.Object' takes
> `1' arguments
> System\Array.cs(911) error CS1501: New invocation: Can not find a constructor in
>  `System.Array+Swapper' for this argument list
> System\Array.cs(980) error CS0119: Expression denotes a `variable' where a `meth
> od group' was expected
> System\Array.cs(1167) error CS0119: Expression denotes a `variable' where a `met
> hod group' was expected
> System\Array.cs(1190) error CS0119: Expression denotes a `variable' where a `met
> hod group' was expected
> System\Array.cs(1213) error CS0119: Expression denotes a `variable' where a `met
> hod group' was expected
> Compilation failed: 12 error(s), 0 warnings
> make[8]: *** [../../class/lib/net_1_1_bootstrap/mscorlib.dll] Error 1
> make[8]: Leaving directory `/download/mono/mcs/class/corlib'
> make[7]: *** [all.real] Error 2
> make[7]: Leaving directory `/download/mono/mcs/class/corlib'
> make[6]: *** [all-recursive] Error 1
> make[6]: Leaving directory `/download/mono/mcs/class'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/download/mono/mcs'
> make[4]: *** [profile-do--net_1_1_bootstrap--all] Error 2
> make[4]: Leaving directory `/download/mono/mcs'
> make[3]: *** [profiles-do--all] Error 2
> make[3]: Leaving directory `/download/mono/mcs'
> make[2]: *** [all-local] Error 2
> make[2]: Leaving directory `/download/mono/mono/runtime'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/download/mono/mono'
> make: *** [all] Error 2
> 
> 
> 
> ---------------------------------
> Post your free ad now! Yahoo! Canada Personals
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://galactus.ximian.com/pipermail/mono-list/attachments/20050523/b02ffe86/attachment-0001.html
> 
> ------------------------------
> 
> Message: 4
> Date: Mon, 23 May 2005 14:33:38 -0400 (EDT)
> From: awilliam at whitemice.org
> Subject: Re: [Mono-list] IMAP libraries
> To: Howard Cole <howardnews at selestial.com>
> Cc: Mono List <mono-list at lists.ximian.com>
> Message-ID: <Pine.LNX.4.58.0505231432370.12752 at estate1.whitemice.org>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> > Does anyone know of any .NET IMAP/POP3 libraries - commercial or otherwise
> > that are compatible with mono?
> 
> I looked and looked and believe there is a commercial one (although,
> sorry, I don't have the URL).  But I couldn't find any Open Source
> alternatives;  at least not for IMAP.
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Mon, 23 May 2005 14:17:00 -0400
> From: "Ferguson, Neale" <Neale.Ferguson at SoftwareAG-USA.com>
> Subject: [Mono-list] SWF - Hello World
> To: <mono-list at ximian.com>
> Message-ID:
>        <31DD0ECB10776B428B1186E60FB3D7B1048F286C at RESMSG02.AME.ad.sag>
> Content-Type: text/plain;       charset="us-ascii"
> 
> Hi,
>  Is there a really trivial (Managed) Systems.Windows.Forms equivalent of
> the HelloWorld program that I could use to test if things will work on
> s390? I have a couple of apps but they are quite complex and are
> breaking. However, I'm not sure if it's due to SWF or something else.
> 
> Neale
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Mon, 23 May 2005 19:31:32 +0100
> From: peter <apvx95 at dsl.pipex.com>
> Subject: Re: [Mono-list] MonoDevelop 0.7
> To: mono-list at lists.ximian.com
> Message-ID: <42922184.6060502 at dsl.pipex.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Todd Berman wrote:
> 
> >Back onto point a bit here. I have noticed a couple recurring trends.
> >
> >#1) People who use the installer, and not the rpms, and then install
> >gtk# 1.9.5 into a *different* prefix than the installer, and then
> >install MD seem to have the most issues. To me, and Daniel can correct
> >me if I am wrong, but it seems that people using the installer don't
> >seem to understand that if you don't install mono stuff into the same
> >prefix as mono, you need to mung things like MONO_GAC_PATH and
> >LD_LIBRARY_PATH, etc. Maybe this is something that should be put into
> >some sort of HOWTO for the installer.
> >
> >#2) People assume that MD not loading with the DllNotFoundException are
> >related to MD. That is just not the case. Any application that actually
> >attempting to use those libraries would die the same way. MonoDevelop
> >just happens to be a non-toy application, so it exposes the issues in
> >your setup right away.
> >
> >I would recommend for people who are having issues installing
> >MonoDevelop look into how their mono prefix and gtk# prefixes are setup,
> >as that seems to be the #1 cause of all of these problems. Mixing RPMS
> >w/ tarballs w/ installers is not something that should be done lightly
> >and indiscriminately.
> >
> >--Todd
> >
> >
> >
> Todd,
> 
> I'm sure you're correct - but the question is how can a non-expert in
> these things, of reasonable intelligence, discover what needs to be done
> to put things right?
> 
> At the moment, all I know is that I can't get monodevelop to run under
> mono 1.1.7.  I don't know why and I don't know how to fix it.  I've
> posted all the information I know about.  If I need to post some more,
> I'd be more than happy to do so - or to repost what I've already posted.
> 
> Usual caveats about my own shortcomings apply.
> 
> Peter
> 
> 
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Mon, 23 May 2005 15:33:25 -0300
> From: "Rodrigo B. de Oliveira" <rodrigobamboo at gmail.com>
> Subject: [Mono-list] ANN: boo 0.5.4 is out!
> To: boolang at googlegroups.com, mono-list at lists.ximian.com
> Message-ID: <5917478b05052311334f822040 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> What is boo? http://boo.codehaus.org/
> Where do I get it? http://boo.codehaus.org/Download
> 
> Thanks to Peter Johanson this release brings initial support for c#
> style explicit interface member implementation:
> 
>    class Disposable(IDispose):
>        def IDisposable.Dispose():
>            print "Dispose!"
> 
> Also on this release:
>  * char literals: char('f')
>  * unicode literals in strings: \u0032
>  * a Set class (Boo.Lang.Useful.Collections.Set)
>  * Singleton design pattern implementation
> (Boo.Lang.Useful.Attributes.SingletonAttribute)
>  * the compiler will now call class provided '==' and '!=' operators;
>  * the compiler will now look for an implicit conversion operator to
> boolean when evaluating the conditions for the if/while/unless
> statements;
>  * the version of antlr shipped with boo can now generate boo code.
> In other words you can now finally write parsers in your favorite
> programming language!
>  * 'for' and unpack statements now also work with IEnumerator
> allowing fine grained control over iteration:
>      e = [1, 2, 3, 4].GetEnumerator()
>      first, second = e
>      for item in e:
>          print item # prints 3
>          break
>      last, = e # consumes the last item, notice the ending comma
>  * better support for value typed properties;
>  * extended generator expression syntax: (x, y) for x in range(1, 3)
> for y in range(3, 0)
>  * the 'in' and 'not in' operators will now work with any type that
> provides a op_Member and op_NotMember implementation respectively;
>  * + lots of minor improvements;
> 
> Special thanks go in silly order to:
>    * Peter Johanson
>    * Sorin Ionescu
>    * Doug Holton
>    * Arron Washington
>    * Daniel Grunwald
>    * Edwin de Jonge
> 
> And if you haven't done it already, check the great support for boo in
> both MonoDevelop and SharpDevelop.
> 
> Best wishes,
> bamboo
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Mon, 23 May 2005 15:37:01 -0600
> From: "Peter Dennis Bartok" <peter at novonyx.com>
> Subject: Re: [Mono-list] SWF - Hello World
> To: "Ferguson, Neale" <Neale.Ferguson at SoftwareAG-USA.com>,
>        <mono-list at ximian.com>
> Message-ID: <067c01c55fdf$8ea6d0d0$0a00a8c0 at pdb>
> Content-Type: text/plain;       charset="iso-8859-1"
> 
> Neale,
> 
> I have checked a really simple test app into winforms/hello to do go/no-go
> checks. It will create a window and display a single line of text centered
> in it.
> 
> Cheers,
>  Peter
> 
> -----Original Message-----
> From: "Ferguson, Neale" <Neale.Ferguson at SoftwareAG-USA.com>
> To: <mono-list at ximian.com>
> Date: 23 May, 2005 12:19
> Subject: [Mono-list] SWF - Hello World
> 
> 
> Hi,
> Is there a really trivial (Managed) Systems.Windows.Forms equivalent of
> the HelloWorld program that I could use to test if things will work on
> s390? I have a couple of apps but they are quite complex and are
> breaking. However, I'm not sure if it's due to SWF or something else.
> 
> Neale
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> Mono-list mailing list
> Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 
> End of Mono-list Digest, Vol 1, Issue 2499
> ******************************************
>


More information about the Mono-list mailing list