- April 29, 2013
- 2,576
- 1,294
- Home Country
- Germany
- Thread starter
- #21
True... but it seems most of the problems you've run into so far could have been avoided if you'd used the build scripts. For example, there would be no confusion about the DShowHelper solution, and so there would also be no confusion about streams.h and SDKs.
Build script ain't working that's why I'm looking at the other solutions we have in there. I never opened our Filter solution until today. I opened the DirectShowHelper solution first cause that was the first binary causing problems in my logs. So I did a file search and found the solution.
That's what it looks like. Still I guess I'll push a fix for it later today.Okay. For the record: I do not maintain DShowHelper, but AFAIK the DirectShowHelpers solution is not used.
There are only 3 errors there, and they all look approximately the same. All related to YASM. The obvious question would be: have you followed the instructions in the wiki that relate to YASM?
http://wiki.team-mediaportal.com/1_...ding_MediaPortal_from_source/1_Git_Setup#YASM
If not, it's no surprise that you're getting the errors.
That seems to be my problem here. Apparently one needs to install YASM for each version of Visual Studio. I guess both my VS2013 and VS2015 don't have it.
I'll take a look at it later.
Last edited: