Setting the EXECUTABLE file (1 Viewer)

jburls

Portal Member
January 31, 2007
11
0
Home Country
hi everyone... I'm planning to make my own plug-in. but the problem is on how can i debug my code. can anybody help me how to add executable file and set it in the start up so that it will be loaded first and i can debug my code...

:D
 

Maschine

Retired Team Member
  • Premium Supporter
  • June 15, 2004
    768
    86
    Germany
    Home Country
    Germany Germany
    Copy all files from the mediaportal\xbmc\bin\Release folder to mediaportal\xbmc\bin\Debug, but be sure NOT to overwrite any existing files. Then open up mediaportal.sln in vs.net, right click on the included projet "MediaPortal" and chose "Set as startup project". Then just run MP from vs.net.

    You will be asked to run the setup wizard on your first start. After that you can still run configuration.exe from the Debug directory.

    HTH
    Maschine
     

    Users who are viewing this thread

    Top Bottom