https://bugs.freedesktop.org/show_bug.cgi?id=58718
--- Comment #14 from José Fonseca <[email protected]> --- (In reply to comment #13) > VS 2012 refuses to compile Mesa due to macro definition of "inline". > > I've tried downloading 9.0.3 and 9.1, no change. I had expected to see > inline/INLINE changes in the source per the following .. > http://lists.freedesktop.org/archives/mesa-dev/2011-July/009586.html > .. but the code appears unchanged. I've tried commenting out all '#define > inline' code (4 Mesa headers with duplicate code), but I still get the > error. LLVM doesn't define 'inline' that I can see. So at this point, I > don't know from where VS 2012 is getting the definition. Any suggestions > would be appreciated. I posted a series of patches to mesa3d-dev which seems to fix the "inline" issue. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
