Bug 833

Summary: Build Windows 32bit and 64bit w/ new MingW64 Toolchain
Product: [JogAmp] General Reporter: Sven Gothel <sgothel>
Component: infrastructureAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: enhancement CC: gouessej, rami.santina
Priority: ---    
Version: unspecified   
Hardware: All   
OS: all   
Type: --- SCM Refs:
93765228f467c531f11d1c9c4fe3d4f8406f8db1 f5bc467cfa7deebabfdab6335c6c3704bc610609 1693604b4daae4571069b58bdc863516b95999a6
Workaround: ---
Bug Depends on:    
Bug Blocks: 806    

Description Sven Gothel 2013-09-09 16:41:59 CEST
New MingW64 toolchain is required to support new WIndows APIs,
i.e. 'dshow' ..

MingW64 allows producing 32bit as well as 64bit binaries.
Comment 1 Julien Gouesse 2013-10-01 10:49:40 CEST
Do we really need to use DirectShow?
http://msdn.microsoft.com/en-us/library/windows/desktop/dd390351%28v=vs.85%29.aspx

I understand it is now in the Windows SDK whereas it was in DirectX in the past.