Reply to thread

Thanks for the reply. I hadn't done so in Visual Studio - because MSBUILD_Rebuild_All_MediaPortal_Release.bat invokes something to do that - but I tried building it in Visual Studio to check, and got an error about vsyasm.props. Google helped me realised that the 'Build prerequisites' page mentioned above that I'd followed seems to need updating to reflect what's required for VS2013. There is information on what you need to do to build with VS2013, but it's hidden away under the details for version 1.11 at http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/0_What's_New/1.b.x/Development_Changes/Visual_Studio_2013 . Should the main 'Build prerequisites' page have this info? (I don't think I can edit that page - can I?) Anyway, now the dlls are available, and I can launch MP in the debugger and it (basically) works, though I still have some problems to track down (e.g. can't open 'Settings' screen) ... but if needs be, maybe I'll post separately to ask about that.


Thanks.


Top Bottom