Re: SCons and libGLESv1_CM.dll...
Chia-I Wu <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 1, 2010 at 2:45 AM, Charles Huber <[email protected]> wrote: > What is the scons equivalent to this page?: http://mesa3d.org/opengles.html > > I'm using the "mesa-7.9" git tag. > > I tried this: > scons debug=no machine=x86 platform=windows statetrackers=egl > drivers=softpipe winsys=gdi > > ...but only got egl_gallium.dll, libEGL.dll, graw.dll, and (oddly) > libOpenVG.dll. > > What scons line do I need to build libGLESv1_CM.dll on win32? SCons only builds EGL and OpenVG. The rules for GLES haven't been written. > Thanks! > -Charles > _______________________________________________ > mesa-users mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-users > -- [email protected]