Compiling MP 1.2 Beta svn current (1 Viewer)

mail_dkmaste

MP Donator
  • Premium Supporter
  • February 25, 2007
    45
    0
    44
    Home Country
    Denmark Denmark
    Hallo

    I'm trying to compile Media Portal 1.2 beta, current svn.
    But I'm getting "Incompatible plugin ...."
    And, then MP is starting, the screen goes BLACK.
    - In the log, all plugin is disabled.

    I have tryede to locale the source, witch "disable old plugin" with no luck.
    - does any know how to disable "incompatible plugin check", in the source code...?
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    I'm getting this as well, very annoying since i seen builds of svn that dont have this problem.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Why cant you just install compatible plugins? If you can compile your own MP 1.2 SVN, you can surely do the same for the plugins you use as well. Some plugins even have been released *unoffically* that support the latest SVN.
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    The plugins i talk about is the ones shipped with MP, Home, Videos, Music and all the others, not 3rd party plugins.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    I believe you need to use the Build scripts to compile. you might want to look for ones that do a full build plus Nsis installer.
     

    pellegj

    Portal Pro
    May 7, 2009
    106
    32
    Home Country
    Sweden Sweden
    I am, at least i think so, the ones i use is:
    MSBUILD_Rebuild_Release_MediaPortal.bat
    MSBUILD_Rebuild_Release_TVServer_Client.bat
     

    mail_dkmaste

    MP Donator
  • Premium Supporter
  • February 25, 2007
    45
    0
    44
    Home Country
    Denmark Denmark
    I have tryed "Build Release.bat" (using MSBuild)
    And I have tryed MediaPortal.sln, (using Visual Studio)

    - And like pellegj said, its the main plugin of MediaPortal witch is not updated (Home, Videos, Music...)

    I have tryed to change version, of each files to 1.2.0.0 but with no luck either.
    !!!!!
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    The internal plugins needs to have the exact same version as the other binaries else they will be flagged as invalid.
    The easiest way to do this is set the version number you want in SolutionInfo.cs then build
     

    mail_dkmaste

    MP Donator
  • Premium Supporter
  • February 25, 2007
    45
    0
    44
    Home Country
    Denmark Denmark
    All plugin, mediaportal.exe, configuration.exe ...
    Is already set to version 1.1.6.0...

    SolutionInfo.cs = 1.1.6.0

    Only skin, is version 1,2,0,0 ...


    There is probably a bug somewhere in the source
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    All plugin, mediaportal.exe, configuration.exe ...
    Is already set to version 1.1.6.0...

    SolutionInfo.cs = 1.1.6.0

    Only skin, is version 1,2,0,0 ...


    There is probably a bug somewhere in the source

    I have just compiled here and all is working fine.

    Are you sure the MP binaries are also 1.1.6.0 ?? My hunch is that core.dll and common.utils.dll are not something like 1.1.6.27808 ??

    If you build via the scripts in the build directory (eg. MSBUILD_Rebuild_Release_MediaPortal.bat) you should have tortoise SVN installed and this will set the version number to the revision you are at locally
     

    Users who are viewing this thread

    Top Bottom