[Mesa-dev] [Bug 73934] New: Function roundf undeclared in textparam.c when building with MSVC11

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 22 07:21:07 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73934

          Priority: medium
            Bug ID: 73934
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: Function roundf undeclared in textparam.c when
                    building with MSVC11
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: ztgreve at live.com
          Hardware: x86 (IA32)
            Status: NEW
           Version: 10.0
         Component: Mesa core
           Product: Mesa

I am trying to build Mesa for x86 using Scons on Windows 8.1 x64 with MSVC11,
and I am getting a message stating that 'roundf' is undeclared in the file
textparam.c (in the function _mesa_GetTexParameteriv). I tried adding math.h to
the included headers for that file, but that didn't work.

I don't do much native development (I am building Mesa for use in a Game
Development Studio I am working on using SharpGL) so I have no other idea on
what could be causing this error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140122/1152affb/attachment.html>


More information about the mesa-dev mailing list