home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
Newcomers Forum
Question about Compiling
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mattjcurry" data-source="post: 817134" data-attributes="member: 116338"><p>Thanks for the feedback.</p><p></p><p>I am now trying to compile the Filters solution and I am getting an error on the YASM.targets file.</p><p></p><p>The task factory "XamlTaskFactory" could not be loaded from the assembly "Microsoft.Build.Tasks.v4.0". Could not load file or assembly 'Microsoft.Build.Tasks.v4.0' or one of its dependencies. The system cannot find the file specified. (MSB4175) - C:\Projects\MediaPortal-1\mediaportal\Core.cpp\mpc-hc_subs\src\YASM.targets:45,5</p><p></p><p>I have .net 4.0 installed. I also have Yasm.exe in my path.</p><p></p><p>Matt</p><p></p><p>Then after that I get these, But I think that they would go away if I fixed the firest error.:</p><p></p><p>"CL.exe" exited with code -1073741515. (MSB6006) - C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets:57,5</p><p> <CL Condition="'%(ClCompile.PrecompiledHeader)' == 'Create' and '%(ClCompile.ExcludedFromBuild)'!='true'"</p><p></p><p>"CL.exe" exited with code -1073741515. (MSB6006) - C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets:147,5</p><p> <CL Condition="'%(ClCompile.PrecompiledHeader)' != 'Create' and '%(ClCompile.ExcludedFromBuild)'!='true'"</p><p></p><p>OK, so I just decided to follow the MSBUILD instructions instead to at least try to get a working build of media portal. I figured I could then tackle individual projects as I need to make edits.</p><p></p><p>However once I got everything built, I got an error that there was a version mismatch between mpconfig and tvplugin.</p><p></p><p>MPconfig is reporting version 1.2.0.0 and tvplugin is reporting 1.2.0-42-gdae49a0.</p><p></p><p>Is there somewhere where I can adjust the verion numbers and rebuild?</p><p></p><p>Thanks in advance.</p><p></p><p>Matt</p></blockquote><p></p>
[QUOTE="mattjcurry, post: 817134, member: 116338"] Thanks for the feedback. I am now trying to compile the Filters solution and I am getting an error on the YASM.targets file. The task factory "XamlTaskFactory" could not be loaded from the assembly "Microsoft.Build.Tasks.v4.0". Could not load file or assembly 'Microsoft.Build.Tasks.v4.0' or one of its dependencies. The system cannot find the file specified. (MSB4175) - C:\Projects\MediaPortal-1\mediaportal\Core.cpp\mpc-hc_subs\src\YASM.targets:45,5 I have .net 4.0 installed. I also have Yasm.exe in my path. Matt Then after that I get these, But I think that they would go away if I fixed the firest error.: "CL.exe" exited with code -1073741515. (MSB6006) - C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets:57,5 <CL Condition="'%(ClCompile.PrecompiledHeader)' == 'Create' and '%(ClCompile.ExcludedFromBuild)'!='true'" "CL.exe" exited with code -1073741515. (MSB6006) - C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets:147,5 <CL Condition="'%(ClCompile.PrecompiledHeader)' != 'Create' and '%(ClCompile.ExcludedFromBuild)'!='true'" OK, so I just decided to follow the MSBUILD instructions instead to at least try to get a working build of media portal. I figured I could then tackle individual projects as I need to make edits. However once I got everything built, I got an error that there was a version mismatch between mpconfig and tvplugin. MPconfig is reporting version 1.2.0.0 and tvplugin is reporting 1.2.0-42-gdae49a0. Is there somewhere where I can adjust the verion numbers and rebuild? Thanks in advance. Matt [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Newcomers Forum
Question about Compiling
Contact us
RSS
Top
Bottom