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
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Problem with visual studio 2005/2008 and sourcecode
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="ltfearme" data-source="post: 564163" data-attributes="member: 52219"><p>The references should of been in there, not sure why they were not for you. I will double check when I have some time.</p><p></p><p>Your last error, is due to where you saved your solution file. Try editing the post build step for the project 'MediaPortal' to suit your paths. If you followed the Development Guide to the letter I believe it should be:</p><p></p><p>"$(ProjectDir)PostBuild.bat" <strong>"$(SolutionDir)..\MediaPortal"</strong> $(ConfigurationName)</p><p></p><p>The First parameter refers to where your base development directory is for MediaPortal, since we saved our tvseries solution in the tvseries folder we step back one directory. You can put a hardcoded path instead if you like.</p></blockquote><p></p>
[QUOTE="ltfearme, post: 564163, member: 52219"] The references should of been in there, not sure why they were not for you. I will double check when I have some time. Your last error, is due to where you saved your solution file. Try editing the post build step for the project 'MediaPortal' to suit your paths. If you followed the Development Guide to the letter I believe it should be: "$(ProjectDir)PostBuild.bat" [B]"$(SolutionDir)..\MediaPortal"[/B] $(ConfigurationName) The First parameter refers to where your base development directory is for MediaPortal, since we saved our tvseries solution in the tvseries folder we step back one directory. You can put a hardcoded path instead if you like. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Problem with visual studio 2005/2008 and sourcecode
Contact us
RSS
Top
Bottom