[other] Can't develop media portal without buying Visual Studio.. (1 Viewer)

spiderwheels

Portal Pro
October 28, 2009
101
3
Home Country
United Kingdom United Kingdom
I have found an issue with the TV Server configuration GUI and decided to see if I could lend a hand and fix it myself.

So I had a look at this page:
MediaPortal1_Development/CompilingMediaPortal - MediaPortal Manual Documentation

I have Visual Studio 2005 professional and the 2008 express editions. As the above page says I can build it with express if I use the express solution. I can't find an express edition solution in the Tv Server code (TvEngine3)

Does this mean I can only develop by purchasing Vs2008? :(
 

DieBagger

Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    41
    Austria
    Home Country
    Austria Austria
    You should be able to open the VS2008 solution file with the express edition (I could be wrong) and if not, just create a new solution and add all projects.
     

    spiderwheels

    Portal Pro
    October 28, 2009
    101
    3
    Home Country
    United Kingdom United Kingdom
    Thanks.

    Yes you have to add the projects to a new empty solution to get them to work. If you try and just open a project in VS2008 Express it automatically finds the solution which it promptly fails to load..:mad:

    Once done its then just a case of adding all the dependent projects to the same solution until it stops complaining.

    So I finally managed to get SetupTV compiling and have fixed a problem I'm having with it.
     

    spiderwheels

    Portal Pro
    October 28, 2009
    101
    3
    Home Country
    United Kingdom United Kingdom
    The main developers probably all have full copies of VS2008 so I don't know how popular maintaining an Express solution alongside would be..
     

    Users who are viewing this thread

    Top Bottom