- August 12, 2012
- 470
- 167
- Home Country
-
Germany
Hi,
today I create my build environment on my HTPC to build MediaPortal.
I followed the WIKI how-to and compiling works great. Now I am trying to run the TestApp in TvLibrary.sln.
It is impossible to build this app because the first error is, that the app.config could not found, so I removed this link in the project file. Then I got the error, that TvCardCollection could not be found. I found out that there should be a file under: TvEngine3\TVLibrary\TVLibrary\Implementations, but there are only 3 files: BaseSubCHannel.cs, DeviceDetector.cs and TvCardBase.cs.
But if I look here:https://issues.team-mediaportal.com...TVLibrary/Implementations/TvCardCollection.cs
there are a lot of more files in this folder. So why are those files not downloaded by TortoiseGit? Maybe there are more files in other directories which are missing too. But as said everything is compiling (excep the TestApp) so no important files are missing...
btw: is it normal that building the DirectShowFilters takes about 3-5 minutes? First I thought it hangs or is doing nothing.
Regards,
Sascha
today I create my build environment on my HTPC to build MediaPortal.
I followed the WIKI how-to and compiling works great. Now I am trying to run the TestApp in TvLibrary.sln.
It is impossible to build this app because the first error is, that the app.config could not found, so I removed this link in the project file. Then I got the error, that TvCardCollection could not be found. I found out that there should be a file under: TvEngine3\TVLibrary\TVLibrary\Implementations, but there are only 3 files: BaseSubCHannel.cs, DeviceDetector.cs and TvCardBase.cs.
But if I look here:https://issues.team-mediaportal.com...TVLibrary/Implementations/TvCardCollection.cs
there are a lot of more files in this folder. So why are those files not downloaded by TortoiseGit? Maybe there are more files in other directories which are missing too. But as said everything is compiling (excep the TestApp) so no important files are missing...
btw: is it normal that building the DirectShowFilters takes about 3-5 minutes? First I thought it hangs or is doing nothing.
Regards,
Sascha