Closed whohlfeld closed 6 years ago
Make sure you downloaded angle and copied the contents inside the angle folder
Those headers come from the ANGLE submodule. There was an issue with the ANGLE submodule and it was not cloning properly due to a bad commit ID. I pushed a fix to master.
Thanks a lot, that solved the issue! But I still had to copy the ANGLE folder manually.
When trying to build the solution for the first time, VS thows the errors that the source files for the includes cannot be opened. Stackoverflow only has a solution for this issue with Qt which does not work for me on this project.