FS#43468 - [mingw-w64-headers] need more headers to update mingw-w64-angle

Attached to Project: Community Packages
Opened by Philip A Reimer (ant32) - Friday, 16 January 2015, 05:53 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 26 February 2015, 17:19 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
To update mingw-w64-qt5-webkit I seem to need newer angle. So I tried updating angle but it failed since it required headers not available in latest mingw stable. This is the commits I believe I need. I haven't tested it yet http://sourceforge.net/p/mingw-w64/mingw-w64/ci/75a59eb2705ed8ff5fc2aa0700c2be8c069d3731/log/?path=/mingw-w64-headers/direct-x/include/dxgi1_2.h

I was wondering what you would recommend how I proceed.
Leave things like they are and hope the next mingw stable will come soon with the required headers.
Try backporting the patches from mingw git and send you the patches.
Try creating mingw-w64-{headers,crt}-git packages and temporarly make angle ant qt5 depend on it.

When trying to update mingw-w64-angle I get this error
../src/common/platform.h:66:28: fatal error: dxgi1_2.h: No such file or directory

when trying to build mingw-w64-qt5-webkit
/build/mingw-w64-qt5-webkit/src/qtwebkit-opensource-src-5.4.0/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:37:24: fatal error: ShaderLang.h: No such file or directory
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 26 February 2015, 17:19 GMT
Reason for closing:  Fixed
Comment by Philip A Reimer (ant32) - Friday, 30 January 2015, 19:50 GMT
Would it be possible to update to 4.0-rc1?

edit: It looks like on the mailing list that 4.0 will come out soon. I'm happy with just waiting for it.
Comment by Philip A Reimer (ant32) - Friday, 30 January 2015, 19:51 GMT

Loading...