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,518
    121
    53
    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
    49
    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
    51
    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
    49
    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


    Write your reply...

    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
    1K
    OK, I didn't know you had modo rights. I let you play with these posts, then. Not necessary to spend time and to generate others misunderstanding. ;)
    OK, I didn't know you had modo rights. I let you play with these posts, then. Not necessary to spend time and to generate others...
    Hi, I am working on a project that is being based on MediaPortal 1. I can install and run the application via the installer but I...
    Replies
    26
    Views
    6K
    MP1 MP2 1.37 DefaultWideHD font shadow DE
    Thinking about this now, you probably also needed to delete the font cache files in the MP "Cache" folder. That would trigger MP to regenerate the font cache files the next time that the MP client starts. Sorry for forgetting to mention that. Excellent! I am glad that you found a solution that works for you :). Don't forget that when...
    Thinking about this now, you probably also needed to delete the font cache files in the MP "Cache" folder. That would trigger MP to...
    Old fart question. Is it possible remove the font shadow in the TV guide? I wear glasses and my eyes have trouble focusing on...
    Replies
    4
    Views
    263
    I agree about the dash instead of colon on the LIVE thing. I did a little change to get the current program, just removed the D from the tags. Not that important, so I dont upload any new file. A little sad about the end time, but nothing to do about it.
    I agree about the dash instead of colon on the LIVE thing. I did a little change to get the current program, just removed the D...
    I'm trying to develop a new WebEPG grabber for sweden, but I got a few problem in parsing the html-file to get all programs. In...
    Replies
    9
    Views
    2K
    Yes, thanks. I did not set this on purpose. Strange
    Yes, thanks. I did not set this on purpose. Strange
    When the TV is running and I switch off the monitor the TV playback stopps only a few seconds later. I can see this via a VNC...
    Replies
    2
    Views
    295
    Top Bottom