1.24.0 1.25.0 pre : problem with build ? (2 Viewers)

framug

Super Moderator
  • Team MediaPortal
  • January 31, 2005
    5,884
    1,956
    South of France
    Home Country
    France France
    • Thread starter
    • Moderator
    • #71
    As you know, it's a loooooooong story. :LOL:
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    hum team, you are not part of team @framug?
    Portal pro...
    c0f7a8aea97eea9e06576d016772366d.jpg


    --
    WBR, ajs :):whistle::coffee:
     

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    5,884
    1,956
    South of France
    Home Country
    France France
    • Thread starter
    • Moderator
    • #77
    it will be needed if you want update / build Bdj part of libbluray, but for MP itself not needed ( 99% of people)

    libbluray must stay as is, because BDreader use files from him.


    i don't know if we always use 7.1. need to be investigate.

    Yasm is not deprecated, needed but maybe need to done section on wiki

    Main MP
    - Directshow Filter (mean libbluray on C part) - but library can be provided as nuget package (DX9 SDK / VSYASM) - need to keep how install this if user want to use it's own version or files.
    - Client
    - TVengine
    3rd Part (what it can provided as nuget package)
    - Libbluray (bdj part > JAVA8 / ANT)

    i think we can't reducing more ....
    when all my task are done, and merged to master, we can start to port it to VS2019, but this is not my part, too many issue in C/C++
    if @tourettes can be here for help on this, MPAudioRenderer is one with error.
    To sumarize a bit.
    I had great problems on my DEV PC since windows 10 2004.
    It seems like Microsoft want to push with GPT partitions instead of MBR partitions.
    And more when you have "exotic" disks like SCSI Ultra 320 RAID 0.
    That's why I had to restart from scratch (again :mad: with my DEV PC).
    At least, it was a good test for compiling MP.
    @azzuro : I know what all you made was not very cool for you, but can be benefit for others devs.
    Then THX for that (y)
    Now, some informations :
    As today, if we want to compile MP, there are not too many things to have a correct environment, here are mandatory things :

    1/ Framework 3.5 need to be activated on Windows

    zz1.png

    and

    2/ DXSDK from june 10 need to be installed :

    zz2.png

    Others things like uncheck nuget in VS 2015 are not mandatory but recommended.
    Launching VS_Rebuild_Release_DirectShowFilters.bat will download nuget, if needed.

    THX for your hard work ! :)
     
    Last edited:

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    Dxsdk need to be installed?
    I pushed a nuget package for this...

    Envoyé de mon LG-H870S en utilisant Tapatalk
     

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    5,884
    1,956
    South of France
    Home Country
    France France
    • Thread starter
    • Moderator
    • #79
    I'm sorry to say that azzuro but, YES.
    DSHOW filters doesn't want to compil, nor tv plugin, nor MP client.
    It's OK for TVE because no DX needed.
    Believe me, restarting from scratch is very rare for me then, I hope you will take care of this information. ;)
     

    Users who are viewing this thread

    Top Bottom