Re: Compile libGLESv2.dll on Windows
tom fogal <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
Naishin <[email protected]> writes: > I would really appreciate you help on compiling libGLESv.dll on my > Windows system. I have already cloned the git repo and successfully > built opengl32.dll and libEGL.dll, but i see no way to build > libGLESv2.dll with scons. It is not possible at this time, unless something has changed in the past 3 days, when Chia-I mentioned as much to another user. > And I was not able to build mesa with other build options on Windows > system (i tried cygwin and mingw). AFAIK these two are basically the same as building on a Linux system. Try reading the output of ./configure --help. -tom