Normal
Fidalgo Beta 1 will do. Its the latest. I'm using it too.You must install Fidalgo after installing the SDKs. So remove it and install again. So it finds the included help files from the SDKs.The import the project. There will come an error message. Thats no problem.There are some dlls in the main directory of mediaportal CVS. These must be copied to the Directory where #Develop creates the project.After import you have to set some references. Some are not importet correctly. Mostly you must only add a .NET reference to SQliteClient.dllDo not build the complete project. Build the single parts one by one. There are some dependencies between the parts. So you have to build them in the correct order.
Fidalgo Beta 1 will do. Its the latest. I'm using it too.
You must install Fidalgo after installing the SDKs. So remove it and install again. So it finds the included help files from the SDKs.
The import the project. There will come an error message. Thats no problem.
There are some dlls in the main directory of mediaportal CVS. These must be copied to the Directory where #Develop creates the project.
After import you have to set some references. Some are not importet correctly. Mostly you must only add a .NET reference to SQliteClient.dll
Do not build the complete project. Build the single parts one by one. There are some dependencies between the parts. So you have to build them in the correct order.