OK. I setup Visual Studio 2003
installed directX 9B summer 2003 SDK edition
added reference to the dll file in postsetup
ran register.bat in postsetup dir
It's a no go. I still get 100 build errors. The first one is like this
D:\mediaportal\mediaportal\Configuration\EditCaptureCardForm.cs(12): The type or namespace name 'Recording' does not exist in the class or namespace 'MediaPortal.TV' (are you missing an assembly reference?)
another error looks like this
Source file 'D:\mediaportal\mediaportal\TagReader\TagReader.cs' could not be opened ('The system cannot find the file specified. ')
the latter of the message is true because the file is not there? HELP
Is there something basic I am doing wrong here?
please,please help
//Lasse
installed directX 9B summer 2003 SDK edition
added reference to the dll file in postsetup
ran register.bat in postsetup dir
It's a no go. I still get 100 build errors. The first one is like this
D:\mediaportal\mediaportal\Configuration\EditCaptureCardForm.cs(12): The type or namespace name 'Recording' does not exist in the class or namespace 'MediaPortal.TV' (are you missing an assembly reference?)
another error looks like this
Source file 'D:\mediaportal\mediaportal\TagReader\TagReader.cs' could not be opened ('The system cannot find the file specified. ')
the latter of the message is true because the file is not there? HELP
Is there something basic I am doing wrong here?
please,please help
//Lasse