Re: [Mesa-dev] Error building on Windows with SCons

2011-06-23 Thread Brede Johansen
> Known working configurations (from git!) are: > - mingw crosscompilation from linux (x86 only) > - MSVC 2008 (requires cygwin flex & bison in the PATH), x86 or x64 Can anyone confirm that Mesa with LLVM enabled works on Visual Studio 2010. I have updated scons and made some changes to llvm.py an

Re: [Mesa-dev] Building Mesa 7.10 on Windows 7 / Visual Studio 2010

2011-02-15 Thread Brede Johansen
, debugging, profiling etc.). Brede On Tue, Feb 15, 2011 at 10:25 AM, José Fonseca wrote: > On Mon, 2011-02-14 at 15:13 -0800, Brede Johansen wrote: >> Hi, >> >> I have made VS2008 project and solution files based on the scons >> files.  I have also included generation of ne

[Mesa-dev] Building Mesa 7.10 on Windows 7 / Visual Studio 2010

2011-02-14 Thread Brede Johansen
Hi, I have made VS2008 project and solution files based on the scons files.  I have also included generation of necessary source files from python as part of the build.  This also works in VS2010. My requirement was to get OpenGL software rendering to work so it's not tested for other configuratio