View Single Post
Old 2007-01-27, 06:54   #6 (permalink)
James
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,341
Thanks: 4
Thanked 55 Times in 34 Posts


Default

A suggestion to all developers using the SVN. It would be good to keep the code for MP in the same place so that the relative links to the dlls work for everyone:

"..\..\..\MediaPortal\Core\bin\Release\Core.dl l"

for example.

This would mean having the MP SVN code in a directory called /MediaPortal and at the same level having the whole plugin SVN /MP-Plugins (name can be anything). If you only want to have the code for your plugin, then you would need to have the plugin SVN one level lower (for example /MP-Plugins/MyPlugin).

Last edited by James; 2007-01-27 at 08:28.
James is offline   Reply With Quote