home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Need help running Media Portal from source
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Edalex" data-source="post: 917341" data-attributes="member: 63839"><p>Tvplugin project is in \MediaPortal-1\TvEngine3\TVLibrary</p><p>If you want to debug TVPlugin you need to compile it and put dll+pdb in plugin folder of your normal mp installation, edit or create csproj user file and run code from vsexpress.</p><p>As for Mp itself you should try to mark Mediaportal.Application as startup project and run code. If running mp from you project's bin folder is not possible in vsexpress you could try to compile only needed part of mp, replace default files from mp installation with your dll+pdb and run code as I wrote for TvPlugin.</p><p>Also you could use different build script included in mp sources.</p></blockquote><p></p>
[QUOTE="Edalex, post: 917341, member: 63839"] Tvplugin project is in \MediaPortal-1\TvEngine3\TVLibrary If you want to debug TVPlugin you need to compile it and put dll+pdb in plugin folder of your normal mp installation, edit or create csproj user file and run code from vsexpress. As for Mp itself you should try to mark Mediaportal.Application as startup project and run code. If running mp from you project's bin folder is not possible in vsexpress you could try to compile only needed part of mp, replace default files from mp installation with your dll+pdb and run code as I wrote for TvPlugin. Also you could use different build script included in mp sources. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Need help running Media Portal from source
Contact us
RSS
Top
Bottom