- July 31, 2013
- 144
- 43
- Home Country
-
United Kingdom
Hello,
I am trying to build TVPlugin, from:
github.com
Master Branch for 1.24.
Commit ID: 35be3186595b66aec85379de224631171a883136
Using VS2012, Version 12.0.21005.1 REL
For some reason I get 823 errors, mostly reference errors.
One example is below:
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1635,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Common.GUIPlugins". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
How do I resolve to enable TVPlugin to build ?
I'd like to change it a little.
I am trying to build TVPlugin, from:
GitHub - MediaPortal/MediaPortal-1: Home Theater and Digital Video Recording solution for Windows.
Home Theater and Digital Video Recording solution for Windows. - GitHub - MediaPortal/MediaPortal-1: Home Theater and Digital Video Recording solution for Windows.
Commit ID: 35be3186595b66aec85379de224631171a883136
Using VS2012, Version 12.0.21005.1 REL
For some reason I get 823 errors, mostly reference errors.
One example is below:
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1635,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Common.GUIPlugins". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
How do I resolve to enable TVPlugin to build ?
I'd like to change it a little.