Compiling and building MP (5 Viewers)

Zappza

MP Donator
  • Premium Supporter
  • December 10, 2006
    176
    9
    Home Country
    Norway Norway
    Someone should update the wiki with the info that Visual Studio 2008 is required.
    Would've done it myself, but I am not a developer and might write the incorrect how-to :)
     

    mcrob83

    MP Donator
  • Premium Supporter
  • November 10, 2009
    206
    12
    St.Marienkirchen, Eferding
    Home Country
    Austria Austria
    AW: Re: Compiling and building MP

    What is only needed: run the "Build Deploy Release.bat" in the Mediaportal Folder and "Build Deploy Release.bat" in the \TvEngine3\TVLibrary Folder. Note that the files are form the 7-1-2010. Run the files and 2 Mediaportal exe files will be compiled. VC 2005 oder VC 2008 should be installed(available for free).
     

    traxx

    New Member
    March 29, 2010
    4
    0
    Home Country
    Netherlands Netherlands
    Re: AW: Compiling and building MP

    A serious Problem: currently it's not possible to build a MP Svn out of a trunk directory ... please fix that :)

    That and there seems to be a problem with the TsWriter.pdb. I cannot check out the latest revision (seems to be a checksum error, as I can check out an older version without problems :)).

    I tried it on both Windows Vista and Ubuntu 9.10.
     

    mcrob83

    MP Donator
  • Premium Supporter
  • November 10, 2009
    206
    12
    St.Marienkirchen, Eferding
    Home Country
    Austria Austria
    AW: Re: AW: Compiling and building MP

    A serious Problem: currently it's not possible to build a MP Svn out of a trunk directory ... please fix that :)

    That and there seems to be a problem with the TsWriter.pdb. I cannot check out the latest revision (seems to be a checksum error, as I can check out an older version without problems :)).

    I tried it on both Windows Vista and Ubuntu 9.10.

    It's the TSWriter.pdb indeed.
     

    linuxbazoka

    Portal Member
    October 10, 2007
    11
    0
    Home Country
    Norway Norway
    Just want to say that it's working here. I do not see the error's you guys mention. I just buildt rev 25442.
    One question to those who build from trunk, does thumbnail creation work for you?
    It just throws an exception here, like: [ERROR][ExtractVideoThumb(11)]: Exception :confused:ystem.FormatException:
    Im on win 7.
     

    traxx

    New Member
    March 29, 2010
    4
    0
    Home Country
    Netherlands Netherlands
    Re: AW: Re: AW: Compiling and building MP

    ...
    It's the TSWriter.pdb indeed.
    Do we need to contact the developers in some other way (create bug report or something)?

    Please try a clean check out from the trunk. I haven't seen such issues.
    Hey Tourettes,

    The problem is that is IS from a clean checkout (tried it about 10x now, you probably see me in the log :D). I have the problem on different systems with different tools:

    * Ubuntu 9.10 64-bit, (Commandline SVN)
    svn: GET of '/svn/public/!svn/ver/24337/trunk/DirectShowFilters/TsWriter/bin/Debug/TsWriter.pdb': Could not read response body: connection was closed by server (https://sources.team-mediaportal.com)

    * Windows Vista x64 (Collabnet SVN client)
    svn: GET of '/svn/public/!svn/ver/24337/trunk/DirectShowFilters/TsWriter/bin/Debug/TsWriter.pdb': Could not read response body: connection was closed by server (https://sources.team-mediaportal.com)

    * Windows Vista x64 (Tortoise SVN)
    GET of
    '/svn/public/!svn/ver/24337/trunk/DirectShowFilters/TsWriter/bin/Debug/TsWriter.pdb':
    Could not read response body: connection was closed by server (https://sources.team-mediaportal.com)

    If I check out revision 24260 it does work, so something seems to be wrong with the TsWriter.pdb in revision 24337. Could you try a full checkout and see if it goes wrong? :D
     

    mcrob83

    MP Donator
  • Premium Supporter
  • November 10, 2009
    206
    12
    St.Marienkirchen, Eferding
    Home Country
    Austria Austria
    AW: Compiling and building MP

    Same here: making a clean complete checkout isn't possible for the last two weeks I think.
    only copying the folders manually helps. Here's a screenshot from my server:

    errormessage.jpg


    edit: Now it's running perfect again, thx :)
     

    Users who are viewing this thread

    Top Bottom