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=7174
Summary: tnl/t_vertex.c fails on Mac OS X 10.4
Product: Mesa
Version: 6.5
Platform: Macintosh
OS/Version: Mac OS X 10.3
Status: NEW
Severity: minor
Priority: P2
Component: Mesa core
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
compile dies with the following error:
c++ -c -I../../include -I../../src/mesa -I../../src/mesa/main
-I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl
-I../../src/mesa/shader -I../../src/mesa/shader/grammar
-I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux
-I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast
-I../../src/mesa/swrast_setup -I/sw/X11/include -O3 -fPIC -fno-common
-ffast-math -funroll-loops -fexpensive-optimizations -no-cpp-precomp -dynamic
-Ddarwin tnl/t_vertex.c -o tnl/t_vertex.o
tnl/t_vertex.c: In function 'void _tnl_register_fastpath(tnl_clipspace*,
GLboolean)':
tnl/t_vertex.c:91: error: cannot convert 'attr_type*' to
'tnl_clipspace_fastpath::attr_type*' in assignment
make[1]: *** [tnl/t_vertex.o] Error 1
make: *** [default] Error 2
--
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.
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev