[MonoDevelop] Unable to make reference to project

Lluis Sanchez Gual slluis.devel at gmail.com
Mon Mar 29 07:10:16 EDT 2010


El dv 26 de 03 de 2010 a les 03:33 -0800, en/na fpiraneo va escriure:
> Hi all,
> 
> I'm trying to develop a simple application with an add-in; I've inserted the
> interface on the host project and I created the addin project as "library".
> 
> Now I need to make a reference from the addin project to the host
> application project to import the interface declaration (for it's
> implementation) BUT I cannot see on reference window the host project. Why?

I can give two possible reasons:

      * The host project is in a different solution.
      * The host project is targeting a different a different framework.
        Right click on each project and click on Options. In Build /
        Target runtime, the value should be the same for both projects.

Lluis.




More information about the Monodevelop-list mailing list