Compile without Visual Studio (1 Viewer)

A

Anonymous

Guest
Hey,

I have seen, the Project is developed in Visual Studio .NET.
I dont have Vidual Studio.
Is it possible to compile it with #Develop?
 

Frodo

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    1,517
    121
    54
    The Netherlands
    Home Country
    Netherlands Netherlands
    no idea. Ive absolutely no experience with #Develop
    Better to get yourself a copy of VS.NET 2003 , makes life much easier!
    Frodo
     

    Schrauber

    Portal Pro
    April 22, 2004
    221
    5
    50
    Germany
    OK, I have compiled all the parts in #develop now. So far, all OK.

    But I cant build the main application. In the directory xbmc is a file missing. The FormCapture.cs and .resx
    But these file are not on the cvs tree.

    So, whats the problem?
     

    Mr.Mitchell

    Retired Team Member
  • Premium Supporter
  • May 13, 2004
    227
    0
    the Netherlands
    Schrauber
    can you help me a bit with compiling MP with #Develop? (Don't have the cash for Visual Studio .NET)

    I got the project converted and when compiling it says:
    guilib\CachedTexture.cs(4,17): error CS0234: The type or namespace name 'DirectX' does not exist in the class or namespace 'Microsoft' (are you missing an assembly reference?)

    and

    guilib\GUIFont.cs(52,11): error CS0246: The type or namespace name 'RenderStates' could not be found (are you missing a using directive or an assembly reference?)

    I also have the same error (in other files) for namespaces 'CustomVertex' 'StaeBlock' 'TextureState' 'Sampler' and 'Texture'

    I suppose that I am missing something, but I don't know what.
     

    Mr.Mitchell

    Retired Team Member
  • Premium Supporter
  • May 13, 2004
    227
    0
    the Netherlands
    Nope, I don't have those SDK's installed (downloading them now). I looked around to find a list of stuff that I need to build MediaPortal, but I could not find it. So I am mostly by trail and error.

    I am using the Fidalgo Beta 1, 5/5/2004 version. Note that I am quite new to C# (although I am an experienced C++, C, Java programmer), so if there is a better version to use just tell me.
     

    MrMario64

    Retired Team Member
  • Premium Supporter
  • April 22, 2004
    822
    1
    52
    Home Country
    Netherlands Netherlands
    maybe one of you guys can post a "how to build MediaPortal" guide?
     

    Schrauber

    Portal Pro
    April 22, 2004
    221
    5
    50
    Germany
    Fidalgo Beta 1 will do. Its the latest. I'm using it too.
    You must install Fidalgo after installing the SDKs. So remove it and install again. So it finds the included help files from the SDKs.

    The import the project. There will come an error message. Thats no problem.

    There are some dlls in the main directory of mediaportal CVS. These must be copied to the Directory where #Develop creates the project.

    After import you have to set some references. Some are not importet correctly. Mostly you must only add a .NET reference to SQliteClient.dll

    Do not build the complete project. Build the single parts one by one. There are some dependencies between the parts. So you have to build them in the correct order.
     

    Users who are viewing this thread

    Similar threads

    Perhaps, when there is desire and knowledge, you can always try.
    Perhaps, when there is desire and knowledge, you can always try.
    Now that you are using .NET 4.7.2, over 4.0, in the upcoming release of MP1 vs 1.37, are you using VS 2022 to compile or are you...
    Replies
    9
    Views
    3K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    Thank you for this tip! I'm moving MP TV Server to a new machine. I installed the 64-bit version and most of the MP firewall rules were set to Public. I couldn't connect to the new TV Server from my old single-seat installation running 32-bit until I changed all MP-related firewall rules on the new machine to Private. Before I did...
    Thank you for this tip! I'm moving MP TV Server to a new machine. I installed the 64-bit version and most of the MP firewall...
    Server and client on modern uptodate Windows 11 desktop. Software is Server and Client version x86 1.38.003 Remote client on...
    Replies
    26
    Views
    3K
    Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
    Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
    Hi everyone, I have been using it For 16 years now (from V1.1.1) and it has worked flawlessly. I only use TV Series and Moving...
    Replies
    2
    Views
    334
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
    I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
    Replies
    3
    Views
    411
    Top Bottom