[Mono-docs-list] could someone with privlidges make an amendment to DllImport

2003-08-16 Thread Matthew Stump
could someone with privledges please add a note to http://go-mono.com/tutorial/html/en/wrapping/clibs.html about prefix/etc/mono/config and the mapping of windows dll names to *nix libraries. this information would be very helpfull for anyone writing wrappers, and there is no other

Re: [Mono-list] Reasons to contribute to mono

2003-08-16 Thread Gonzalo Paniagua Javier
El vie, 15-08-2003 a las 19:06, Per Arneng escribió: Hi! I recently got a job as a asp.net programmer at a company here in sweden and one of the things that they really liked was that i had contributed to mono. So contributing really fun , and it can also help you get that job you want.

[Mono-list] Method Attributes

2003-08-16 Thread Hamza Karamali
Hi, If I attach a custom attribute called myAttribute to a certain method, how can I check in Mono (while the method is being compiled) whether a method has this attribute? Is there a function that will search the metadata for the attribute if I pass it the name of the attribute? If not, how

Re: [Mono-list] Compiling mcs

2003-08-16 Thread Giuseppe Greco
On Sat, 2003-08-16 at 00:45, Duncan Mak wrote: On Fri, 2003-08-15 at 18:19, Giuseppe Greco wrote: Hi all, I've checked out the latest version of mcs from CVS, and when trying to compile it, I always get the following error message: support.cs(301) error CS0117:

[Mono-list] can't compile monodoc

2003-08-16 Thread Marcel Pol
Hello, I'm trying to compile monodoc, but it breaks. I just compiled mono-0.26 and gtk-sharp-0.10. I'm using Mandrake cooker (9.2-beta2), with gnome-2.3.5, glibc-2.3.2-11mdk and gcc-3.3.1. I'm not sure how to debug this compile, I hope the error messages give enough info. These are my error

Re: [Mono-list] Mono 0.26 has been released

2003-08-16 Thread Ole Hyldahl Hansen
On Sat, 2003-08-16 at 07:08, Peter Williams wrote: On Fri, 2003-08-15 at 04:33, Ole Hyldahl Hansen wrote: cd mono-0.24 ./configure --prefix=/usr/local/dikunix make make install prefix=/usr/local/dikunix/work/mono/linux This shouldn't have ever worked, but there is a way to do this.

Re: [Mono-list] can't compile monodoc

2003-08-16 Thread Duncan Mak
On Sat, 2003-08-16 at 20:46, Marcel Pol wrote: I'm trying to compile monodoc, but it breaks. I just compiled mono-0.26 and gtk-sharp-0.10. I'm using Mandrake cooker (9.2-beta2), with gnome-2.3.5, glibc-2.3.2-11mdk and gcc-3.3.1. You need to compile with the CVS version of Gtk#. Duncan.

[Mono-list] Thank you

2003-08-16 Thread Timothy Parez
Hello, I regret to say that due to personal problems I will not be able to help out with mono anymore. It will take some time before I have normal access to the internet again. I would like to thank all of you for a great time, not only have I learned a lot of new things since joining

Re: [Mono-list] can't compile monodoc

2003-08-16 Thread Marcel Pol
On Sat, 16 Aug 2003 20:55:12 -0400 Duncan Mak [EMAIL PROTECTED] wrote: On Sat, 2003-08-16 at 20:46, Marcel Pol wrote: I'm trying to compile monodoc, but it breaks. I just compiled mono-0.26 and gtk-sharp-0.10. I'm using Mandrake cooker (9.2-beta2), with gnome-2.3.5, glibc-2.3.2-11mdk and

[Mono-list] monodoc crashes...

2003-08-16 Thread Giuseppe Greco
Hi all, I've checked out monodoc from CVS right now... and it doesn't work any more. This is the error message I get: /usr/local/bin/monodoc: line 31: 28776 Segmentation fault mono --debug browser.exe $OPTIONS $* $REST Any idea? Gius_. -- Giuseppe

[Mono-list] xsl-fo for mono?

2003-08-16 Thread Chris Turchin
hi, does anyone out there have experience with (or knowledge of) xsl-fo components for mono or .NET in general? thanks! regards, chris ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

RE: [Mono-list] xsl-fo for mono?

2003-08-16 Thread Sebastien Pouliot
Actually I did some tests with NFOP (http://nfop.sourceforge.net/) this friday. It works nicely with the .NET framework but requires the J# redistribuables - which may limits it's use with mono (but I didn't try it). Sebastien Pouliot Security Architect, Motus Technologies, http://www.motus.com/

Re: [Mono-list] Reasons to contribute to mono

2003-08-16 Thread Ivan Hawkes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Per Arneng wrote: | Hi! | | I recently got a job as a asp.net programmer at a company here in sweden and | one of the things that they really liked was that i had contributed to mono. | So contributing really fun , and it can also help you get that

[Mono-list] New potential Mac Hacker

2003-08-16 Thread Matthieu Cormier
Hello, I've just joined the mailing list and am interested in helping out, particularly on the Mac side of the equation. Just thought I'd give a shout and introduce myself. I've gotten mono 0.22 working on my machine, I've tried getting 0.24,0.25, and 0.26 working with no success. I tried