Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 224099 Details for
Bug 276338
media-gfx/blender-2.5 SVN
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
blender-2.5-glew.patch
blender-2.5-glew.patch (text/plain), 1.19 KB, created by
MT
on 2010-03-18 12:06:52 UTC
(
hide
)
Description:
blender-2.5-glew.patch
Filename:
MIME Type:
Creator:
MT
Created:
2010-03-18 12:06:52 UTC
Size:
1.19 KB
patch
obsolete
>--- extern/SConscript >+++ extern/SConscript >@@ -2,8 +2,6 @@ > > Import('env') > >-SConscript(['glew/SConscript']) >- > if env['WITH_BF_BULLET']: > SConscript(['bullet2/src/SConscript']) > >--- config/linux2-config.py >+++ config/linux2-config.py >@@ -147,7 +147,7 @@ > WITH_BF_STATICOPENGL = False > BF_OPENGL = '/usr' > BF_OPENGL_INC = '${BF_OPENGL}/include' >-BF_OPENGL_LIB = 'GL GLU X11 Xi' >+BF_OPENGL_LIB = 'GL GLU X11 Xi GLEW' > BF_OPENGL_LIBPATH = '/usr/X11R6/lib' > BF_OPENGL_LIB_STATIC = '${BF_OPENGL_LIBPATH}/libGL.a ${BF_OPENGL_LIBPATH}/libGLU.a ${BF_OPENGL_LIBPATH}/libXxf86vm.a ${BF_OPENGL_LIBPATH}/libX11.a ${BF_OPENGL_LIBPATH}/libXi.a ${BF_OPENGL_LIBPATH}/libXext.a ${BF_OPENGL_LIBPATH}/libXxf86vm.a' > >@@ -170,7 +170,7 @@ > ##ARFLAGSQUIET = ru > ## > C_WARN = ['-Wno-char-subscripts', '-Wdeclaration-after-statement'] >-CC_WARN = ['-Wall'] >+#CC_WARN = ['-Wall'] > CXX_WARN = ['-Wno-invalid-offsetof', '-Wno-sign-compare'] > > >--- source/blender/editors/include/BIF_gl.h >+++ source/blender/editors/include/BIF_gl.h >@@ -31,7 +31,7 @@ > #ifndef BIF_GL_H > #define BIF_GL_H > >-#include "../../../../extern/glew/include/GL/glew.h" >+#include <GL/glew.h> > > /* > * these should be phased out. cpack should be replaced in
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276338
:
196474
|
196477
|
199549
|
201208
|
201222
|
201223
|
201225
|
201312
|
201684
|
201685
|
201687
|
201688
|
202454
|
204007
|
204008
|
204009
|
204010
|
204012
|
204014
|
204031
|
204216
|
204616
|
204622
|
204624
|
204625
|
205091
|
205675
|
205676
|
206068
|
206853
|
213876
|
215848
|
224099
|
224443
|
227357
|
227477
|
227479
|
227481
|
228419
|
228465
|
228519
|
238603
|
238605
|
241313
|
241315
|
246942
|
246944
|
252871
|
254325
|
255923
|
258479
|
258646
|
259906
|
263079
|
263847
|
264145
|
264655
|
265177
|
265489
|
266121
|
268743
|
269639
|
269671
|
269725
|
270319
|
271985
|
272415
|
274533
|
274535
|
277707
|
278649
|
278821
|
278823
|
278903
|
278905
|
280689
|
280693
|
282083
|
282169
|
285111
|
286065
|
286067
|
286175
|
286177
|
292059
|
292061
|
292063
|
292065
|
292067
|
292069
|
292071
|
292169
|
296945
|
297059
|
301437
|
301439
|
303799
|
307951
|
308237
|
309395
|
311773
|
316911
|
316913
|
328834