Build Mediaportal with GIT fails (1 Viewer)

mylle

Portal Pro
April 14, 2005
574
66
Denmark
Home Country
Denmark Denmark
Hi,

I have been following and testing MediaPortal for years now. Im in now way a developer but along the way i figured out how to compile my own SVN's by using the buid scripts provided. This has been working great for me.

After moving to GIT i decided to attempt to build again, but i ran into a problem.

The build would always error out not being able to find this file

C:\GitRoot\MediaPortal-1\Tools\InstallationScripts\Resources\wizard-mp-git.bmp

I looked in that specific folder and found

C:\GitRoot\MediaPortal-1\Tools\InstallationScripts\Resources\wizard-mp-svn.bmp

I then renamed the file wizard-mp-svn.bmp > wizard-mp-git.bmp and now im able to build succesfully.

Same thing goes for C:\GitRoot\MediaPortal-1\Tools\InstallationScripts\Resources\wizard-tv-svn.bmp > wizard-tv-git.bmp

Maybe these files need to be renamed in the GIT master?

regards
Jacob
 

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hi m8,

    What did you use to build your build ? (batch / nsi script)
    Can you describe the way you do it and eventually post log :) ?
    Thanks,
    Seb.
     

    mylle

    Portal Pro
    April 14, 2005
    574
    66
    Denmark
    Home Country
    Denmark Denmark
    I just reused everything from my SVN build enviroment. Visual studio, NSIS installer.

    Then instead of tortoiseSVN i downloaded tortoiseGIT.

    made a clone of https://github.com/MediaPortal/MediaPortal-1

    Then i just used the MSBUILD_Rebuild_Release_MediaPortal.bat and MSBUILD_Rebuild_Release_TVServer_Client.bat to build the installer.

    regards
    Jacob
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    We are looking at it :)
    Building the full installer didn't show up this, it seems only happen by using batch files.
    Thanks,
    Seb.
     

    arion_p

    Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    Can you please switch to the BUG-3765-Build_scripts_fail_on_missing_bmp branch and verify it is fixed?
     

    mylle

    Portal Pro
    April 14, 2005
    574
    66
    Denmark
    Home Country
    Denmark Denmark
    Im sorry, but im not sure how to do that. Im using TortoiseGIT. Do i have to clone that entire branch to my local system also?
     

    Users who are viewing this thread

    Top Bottom