Hi,
I am trying to set up environment to compile and debug mediaportal.
I obtained the source from gitHub, Commit:c2342fe5375d41d6e7ea1f9df243aa46057dde56, dated 10th of November 2011.
It compiles OK, with 5 warnings and no errors.
Then start debugging, it throws up an error box: Failed to locate assembly System.Drawing, Version=4.0.0.0.
The assembly should be part of GDI which should be part of DirectX. Am I right?
I have DirectX SDK June 2010,
Windows SDK c7.0.
MediaPortal Version: 1.2.1
Windows Version: XP SP3
CPU Type: Intel D525
Any idea how to overcome this problem, am I missing something?
Thanks in advance...
Funny, I closed the project, as I had done several times already,
but this time I created a simple windows forms project,
in which I included a few lines of code containing System.Drawing.
Then ran it successfully.
Then I went back to the mediaportal solution, and it passed the original problem.
But now it give me a languageException : No available language found.
I will try to find out what that problem is too. A quick search didn't give me any hints.
Thanks for reading, and you're welcome to give me some hints too
I am trying to set up environment to compile and debug mediaportal.
I obtained the source from gitHub, Commit:c2342fe5375d41d6e7ea1f9df243aa46057dde56, dated 10th of November 2011.
It compiles OK, with 5 warnings and no errors.
Then start debugging, it throws up an error box: Failed to locate assembly System.Drawing, Version=4.0.0.0.
The assembly should be part of GDI which should be part of DirectX. Am I right?
I have DirectX SDK June 2010,
Windows SDK c7.0.
MediaPortal Version: 1.2.1
Windows Version: XP SP3
CPU Type: Intel D525
Any idea how to overcome this problem, am I missing something?
Thanks in advance...
Funny, I closed the project, as I had done several times already,
but this time I created a simple windows forms project,
in which I included a few lines of code containing System.Drawing.
Then ran it successfully.
Then I went back to the mediaportal solution, and it passed the original problem.
But now it give me a languageException : No available language found.
I will try to find out what that problem is too. A quick search didn't give me any hints.
Thanks for reading, and you're welcome to give me some hints too