View Single Post
Old 2008-05-01, 21:38   #62 (permalink)
marcelgl
Portal Member
 
Join Date: Jul 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hi,

I just started to try to make a plugin but encountered some problem. Since I`m new to visual C# I think the fastest way is to ask here.

I added core.dll to the references, when I clock on core.dll I can see the namespace Mediaportal in the object browser.

At the top of my file I have the following : using Mediaportal.GUI.Library;

When building I get the error message that the namespace Mediaportal is not found.

Am I overlooking something ?

Regards,

Marcel
marcelgl is offline   Reply With Quote