Normal
I've gotten some stuff to work. I've done a decent bit of work adding the small modifications to allow newer MSBuild releases to work with the projects. I'm still working on getting the rest. I didn't have the right C++ stuff for Online Videos's native libs and I didn't have WiX installed, so I'm figuring those out.Update: Got all of that. Now it's not building the x64 from the MSBUILD_Create_Full_Installer_NoTransifex.bat.[CODE] "C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Build\Build.proj" (default target) (1) -> "C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup.sln" (Rebuild target) (137) -> "C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\MP2-Setup.wixproj.metaproj" (Rebuild target) (138) -> "C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\MP2-Setup.wixproj" (Rebuild target) ( 141) -> (Link target) -> C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\Features\Client.wxs(76): error LGHT0 103: The system cannot find the file 'C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Bin\MP2-Client\b in\Release\MP2-Client (x64).exe'. [C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\MP2 -Setup.wixproj] 729 Warning(s) 1 Error(s)[/CODE]
I've gotten some stuff to work. I've done a decent bit of work adding the small modifications to allow newer MSBuild releases to work with the projects. I'm still working on getting the rest. I didn't have the right C++ stuff for Online Videos's native libs and I didn't have WiX installed, so I'm figuring those out.
Update: Got all of that. Now it's not building the x64 from the MSBUILD_Create_Full_Installer_NoTransifex.bat.
[CODE] "C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Build\Build.proj" (default target) (1) ->
"C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup.sln" (Rebuild target) (137) ->
"C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\MP2-Setup.wixproj.metaproj" (Rebuild
target) (138) ->
"C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\MP2-Setup.wixproj" (Rebuild target) (
141) ->
(Link target) ->
C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\Features\Client.wxs(76): error LGHT0
103: The system cannot find the file 'C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Bin\MP2-Client\b
in\Release\MP2-Client (x64).exe'. [C:\Users\da3ds\Documents\GitHub\MediaPortal-2\MediaPortal\Setup\MP2-Setup\MP2
-Setup.wixproj]
729 Warning(s)
1 Error(s)[/CODE]