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!)
Can't play video in debug
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="mm1352000" data-source="post: 1183556" data-attributes="member: 82144"><p>Okay. With the greatest respect, I have the feeling you don't really understand what you're doing...</p><p></p><p>If you want to debug MP from within VS:</p><ol> <li data-xf-list-type="ol">Compile the DirectShowFilters solution with Debug configuration using either:<ol> <li data-xf-list-type="ol">The "VS_Rebuild_Debug_DirectShowFilters.bat" script in the repo's Build directory, OR...</li> <li data-xf-list-type="ol">VS itself. In this case you have to manually select the correct build configuration.</li> </ol></li> <li data-xf-list-type="ol">Open the MediaPortal solution in VS.</li> <li data-xf-list-type="ol">Select the Debug build configuration.</li> <li data-xf-list-type="ol">Clean the solution.</li> <li data-xf-list-type="ol">Build the solution.</li> </ol><p>The post-build event configured for the MediaPortal project should take care of copying all the necessary binaries - including the DirectShowFilters - into the output directory. If you haven't built the DirectShowFilters first or you don't trigger the MediaPortal project post-build event (eg. because you only build the RemotePlugins project) then it won't work.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1183556, member: 82144"] Okay. With the greatest respect, I have the feeling you don't really understand what you're doing... If you want to debug MP from within VS: [LIST=1] [*]Compile the DirectShowFilters solution with Debug configuration using either: [LIST=1] [*]The "VS_Rebuild_Debug_DirectShowFilters.bat" script in the repo's Build directory, OR... [*]VS itself. In this case you have to manually select the correct build configuration. [/LIST] [*]Open the MediaPortal solution in VS. [*]Select the Debug build configuration. [*]Clean the solution. [*]Build the solution. [/LIST] The post-build event configured for the MediaPortal project should take care of copying all the necessary binaries - including the DirectShowFilters - into the output directory. If you haven't built the DirectShowFilters first or you don't trigger the MediaPortal project post-build event (eg. because you only build the RemotePlugins project) then it won't work. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Can't play video in debug
Contact us
RSS
Top
Bottom