- Moderator
- #11
i compil only MPUrlSourceSplitter.sln.Were you compiling initial commit?
i don't have DSHOW_BASE in variable environnement.
Win7 SDK is installed (as specified on git pages) (not sure about Win8SDK)
http://wiki.team-mediaportal.com/1_.../Building_MediaPortal_from_source/1_Git_Setup
- YASM (32bit or 64bit depends on your OS)
- Windows SDK:
- Windows 7: Microsoft Windows SDK (v7.1) for Windows 7 and .NET Framework 4 (Web / ISO)
- Windows 8: Windows SDK for Windows 8 (as well as the above for .Net 4!)
- Direct X SDK:
- Windows 7: DirectX SDK
- Windows 8: already included in Windows SDK for Windows 8
after few search "streams.h" was used in old DirectX SDK (9c)
and is available in "Microsoft plateform" but VS2010 don't search in this folder.