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 |