[MonoDevelop] Making assemblies show in References > Packages window

Rodrigo Díaz Tajada rdiaz at plainconcepts.com
Tue Feb 18 17:38:22 UTC 2014


Yep, didn't know they existed and MonoDevelop only creates them when you select "Create package" and not "Build". Everything is working now, thank you.

-----Original Message-----
From: monodevelop-list-bounces at lists.ximian.com [mailto:monodevelop-list-bounces at lists.ximian.com] On Behalf Of "Andrés G. Aragoneses"
Sent: 18 February 2014 17:38
To: monodevelop-list at lists.ximian.com
Subject: Re: [MonoDevelop] Making assemblies show in References > Packages window

On 18/02/14 17:01, Rodrigo Díaz Tajada wrote:
> We are working on a Linux package for our framework and would like to 
> show the assemblies in the Edit References > Packages window. So far, 
> we have tried creating a .deb package and installing the assemblies to 
> /usr/lib/OurFolder, and manually registering each assembly with 
> gacutil -i. None of these methods work, so I think we are missing 
> something that we can't find in the existing documentation.


AFAIU, you're missing a .pc file (pkg-config)


_______________________________________________
Monodevelop-list mailing list
Monodevelop-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list