On Wed, Feb 26, 2014 at 10:30 AM, Ken Phillis Jr <[email protected]> wrote: > > On Feb 25, 2014 3:45 PM, Brian Paul wrote: >> I haven't had time to look at these changes, nor libepoxy. But it's >> critical to us that piglit continues to work on Windows. >> > I just checked libepoxy against MSVC2010 and it is a total mess. I recommend > a rewrite since proper windows support depends on properly supporting the > Visual Studio.
Is this feedback based on trying to build libepoxy with VS2010, or trying to build piglit with VS2010 with Eric's released libepoxy binaries? -Jordan > As far as a good start, try using the -ansi flag on gcc. I know that most > C99 features are not in visual studio ( like stdbool.h and how the string > tables are done ) > > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit > _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
