[Mono-list] Adding libraries to monodevelop

Petit Eric surfzoid at gmail.com
Fri Nov 9 07:37:53 EST 2007


Yes, but with a dll from native code (not NET/Mono) we can't do that ?

2007/11/9, Alan McGovern <alan.mcgovern at gmail.com>:
> Right click on the 'References' thingy in the solution browser and choose
> 'edit references' and add your library as a reference.
>
> Alan.
>
>
> On 11/9/07, dsmithers at talktalk.net <dsmithers at talktalk.net> wrote:
> >
> > Hi,
> >
> >
> >
> > I realise that this is a rather basic question, but how do I add extra
> >
> > libraries to a monodevelop build?
> >
> >
> >
> > I have written a simple wrapper for sockets in C# and want to use it in
> >
> > my GTK# application. I _could_ simply duplicate the code, but I was
> >
> > hoping that there was a way that I could add the dll to the path in the
> >
> > project.
> >
> >
> >
> > Also, is there a way to export a makefile from monodevelop?
> >
> >
> >
> > thanks
> >
> >
> >
> > dan
> >
> >
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>


More information about the Mono-list mailing list