Reply to thread

Can someone point me in the right direction, tell me what im doing wrong, ive followed the guide but its not working

Im getting errors trying to compile


history:

downloaded svn using tortiose

installed nunit 2.2.8

Installed visual c# express 2005


opened vis c, load mediaportal.sln (message soloutions are not supported in this version, plugins will not be availiable)

in vis c window, a list of warnings "the referenced component xxxxxxx could not be found" ie directshowlib, core,utils. got about 70 of these


OR


opened vis c, load mediaportal vc#express (which is also in the svn)

errors with "one or more projects could not be loaded because it has been moved renamed or is not on your computer and will be labled as unavailiable"

in vis c window, a list of warnings "the referenced component xxxxxxx could not be found" ie directshowlib, core,utils. got about 70 of these


If i continue past these and go directly to build i get errors

Error    18    The type or namespace name 'Utils' does not exist in the namespace 'MediaPortal' (are you missing an assembly reference?)    Z:\Applications\Media portal\DEVELOPMENT\Sourcecode\Core\guilib\GUIMenuControl.cs    34    19    Core


Error    26    Metadata file 'Z:\Applications\Media portal\DEVELOPMENT\Sourcecode\Core\bin\Release\Core.dll' could not be found    Dialogs



PLEASE HELP ME!!!!!!!


Top Bottom