Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=4956
Summary: Release 6.4 doesn't compile with MinGW
Product: Mesa
Version: 6.4
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Mesa core
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi!
The 6.4 release doesn't compile with MinGW because of several small issues
which
should be fixed by the attached patch.
The #if defined(_WIN32) && !defined(__MINGW32__) around the #include
<BaseTsd.h>
in glheader.h could probably be changed to #if defined(_MSC_VER) but I wasn't
sure about that so I added '&& !defined(__MINGW32__)'.
-blight
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev