[PATCH] - IRSS Buildscript (1 Viewer)

azzuro

Test Group
  • Team MediaPortal
  • May 10, 2007
    9,955
    5,628
    France - IDF
    Home Country
    France France
    Hi @chefkoch
    i send a patch for buildposcript fot build mp plugin on batch file !

    Question :
    Mp build correctly but on ir server confirguration, plugin are not found !

    Windows compil on Windows 7 X64 / and use on Windows 7 x64
     

    Attachments

    • buildscript.PATCH
      1.1 KB
    Last edited:

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    Hi @chefkoch
    i send a patch for buildposcript fot build mp plugin on batch file !

    Question :
    Mp build correctly but on ir server confirguration, plugin are not found !

    Windows compil on Windows 7 X64 / and use on Windows 7 x64
    Did you used any branches? Iirc I had a similar issue when runing the .net4 branch, but it was related to the DirectInput plugin and it's references.
    I reworked it a little bit now, to use slimdx instead Microsoft's own old DirectX Managed wrapper.

    Nevertheless, it might not be bad to get both solutions build the same way.
    thx for submitting the patch.
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,955
    5,628
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #3
    Yes i have compiled .net4 Branch; I waiting during months, for update IRSS, I have seen, Belcom is be back !!!

    i wait for add Imon Remote control ! but chemely is busy for personal !

    Thx For all Dev, to work on IRSS !
     
    Last edited:

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    Hi azzuro,

    I reverted the patch on dev branch for now, because mp-plugins solution does not compile using msbuild currently. Using VisualStudio everything is fine.
    Might be related to the .NET4 and .NET3.5 mix.
    For IRSS itself we use NET4, but for the mp1 plugins we have to stay with .NET 3.5.
    The result are 2 different IrssUtils for example.

    When this has been solved in future we switch back to msbuild.
    Cheers,
    Tommy
     

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,955
    5,628
    France - IDF
    Home Country
    France France
    • Thread starter
    • Moderator
    • #5
    Hi, no problem, i must learn, how i must compil and create installer without msbuild.

    Thks
     

    Users who are viewing this thread

    Top Bottom