Hacker News new | ask | show | jobs
by Narishma 738 days ago
ANGLE is such a pain to build, I've never managed to do it.
2 comments

I usually copy the built library from a Chrome/Chromium installation, saves me from building the library myself.
Really? I did it recently (integrating an OpenGL texture render target into a D3D application) and it was pretty straightforward (on Windows, at least).