[MonoDevelop] Moonlight library

tim wylie timwylie at hotmail.com
Tue Jun 14 19:13:58 EDT 2011


Hello,
   I'm getting an error I can not resolve.  I have set up a Moonlight solution with two projects: one is an application and one is a library.  The library builds fine and I added the library project to the application references, and then put the correct "using " to access the library.  The autocomplete even recognizes the namespace and the class I'm trying to instantiate, but the application won't build giving the error
that the class is not part of the namespace.  I've played with this all day, and can't figure out what's wrong.  I double checked that I created a moonlight library and not a standard C# library.  If you have an advice I'd be very grateful.  Thank you.
Tim
 		 	   		  


More information about the Monodevelop-list mailing list