pyopengl-users Mailing List for PyOpenGL (Page 105)
Brought to you by:
mcfletch
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(81) |
Oct
(41) |
Nov
(55) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(34) |
Feb
(3) |
Mar
(16) |
Apr
(5) |
May
(10) |
Jun
(13) |
Jul
(24) |
Aug
(14) |
Sep
(14) |
Oct
(9) |
Nov
(10) |
Dec
(16) |
2003 |
Jan
(25) |
Feb
(59) |
Mar
(9) |
Apr
(21) |
May
(54) |
Jun
(4) |
Jul
(16) |
Aug
(19) |
Sep
(19) |
Oct
(15) |
Nov
(13) |
Dec
(22) |
2004 |
Jan
(19) |
Feb
(8) |
Mar
(20) |
Apr
(16) |
May
(13) |
Jun
(18) |
Jul
(18) |
Aug
(14) |
Sep
(24) |
Oct
(47) |
Nov
(20) |
Dec
(10) |
2005 |
Jan
(23) |
Feb
(31) |
Mar
(11) |
Apr
(29) |
May
(18) |
Jun
(7) |
Jul
(11) |
Aug
(12) |
Sep
(8) |
Oct
(4) |
Nov
(11) |
Dec
(7) |
2006 |
Jan
(7) |
Feb
(8) |
Mar
(15) |
Apr
(3) |
May
(8) |
Jun
(25) |
Jul
(19) |
Aug
(3) |
Sep
(17) |
Oct
(27) |
Nov
(24) |
Dec
(9) |
2007 |
Jan
(6) |
Feb
(43) |
Mar
(33) |
Apr
(8) |
May
(20) |
Jun
(11) |
Jul
(7) |
Aug
(8) |
Sep
(11) |
Oct
(22) |
Nov
(15) |
Dec
(18) |
2008 |
Jan
(14) |
Feb
(6) |
Mar
(6) |
Apr
(37) |
May
(13) |
Jun
(17) |
Jul
(22) |
Aug
(16) |
Sep
(14) |
Oct
(16) |
Nov
(29) |
Dec
(13) |
2009 |
Jan
(7) |
Feb
(25) |
Mar
(38) |
Apr
(57) |
May
(12) |
Jun
(32) |
Jul
(32) |
Aug
(35) |
Sep
(10) |
Oct
(28) |
Nov
(16) |
Dec
(49) |
2010 |
Jan
(57) |
Feb
(37) |
Mar
(22) |
Apr
(15) |
May
(45) |
Jun
(25) |
Jul
(32) |
Aug
(7) |
Sep
(13) |
Oct
(2) |
Nov
(11) |
Dec
(28) |
2011 |
Jan
(35) |
Feb
(39) |
Mar
|
Apr
(25) |
May
(32) |
Jun
(17) |
Jul
(29) |
Aug
(10) |
Sep
(26) |
Oct
(9) |
Nov
(28) |
Dec
(4) |
2012 |
Jan
(24) |
Feb
(47) |
Mar
(4) |
Apr
(8) |
May
(9) |
Jun
(6) |
Jul
(4) |
Aug
(1) |
Sep
(4) |
Oct
(28) |
Nov
(2) |
Dec
(2) |
2013 |
Jan
(11) |
Feb
(3) |
Mar
(4) |
Apr
(38) |
May
(15) |
Jun
(11) |
Jul
(15) |
Aug
(2) |
Sep
(2) |
Oct
(4) |
Nov
(3) |
Dec
(14) |
2014 |
Jan
(24) |
Feb
(31) |
Mar
(28) |
Apr
(16) |
May
(7) |
Jun
(6) |
Jul
(1) |
Aug
(10) |
Sep
(10) |
Oct
(2) |
Nov
|
Dec
|
2015 |
Jan
(6) |
Feb
(5) |
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
(1) |
Nov
(19) |
Dec
|
2016 |
Jan
(6) |
Feb
(1) |
Mar
(7) |
Apr
|
May
(6) |
Jun
|
Jul
(3) |
Aug
(7) |
Sep
|
Oct
(2) |
Nov
(2) |
Dec
|
2017 |
Jan
|
Feb
(6) |
Mar
(8) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
|
2018 |
Jan
(9) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(6) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <il...@ya...> - 2002-12-01 02:56:14
|
--- Hermann_Tröllinger <tro...@t-...> wrote: > i want to use pyopengl2 > > but i'm afraid it doesn't work. so pleas give me > some tipps. > which packages should be installed first and so on. > where can i get a offline tutorial of pyopengl? > > thank you, > LT > Most parts of pyopengl work well, but there are a few parts which don't. If you're on windows download the binary installer version. If you're on linux/unix download cvs, then read README.cvs for a list of dependencies. I'm not sure about the best option for the mac. http://pyopengl.sourceforge.net/ for links on docs, including OpenglContext( a frame work for gl apps ). Check out these nehe python examples using pygame. http://www.pygame.org/gamelets/#NEHE I think pygame is the best/easiest way to start with pyopengl. There are also some applications in the OpenGL/Demo/ directory. If you have any problems drop a note to the list, and we'll help you out :) Have fun! __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |
From: <tro...@t-...> - 2002-11-30 17:50:48
|
i want to use pyopengl2 but i'm afraid it doesn't work. so pleas give me some tipps. which packages should be installed first and so on. where can i get a = offline tutorial of pyopengl? thank you, LT |
From: <il...@ya...> - 2002-11-30 07:44:15
|
Hi, Do you have glut installed? You'll also need the development package. Should be somewhere like: /usr/lib/libglut.so If you allready do have glut installed, could you paste a couple of gcc lines in, so I can see what it's doing? --- Christoph Lehmann <le...@pu...> wrote: > Hi Rene > Thanks a lot for your help > yes, I changed to /usr/X11R6/lib/ > > > but now I get the error > > > ...blablabla > src/interface/GLUT.0001.inc:2305: warning: implicit > declaration of > function `glutSolidIcosahedron' > error: command 'gcc' failed with exit status 1 > > --every warning hast to do with "glut** > > and: what did you mean with: > build/lib.linux-i686-2.2/OpenGL/GL/ARB/matrix_palette.so > > ? > > thanks for your kind help > christoph > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |
From: Christoph L. <chr...@pu...> - 2002-11-29 23:25:45
|
here the linux.cnf, changed by the help of Rene Dudfield, working now with RH8.0 (attachment). thank you christoph -- ======================================== Christoph Lehmann University of Berne chr...@pu... -------------------------------------------------- This mail sent through IMP at http://mail.unibe.ch |
From: Christoph L. <le...@pu...> - 2002-11-29 17:07:21
|
Hi Rene Thanks a lot for your help yes, I changed to /usr/X11R6/lib/ but now I get the error ...blablabla src/interface/GLUT.0001.inc:2305: warning: implicit declaration of function `glutSolidIcosahedron' error: command 'gcc' failed with exit status 1 --every warning hast to do with "glut** and: what did you mean with: build/lib.linux-i686-2.2/OpenGL/GL/ARB/matrix_palette.so ? thanks for your kind help christoph -- Christoph Lehmann Department of Psychiatric Neurophysiology University Hospital of Clinical Psychiatry Waldau CH-3000 Bern 60 Switzerland Phone: ++41 31 930 93 83 Fax: ++41 31 930 96 61 Email: le...@pu... Web: |
From: <il...@ya...> - 2002-11-29 12:46:26
|
--- Christoph Lehmann <le...@pu...> wrote: > i ran > > python setup.py build > > and got: > > gcc -shared > build/temp.linux-i686-2.2/GL.ARB.matrix_palette.o > -L/usr/lib > -L/usr/local/lib -L/usr/X11/lib > -Lbuild/temp.linux-i686-2.2 -lGL -lX11 > -lXext -lGLU -linterface_util -lGLE -o > build/lib.linux-i686-2.2/OpenGL/GL/ARB/matrix_palette.so > /usr/bin/ld: cannot find -lX11 > collect2: ld returned 1 exit status > error: command 'gcc' failed with exit status 1 > > > please help me!!! > thanks a lot > christoph Do you have a /usr/X11/lib ? You probably have a /usr/X11R6/lib/ Change PyOpenGL-2.0.0.44/config/linux.cfg to use /usr/X11R6 instead. Or make a symlink: ln -s /usr/X11R6 /usr/X11 Good luck! __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |
From: Christoph L. <le...@pu...> - 2002-11-29 12:22:41
|
i ran python setup.py build and got: gcc -shared build/temp.linux-i686-2.2/GL.ARB.matrix_palette.o -L/usr/lib -L/usr/local/lib -L/usr/X11/lib -Lbuild/temp.linux-i686-2.2 -lGL -lX11 -lXext -lGLU -linterface_util -lGLE -o build/lib.linux-i686-2.2/OpenGL/GL/ARB/matrix_palette.so /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status error: command 'gcc' failed with exit status 1 please help me!!! thanks a lot christoph -- Christoph Lehmann Department of Psychiatric Neurophysiology University Hospital of Clinical Psychiatry Waldau CH-3000 Bern 60 Switzerland Phone: ++41 31 930 93 83 Fax: ++41 31 930 96 61 Email: le...@pu... Web: |
From: <no...@so...> - 2002-11-25 17:36:14
|
Support Requests item #643668, was opened at 2002-11-25 12:36 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=205988&aid=643668&group_id=5988 Category: GL Group: v2.0 Status: Open Priority: 5 Submitted By: David Hughes (dwhughes) Assigned to: Nobody/Anonymous (nobody) Summary: WGL ChoosePixelFormat calling error Initial Comment: System: Win98, Python 2.2.2 PYOPENGL-2.0.0.44.WIN32-PY2.2.EXE Win32 extensions v.148 Trying to run the openGLDemo .py included with Pythonwin, I cannot execute pfd = createPIXELFORMATDESCRIPTOR() because I don't seem to have that function. I replaced the call with pfd = PIXELFORMATDESCRIPTOR() <snip value assignments> ppfd = PIXELFORMATDESCRIPTORPtr(pfd) the call that causes problems is pixelformat = ChoosePixelFormat(dc, ppfd) with the following trace File "C:\Python22\Lib\site- packages\Pythonwin\pywin\Demos\openGLDemo.py", line 121, in _SetupPixelFormat pixelformat = ChoosePixelFormat(dc, ppfd) TypeError: Type error. Expected _p_q_const__PIXELFORMATDESCRIPTOR How should I be calling the PixelFormat functions? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=205988&aid=643668&group_id=5988 |
From: <il...@ya...> - 2002-11-21 00:28:12
|
Not use GLU ? ;) I'll look into this today. I want to make an .exe of one of my pyopengls soon anyway, and I haven't replaced the one glu call that I make. Kind of silly how it puts everything in one dir. Wonder if py2exe could be fixed rather than changing pyopengl? I think it may require a recompile to change the name, as the swig generated c references it all over the place. --- Jason Leonard <ja...@ve...> wrote: > I've gone through the mail list history and it looks > like the py2exe > problem hasn't been solved yet. Just in case it > has, does anyone have a > workaround for the GL & GLU's __init___.pyd 's > overwriting each other? > > > > Thanks, > > Jason Leonard > > www.verachem.com > > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |
From: Jason L. <ja...@ve...> - 2002-11-20 20:44:19
|
I've gone through the mail list history and it looks like the py2exe problem hasn't been solved yet. Just in case it has, does anyone have a workaround for the GL & GLU's __init___.pyd 's overwriting each other? Thanks, Jason Leonard www.verachem.com |
From: <no...@so...> - 2002-11-12 11:17:04
|
Support Requests item #637070, was opened at 2002-11-12 12:17 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=205988&aid=637070&group_id=5988 Category: build Group: None Status: Open Priority: 5 Submitted By: Henrik Nordin (eldacar) Assigned to: Nobody/Anonymous (nobody) Summary: build problems Initial Comment: I try to build PyOpenGL on Mandrake 9.0 but it fails. I have browsed through the mailing list but can't seem to find the solution to my problem. The build command results in the following output: PyOpenGL 2.0.0.44 setup System configuration: Platform = linux-i386 GL Platform = GLX Numeric = 21.0 Build Togl = yes Getting the list of platforms... Getting the list of packages... Getting the list of extension modules... running build running build_w swig -version SWIG Version 1.3.11u-20020813-2335 Copyright (c) 1995-1998 University of Utah and the Regents of the University of California Copyright (c) 1998-2001 University of Chicago Compiled with CC Building wrappers for GL.ARB.matrix_palette C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.ARB.multisample C version selector doesn't need updating Wrappers for API version 0x0005 don't need updating Building wrappers for GL.ARB.multitexture C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.ARB.point_parameters C version selector doesn't need updating Wrappers for API version 0x0004 don't need updating Building wrappers for GL.ARB.texture_compression C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.ARB.transpose_matrix C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.ARB.vertex_blend C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.Autodesk.facet_normal C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.Autodesk.valid_back_buffer_hint C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.EXT.blend_color C version selector doesn't need updating Wrappers for API version 0x0107 don't need updating Building wrappers for GL.EXT.blend_func_separate C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.EXT.blend_minmax C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.EXT.compiled_vertex_array C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.EXT.convolution C version selector doesn't need updating Wrappers for API version 0x011f don't need updating Building wrappers for GL.EXT.coordinate_frame C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.EXT.copy_texture C version selector doesn't need updating Wrappers for API version 0x0115 don't need updating Building wrappers for GL.EXT.cull_vertex C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.EXT.draw_range_elements C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.EXT.fog_coord C version selector doesn't need updating Wrappers for API version 0x0106 don't need updating Building wrappers for GL.EXT.fragment_lighting C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.EXT.index_func C version selector doesn't need updating Wrappers for API version 0x0104 don't need updating Building wrappers for GL.EXT.index_material C version selector doesn't need updating Wrappers for API version 0x0104 don't need updating Building wrappers for GL.EXT.light_texture C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.EXT.multi_draw_arrays C version selector doesn't need updating Wrappers for API version 0x0102 don't need updating Building wrappers for GL.EXT.pixel_transform C version selector doesn't need updating Wrappers for API version 0x0102 don't need updating Building wrappers for GL.EXT.point_parameters C version selector doesn't need updating Wrappers for API version 0x0106 don't need updating Building wrappers for GL.EXT.polygon_offset C version selector doesn't need updating Wrappers for API version 0x010c don't need updating Building wrappers for GL.EXT.scene_marker C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.EXT.secondary_color C version selector doesn't need updating Wrappers for API version 0x0108 don't need updating Building wrappers for GL.EXT.subtexture C version selector doesn't need updating Wrappers for API version 0x0111 don't need updating Building wrappers for GL.EXT.texture3D C version selector doesn't need updating Wrappers for API version 0x0116 don't need updating Building wrappers for GL.EXT.texture_object C version selector doesn't need updating Wrappers for API version 0x011b don't need updating Building wrappers for GL.EXT.texture_perturb_normal C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.EXT.vertex_array C version selector doesn't need updating Wrappers for API version 0x0110 don't need updating Building wrappers for GL.EXT.vertex_weighting C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.HP.image_transform C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.IBM.multimode_draw_arrays C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.IBM.static_data C version selector doesn't need updating Wrappers for API version 0x0102 don't need updating Building wrappers for GL.INTEL.texture_scissor C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.KTX.buffer_region C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.MESA.resize_buffers C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.MESA.window_pos C version selector doesn't need updating Wrappers for API version 0x0102 don't need updating Building wrappers for GL.NV.fence C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.NV.register_combiners C version selector doesn't need updating Wrappers for API version 0x0104 don't need updating Building wrappers for GL.NV.register_combiners2 C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.PGI.misc_hints C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.SGIS.detail_texture C version selector doesn't need updating Wrappers for API version 0x011f don't need updating Building wrappers for GL.SGIS.fog_function C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.SGIS.multisample C version selector doesn't need updating Wrappers for API version 0x010e don't need updating Building wrappers for GL.SGIS.multitexture C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.SGIS.pixel_texture C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.SGIS.sharpen_texture C version selector doesn't need updating Wrappers for API version 0x0106 don't need updating Building wrappers for GL.SGIS.texture4D C version selector doesn't need updating Wrappers for API version 0x0119 don't need updating Building wrappers for GL.SGIS.texture_color_mask C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.SGIS.texture_filter4 C version selector doesn't need updating Wrappers for API version 0x0109 don't need updating Building wrappers for GL.SGIX.async C version selector doesn't need updating Wrappers for API version 0x0108 don't need updating Building wrappers for GL.SGIX.flush_raster C version selector doesn't need updating Wrappers for API version 0x0104 don't need updating Building wrappers for GL.SGIX.frame_zoom C version selector doesn't need updating Wrappers for API version 0x0104 don't need updating Building wrappers for GL.SGIX.list_priority C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for GL.SGIX.pixel_texture C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GL.SGIX.reference_plane C version selector doesn't need updating Wrappers for API version 0x0105 don't need updating Building wrappers for GL.SGIX.sprite C version selector doesn't need updating Wrappers for API version 0x010b don't need updating Building wrappers for GL.SGIX.tag_sample_buffer C version selector doesn't need updating Wrappers for API version 0x0102 don't need updating Building wrappers for GL.SUN.global_alpha C version selector doesn't need updating Wrappers for API version 0x0107 don't need updating Building wrappers for GL.SUN.triangle_list C version selector doesn't need updating Wrappers for API version 0x0106 don't need updating Building wrappers for GL.SUNX.constant_data C version selector doesn't need updating Wrappers for API version 0x0102 don't need updating Building wrappers for GL.WIN.swap_hint C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL._3DFX.tbuffer C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Building wrappers for GL.__init__ Shadow version selector doesn't need updating C version selector doesn't need updating Wrappers for API version 0x0101 don't need updating Wrappers for API version 0x0101 don't need updating Wrappers for API version 0x0100 don't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GLE C version selector doesn't need updating Wrappers for API version 0x0300 don't need updating Building wrappers for GLU.SGI.filter4_parameters C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GLU.__init__ Shadow version selector doesn't need updating C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Wrappers for API version 0x0103 don't need updating Wrappers for API version 0x0102 don't need updating Wrappers for API version 0x0102 don't need updating Wrappers for API version 0x0101 don't need updating Wrappers for API version 0x0101 don't need updating Wrappers for API version 0x0100 don't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for GLUT C version selector doesn't need updating Wrappers for API version 0x000d don't need updating Wrappers for API version 0x000b don't need updating Wrappers for API version 0x0009 don't need updating Wrappers for API version 0x0007 don't need updating Wrappers for API version 0x0005 don't need updating Wrappers for API version 0x0002 don't need updating Wrappers for API version 0x0001 don't need updating Building wrappers for WGL.ARB.buffer_region C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for WGL.ARB.extensions_string C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for WGL.EXT.extensions_string C version selector doesn't need updating Wrappers for API version 0x0100 don't need updating Building wrappers for WGL.EXT.swap_control C version selector doesn't need updating Wrappers for API version 0x0103 don't need updating Building wrappers for WGL.__init__ Shadow version selector doesn't need updating C version selector doesn't need updating Wrappers for API version 0x0400 don't need updating Wrappers for API version 0x0400 don't need updating running build_py cc -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/local/include -I/usr/X11/include -I/usr/include/python2.2/numarray -I/usr/include/python2.2/Numeric -Isrc/gle/src -I/usr/include/python2.2 -c _configtest.c -o _configtest.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/usr/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/include/python2.2/numarray/libnumarray.h:16, from /usr/include/python2.2/numarray/arrayobject.h:11, from src/config.h:123, from _configtest.c:4: /usr/include/python2.2/numarray/numarray.h:28: warning: useless keyword or type name in empty declaration /usr/include/python2.2/numarray/numarray.h:28: warning: empty declaration cc _configtest.o -L/usr/lib/python2.2/site-packages -o _configtest _configtest removing: _configtest.c _configtest.o _configtest creating build creating build/lib.linux-i686-2.2 creating build/lib.linux-i686-2.2/OpenGL creating build/lib.linux-i686-2.2/OpenGL/GL copying src/shadow/GL.__init__.0101.py -> build/lib.linux-i686-2.2/OpenGL/GL/__init__.py cc -DGLX_PLATFORM -DNUMERIC -I/usr/include -I/usr/local/include -I/usr/X11/include -I/usr/include/python2.2/numarray -I/usr/include/python2.2/Numeric -Isrc/gle/src -I/usr/include/python2.2 -c _configtest.c -o _configtest.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/usr/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/include/python2.2/numarray/libnumarray.h:16, from /usr/include/python2.2/numarray/arrayobject.h:11, from src/config.h:123, from _configtest.c:4: /usr/include/python2.2/numarray/numarray.h:28: warning: useless keyword or type name in empty declaration /usr/include/python2.2/numarray/numarray.h:28: warning: empty declaration cc _configtest.o -L/usr/lib/python2.2/site-packages -o _configtest _configtest removing: _configtest.c _configtest.o _configtest creating build/lib.linux-i686-2.2/OpenGL/GLU copying src/shadow/GLU.__init__.0103.py -> build/lib.linux-i686-2.2/OpenGL/GLU/__init__.py copying OpenGL/__init__.py -> build/lib.linux-i686-2.2/OpenGL copying OpenGL/quaternion.py -> build/lib.linux-i686-2.2/OpenGL copying OpenGL/trackball.py -> build/lib.linux-i686-2.2/OpenGL creating build/lib.linux-i686-2.2/OpenGL/Tk copying OpenGL/Tk/__init__.py -> build/lib.linux-i686-2.2/OpenGL/Tk changing mode of build/lib.linux-i686-2.2/OpenGL/Tk/__init__.py to 100755 creating build/lib.linux-i686-2.2/OpenGL/GLX copying OpenGL/GLX/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLX creating build/lib.linux-i686-2.2/OpenGL/GLX/_3DFX copying OpenGL/GLX/_3DFX/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLX/_3DFX copying OpenGL/GLX/_3DFX/multisample.py -> build/lib.linux-i686-2.2/OpenGL/GLX/_3DFX creating build/lib.linux-i686-2.2/OpenGL/GLX/SGIS copying OpenGL/GLX/SGIS/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLX/SGIS copying OpenGL/GLX/SGIS/multisample.py -> build/lib.linux-i686-2.2/OpenGL/GLX/SGIS creating build/lib.linux-i686-2.2/OpenGL/GLX/EXT copying OpenGL/GLX/EXT/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLX/EXT copying OpenGL/GLX/EXT/multisample.py -> build/lib.linux-i686-2.2/OpenGL/GLX/EXT creating build/lib.linux-i686-2.2/OpenGL/GLX/ARB copying OpenGL/GLX/ARB/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLX/ARB copying OpenGL/GLX/ARB/multisample.py -> build/lib.linux-i686-2.2/OpenGL/GLX/ARB creating build/lib.linux-i686-2.2/OpenGL/GLU/SGI copying OpenGL/GLU/SGI/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLU/SGI creating build/lib.linux-i686-2.2/OpenGL/GLU/EXT copying OpenGL/GLU/EXT/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GLU/EXT copying OpenGL/GLU/EXT/nurbs_tessellator.py -> build/lib.linux-i686-2.2/OpenGL/GLU/EXT copying OpenGL/GLU/EXT/object_space_tess.py -> build/lib.linux-i686-2.2/OpenGL/GLU/EXT creating build/lib.linux-i686-2.2/OpenGL/GL/_3DFX copying OpenGL/GL/_3DFX/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/_3DFX copying OpenGL/GL/_3DFX/multisample.py -> build/lib.linux-i686-2.2/OpenGL/GL/_3DFX copying OpenGL/GL/_3DFX/texture_compression_FXT1.py -> build/lib.linux-i686-2.2/OpenGL/GL/_3DFX creating build/lib.linux-i686-2.2/OpenGL/GL/WIN copying OpenGL/GL/WIN/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/WIN copying OpenGL/GL/WIN/phong_shading.py -> build/lib.linux-i686-2.2/OpenGL/GL/WIN copying OpenGL/GL/WIN/specular_fog.py -> build/lib.linux-i686-2.2/OpenGL/GL/WIN creating build/lib.linux-i686-2.2/OpenGL/GL/SUNX copying OpenGL/GL/SUNX/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/SUNX creating build/lib.linux-i686-2.2/OpenGL/GL/SUN copying OpenGL/GL/SUN/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/SUN copying OpenGL/GL/SUN/convolution_border_modes.py -> build/lib.linux-i686-2.2/OpenGL/GL/SUN creating build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/async_histogram.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/async_pixel.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/blend_alpha_minmax.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/clipmap.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/depth_texture.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/fog_offset.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/interlace.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/ir_instrument1.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/pixel_texture_bits.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/resample.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/shadow.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/shadow_ambient.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/texture_env_add.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/texture_lod_bias.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/texture_multi_buffer.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/texture_range.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/texture_scale_bias.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/vertex_preclip.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX copying OpenGL/GL/SGIX/ycrcb.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIX creating build/lib.linux-i686-2.2/OpenGL/GL/SGIS copying OpenGL/GL/SGIS/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIS copying OpenGL/GL/SGIS/generate_mipmap.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIS copying OpenGL/GL/SGIS/texture_border_clamp.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIS copying OpenGL/GL/SGIS/texture_edge_clamp.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIS copying OpenGL/GL/SGIS/texture_lod.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIS copying OpenGL/GL/SGIS/texture_select.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGIS creating build/lib.linux-i686-2.2/OpenGL/GL/SGI copying OpenGL/GL/SGI/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGI copying OpenGL/GL/SGI/color_matrix.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGI copying OpenGL/GL/SGI/texture_color_table.py -> build/lib.linux-i686-2.2/OpenGL/GL/SGI creating build/lib.linux-i686-2.2/OpenGL/GL/S3 copying OpenGL/GL/S3/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/S3 copying OpenGL/GL/S3/s3tc.py -> build/lib.linux-i686-2.2/OpenGL/GL/S3 creating build/lib.linux-i686-2.2/OpenGL/GL/REND copying OpenGL/GL/REND/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/REND copying OpenGL/GL/REND/screen_coordinates.py -> build/lib.linux-i686-2.2/OpenGL/GL/REND creating build/lib.linux-i686-2.2/OpenGL/GL/PGI copying OpenGL/GL/PGI/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/PGI copying OpenGL/GL/PGI/vertex_hints.py -> build/lib.linux-i686-2.2/OpenGL/GL/PGI creating build/lib.linux-i686-2.2/OpenGL/GL/OML copying OpenGL/GL/OML/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/OML copying OpenGL/GL/OML/interlace.py -> build/lib.linux-i686-2.2/OpenGL/GL/OML copying OpenGL/GL/OML/resample.py -> build/lib.linux-i686-2.2/OpenGL/GL/OML copying OpenGL/GL/OML/subsample.py -> build/lib.linux-i686-2.2/OpenGL/GL/OML creating build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/blend_square.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/fog_distance.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/light_max_exponent.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/packed_depth_stencil.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texgen_emboss.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texgen_reflection.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texture_compression_vtc.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texture_env_combine4.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texture_rectangle.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texture_shader.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/texture_shader2.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV copying OpenGL/GL/NV/vertex_array_range2.py -> build/lib.linux-i686-2.2/OpenGL/GL/NV creating build/lib.linux-i686-2.2/OpenGL/GL/MESA copying OpenGL/GL/MESA/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/MESA creating build/lib.linux-i686-2.2/OpenGL/GL/KTX copying OpenGL/GL/KTX/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/KTX creating build/lib.linux-i686-2.2/OpenGL/GL/INTEL copying OpenGL/GL/INTEL/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/INTEL creating build/lib.linux-i686-2.2/OpenGL/GL/INGR copying OpenGL/GL/INGR/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/INGR copying OpenGL/GL/INGR/color_clamp.py -> build/lib.linux-i686-2.2/OpenGL/GL/INGR copying OpenGL/GL/INGR/interlace_read.py -> build/lib.linux-i686-2.2/OpenGL/GL/INGR creating build/lib.linux-i686-2.2/OpenGL/GL/IBM copying OpenGL/GL/IBM/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/IBM copying OpenGL/GL/IBM/cull_vertex.py -> build/lib.linux-i686-2.2/OpenGL/GL/IBM copying OpenGL/GL/IBM/pixel_transform_color_table.py -> build/lib.linux-i686-2.2/OpenGL/GL/IBM copying OpenGL/GL/IBM/rasterpos_clip.py -> build/lib.linux-i686-2.2/OpenGL/GL/IBM copying OpenGL/GL/IBM/texture_mirrored_repeat.py -> build/lib.linux-i686-2.2/OpenGL/GL/IBM creating build/lib.linux-i686-2.2/OpenGL/GL/HP copying OpenGL/GL/HP/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/HP copying OpenGL/GL/HP/convolution_border_modes.py -> build/lib.linux-i686-2.2/OpenGL/GL/HP copying OpenGL/GL/HP/occlusion_test.py -> build/lib.linux-i686-2.2/OpenGL/GL/HP copying OpenGL/GL/HP/texture_lighting.py -> build/lib.linux-i686-2.2/OpenGL/GL/HP creating build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/_422_pixels.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/abgr.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/bgra.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/blend_logic_op.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/blend_subtract.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/clip_volume_hint.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/cmyka.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/index_array_formats.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/index_texture.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/misc_attribute.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/packed_pixels.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/rescale_normal.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/separate_specular_color.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/shared_texture_palette.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/stencil_wrap.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_compression_s3tc.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_cube_map.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_env_add.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_env_combine.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_env_dot3.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_filter_anisotropic.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_lod.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT copying OpenGL/GL/EXT/texture_lod_bias.py -> build/lib.linux-i686-2.2/OpenGL/GL/EXT creating build/lib.linux-i686-2.2/OpenGL/GL/Autodesk copying OpenGL/GL/Autodesk/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/Autodesk copying OpenGL/GL/Autodesk/bgra_colors.py -> build/lib.linux-i686-2.2/OpenGL/GL/Autodesk creating build/lib.linux-i686-2.2/OpenGL/GL/ATI copying OpenGL/GL/ATI/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/ATI copying OpenGL/GL/ATI/texture_mirror_once.py -> build/lib.linux-i686-2.2/OpenGL/GL/ATI creating build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/texture_border_clamp.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/texture_cube_map.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/texture_env_add.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/texture_env_combine.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/texture_env_crossbar.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB copying OpenGL/GL/ARB/texture_env_dot3.py -> build/lib.linux-i686-2.2/OpenGL/GL/ARB creating build/lib.linux-i686-2.2/OpenGL/GL/APPLE copying OpenGL/GL/APPLE/__init__.py -> build/lib.linux-i686-2.2/OpenGL/GL/APPLE copying OpenGL/GL/APPLE/specular_vector.py -> build/lib.linux-i686-2.2/OpenGL/GL/APPLE copying OpenGL/GL/APPLE/transform_hint.py -> build/lib.linux-i686-2.2/OpenGL/GL/APPLE warning: build_py: package init file 'OpenGL/Demo/twburton/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo creating build/lib.linux-i686-2.2/OpenGL/Demo/twburton changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/twburton/knot.py to 100755 warning: build_py: package init file 'OpenGL/Demo/tom/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/tom changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/Line.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/arraytest.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/checker.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/cone.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/conechecker.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/conesave.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/demo.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/first.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/fog.py to 100755 copying OpenGL/Demo/tom/logo.py -> build/lib.linux-i686-2.2/OpenGL/Demo/tom changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/lorentz.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/pick.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/poly.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/tom/text.py to 100755 warning: build_py: package init file 'OpenGL/Demo/simple/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/simple changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/simple/GLE.py to 100755 warning: build_py: package init file 'OpenGL/Demo/redbook/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/redbook changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/cube.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/double.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/drawf.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/fog.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/hello.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/lines.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/movelight.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/scene.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/smooth.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/redbook/teapots.py to 100755 warning: build_py: package init file 'OpenGL/Demo/dek/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/dek changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/dek/MandelImage.py to 100755 copying OpenGL/Demo/dek/PILNumeric.py -> build/lib.linux-i686-2.2/OpenGL/Demo/dek changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/dek/texturesurf.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/dek/texturesurf2.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/dek/tile.py to 100755 warning: build_py: package init file 'OpenGL/Demo/dek/OglSurface/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface copying OpenGL/Demo/dek/OglSurface/Geometry.py -> build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface copying OpenGL/Demo/dek/OglSurface/NumericPDB.py -> build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface copying OpenGL/Demo/dek/OglSurface/OglFrame.py -> build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface/OglFrame.py to 100755 copying OpenGL/Demo/dek/OglSurface/triangle.py -> build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/dek/OglSurface/triangle.py to 100755 warning: build_py: package init file 'OpenGL/Demo/da/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/da changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/da/dots.py to 100755 warning: build_py: package init file 'OpenGL/Demo/NeHe/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/NeHe changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson1.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson18.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson2.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson3.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson4.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson5.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson6-multi.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/NeHe/lesson6.py to 100755 warning: build_py: package init file 'OpenGL/Demo/GLUT/examples/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/GLUT creating build/lib.linux-i686-2.2/OpenGL/Demo/GLUT/examples changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/GLUT/examples/molehill.py to 100755 warning: build_py: package init file 'OpenGL/Demo/GLE/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/Demo/GLE changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/GLE/cone.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/GLE/helix.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/GLE/maintest.py to 100755 changing mode of build/lib.linux-i686-2.2/OpenGL/Demo/GLE/texas.py to 100755 warning: build_py: package init file 'OpenGL/scripts/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-2.2/OpenGL/scripts changing mode of build/lib.linux-i686-2.2/OpenGL/scripts/info.py to 100755 warning: build_py: package init file 'OpenGL/Demo/twburton/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/tom/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/simple/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/redbook/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/dek/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/dek/OglSurface/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/da/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/NeHe/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/GLUT/examples/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/Demo/GLE/__init__.py' not found (or not a regular file) warning: build_py: package init file 'OpenGL/scripts/__init__.py' not found (or not a regular file) running build_clib building 'interface_util' library creating build/temp.linux-i686-2.2 gcc -DNDEBUG -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -fPIC -DGLX_PLATFORM -DNUMERIC -I/usr/include/python2.2 -I/usr/include -I/usr/local/include -I/usr/X11/include -I/usr/include/python2.2/numarray -I/usr/include/python2.2/Numeric -Isrc/gle/src -I/usr/include -I/usr/local/include -I/usr/X11/include -I/usr/include/python2.2/numarray -I/usr/include/python2.2/Numeric -Isrc/gle/src -c src/interface_util/interface_util.c -o build/temp.linux-i686-2.2/interface_util.o cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/usr/include" cc1: warning: as it has already been specified as a non-system directory In file included from /usr/include/python2.2/numarray/libnumarray.h:16, from /usr/include/python2.2/numarray/arrayobject.h:11, from src/config.h:123, from src/interface_util/interface_util.c:1: /usr/include/python2.2/numarray/numarray.h:28: warning: useless keyword or type name in empty declaration /usr/include/python2.2/numarray/numarray.h:28: warning: empty declaration src/interface_util/interface_util.c: In function `_PyObject_FromUnsignedCharArray': src/interface_util/interface_util.c:117: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c:117: (Each undeclared identifier is reported only once src/interface_util/interface_util.c:117: for each function it appears in.) src/interface_util/interface_util.c: In function `_PyObject_FromCharArray': src/interface_util/interface_util.c:124: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_FromShortArray': src/interface_util/interface_util.c:133: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_FromIntArray': src/interface_util/interface_util.c:142: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_FromFloatArray': src/interface_util/interface_util.c:149: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_FromDoubleArray': src/interface_util/interface_util.c:156: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `Numeric_PyObject_AsFloatArray': src/interface_util/interface_util.c:699: `SAVESPACEBIT' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_AsFloatArray': src/interface_util/interface_util.c:699: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `Numeric_PyObject_AsDoubleArray': src/interface_util/interface_util.c:702: `SAVESPACEBIT' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_AsDoubleArray': src/interface_util/interface_util.c:702: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `Numeric_PyObject_AsCharArray': src/interface_util/interface_util.c:705: `SAVESPACEBIT' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_AsCharArray': src/interface_util/interface_util.c:705: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `Numeric_PyObject_AsUnsignedCharArray': src/interface_util/interface_util.c:708: `SAVESPACEBIT' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_AsUnsignedCharArray': src/interface_util/interface_util.c:708: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `Numeric_PyObject_AsShortArray': src/interface_util/interface_util.c:711: `SAVESPACEBIT' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_AsShortArray': src/interface_util/interface_util.c:711: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `Numeric_PyObject_AsIntArray': src/interface_util/interface_util.c:717: `SAVESPACEBIT' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_AsIntArray': src/interface_util/interface_util.c:717: `PyArray_API' undeclared (first use in this function) src/interface_util/interface_util.c: In function `_PyObject_Dimension': src/interface_util/interface_util.c:757: `PyArray_API' undeclared (first use in this function) error: command 'gcc' failed with exit status 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=205988&aid=637070&group_id=5988 |
From: gabor <ga...@re...> - 2002-10-23 22:40:04
|
On Wed, 2002-10-23 at 22:56, Jack Jansen wrote: >=20 > On woensdag, oktober 23, 2002, at 03:20 , gabor wrote: >=20 > > hi, > > > > > > i tried to write some text out... > > > > so i used glRasterPos2f to set the position... > > > > but glRasterPos2f doesn't seem to work in window-space..., > > i mean glRasterPos2f(0,0) is not the top-left ( or bottom-left) > > corner... > > > > is there a way to get a pixel-correct positioning of text? >=20 > I think I would do pushmatrix() and then a gluOrtho2D(). Make=20 > sure you push the right matrix, though. >=20 > And knowing gl there's probably a gazillion other options that work:-) i fount a way too..... i pushed my proj+modelview matrix, then loaded them to identity... this way the (top,left) corner way always -1,-1 ( or -1,+1? ) etc... then using the width/height of the window, i could calculate the required positions :-) but i think i'll switch to that gluOrtho2D bye, gabor > -- > - Jack Jansen <Jac...@or...> =20 > http://www.cwi.nl/~jack - > - If I can't dance I don't want to be part of your revolution --=20 > Emma Goldman - --=20 listening to Paul van Dyk - Ministry Of Sound Session Live |
From: Jack J. <Jac...@or...> - 2002-10-23 21:56:53
|
On woensdag, oktober 23, 2002, at 03:20 , gabor wrote: > hi, > > > i tried to write some text out... > > so i used glRasterPos2f to set the position... > > but glRasterPos2f doesn't seem to work in window-space..., > i mean glRasterPos2f(0,0) is not the top-left ( or bottom-left) > corner... > > is there a way to get a pixel-correct positioning of text? I think I would do pushmatrix() and then a gluOrtho2D(). Make sure you push the right matrix, though. And knowing gl there's probably a gazillion other options that work:-) -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |
From: gabor <ga...@re...> - 2002-10-23 12:16:40
|
hi, i tried to write some text out... so i used glRasterPos2f to set the position... but glRasterPos2f doesn't seem to work in window-space..., i mean glRasterPos2f(0,0) is not the top-left ( or bottom-left) corner... is there a way to get a pixel-correct positioning of text? thanks, gabor --=20 listening to Yoko Kanno - MUSHROOM HUNTING |
From: <il...@ya...> - 2002-10-22 22:59:20
|
You could try using pyui. http://pyui.sourceforge.net/ Also I'd recommend using pygame.org(sdl wrapper) over glut. As it is more flexible with the main loop(good for interactive development). Good luck! --- gabor <ga...@re...> wrote: > hi, > > i'm using glut in pyopengl and until now everything > went fine... > > glut provided all i needed.... > > but now i need to enter a string into the program ( > actually a > file-selector would be even better, but a string is > enough). > > but glut doesn't provide any way to do that.. > > of course i could use a gui-toolkit like wxpython or > tkinter, but > learning/using them seems a bit overkill for me... > > i was thinking about a console-like interface ( > anyone remember quake ?) > too, but i don't know if it's easy to implement in > python... > > so what do you think? there isn't a way to get the > user enter a string > into the program? > > btw. i need to have it cross-platform, so no > winapi/gtk calls :-) > > thanks, > gabor > > -- > listening to gits2-from-avi-intro > > ATTACHMENT part 2 application/pgp-signature name=signature.asc __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |
From: gabor <ga...@re...> - 2002-10-22 22:18:24
|
hi, i'm using glut in pyopengl and until now everything went fine... glut provided all i needed....=20 but now i need to enter a string into the program ( actually a file-selector would be even better, but a string is enough). but glut doesn't provide any way to do that.. of course i could use a gui-toolkit like wxpython or tkinter, but learning/using them seems a bit overkill for me... i was thinking about a console-like interface ( anyone remember quake ?) too, but i don't know if it's easy to implement in python... so what do you think? there isn't a way to get the user enter a string into the program? btw. i need to have it cross-platform, so no winapi/gtk calls :-) thanks, gabor --=20 listening to gits2-from-avi-intro |
From: Craig T. <cr...@ah...> - 2002-10-15 23:46:03
|
I remember about twelve months ago somebody potred the nehe opengl tutorials to nice python (rather than the hacky stuff on their site) but that never got put back into the nehe site. Does anybody know what's happened to those tutorials? Also, is there much development of python opengl going on atm? -- Craig Turner - cr...@ah... http://www.ahdore.com/craig "Mankind has always dreamed of destroying the sun." - Monty Burns |
From: <il...@ya...> - 2002-10-15 23:35:39
|
F%#k, f%#k, f%#k ;) Thanks for testing that out. I'll try and get pyopengl working with the latest swig when the new latest swig (.16) is released. I'll put a README.swig_version in there too I think, so we know which version of swig to use. Since as you say, swig seems to change in mysterious ways every release. --- Jack Jansen <Jac...@cw...> wrote: > To follow up on my own posting (in case someone else > runs afoul of > this): I made the problem disappear by using SWIG > 1.3.13. It's a > [expletive deleted] shame that SWIG seems to have > gross > incompatibilities between almost every two micro > releases:-( > > > On Monday, Oct 14, 2002, at 14:56 Europe/Amsterdam, > Jack Jansen wrote: > > > I'm trying (again) to build PyOpenGL from source > (from the current CVS > > head), and after a few problems that I managed to > fix I'm now stuck. > > There seems to be confusion over the name of the C > extension module, > > sometimes it's referred to as __init___ and > sometimes as ___init__. > > > > For instance, site-packages/OpenGL/GL/__init__.py > tries to import > > ___init__. But the code then uses ___init__ in > some places, __init___ > > in others. I assume this is some sort of a swig > mixup, but I haven't a > > clue how to fix it. > > > > I'm using PyOpenGL from the CVS repository, SWIG > 1.3.15 (the most > > recent version). This is on Redhat Linux (kernel > version 2.4.18). __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |
From: Jack J. <Jac...@cw...> - 2002-10-15 11:09:57
|
To follow up on my own posting (in case someone else runs afoul of this): I made the problem disappear by using SWIG 1.3.13. It's a [expletive deleted] shame that SWIG seems to have gross incompatibilities between almost every two micro releases:-( On Monday, Oct 14, 2002, at 14:56 Europe/Amsterdam, Jack Jansen wrote: > I'm trying (again) to build PyOpenGL from source (from the current CVS > head), and after a few problems that I managed to fix I'm now stuck. > There seems to be confusion over the name of the C extension module, > sometimes it's referred to as __init___ and sometimes as ___init__. > > For instance, site-packages/OpenGL/GL/__init__.py tries to import > ___init__. But the code then uses ___init__ in some places, __init___ > in others. I assume this is some sort of a swig mixup, but I haven't a > clue how to fix it. > > I'm using PyOpenGL from the CVS repository, SWIG 1.3.15 (the most > recent version). This is on Redhat Linux (kernel version 2.4.18). -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |
From: Jack J. <Jac...@cw...> - 2002-10-14 12:56:56
|
I'm trying (again) to build PyOpenGL from source (from the current CVS head), and after a few problems that I managed to fix I'm now stuck. There seems to be confusion over the name of the C extension module, sometimes it's referred to as __init___ and sometimes as ___init__. For instance, site-packages/OpenGL/GL/__init__.py tries to import ___init__. But the code then uses ___init__ in some places, __init___ in others. I assume this is some sort of a swig mixup, but I haven't a clue how to fix it. I'm using PyOpenGL from the CVS repository, SWIG 1.3.15 (the most recent version). This is on Redhat Linux (kernel version 2.4.18). -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |
From: Andy S. <an...@ne...> - 2002-09-24 09:29:53
|
----- Original Message ----- From: "Andy Sy" <an...@ne...> To: <pyo...@li...> Sent: Tuesday, September 24, 2002 5:25 PM Subject: Re: [PyOpenGL-Users] PyOpenGL under WinXP problem > I use PyOpenGL without any problems under > the vanilla Windows XP (no service pack). > I'm using it with ActivePython 2.2.2. I did Sorry, that's 2.2.1. |
From: Andy S. <an...@ne...> - 2002-09-24 09:28:14
|
I believe it requires opengl32.dll to be present on your machine (and most programs will require glu32.dll as well and some glut32.dll too). ----- Original Message ----- From: "Chris J. Karr" <c-...@no...> To: <pyo...@li...> Sent: Saturday, September 21, 2002 4:49 AM Subject: [PyOpenGL-Users] OpenGL 1.2? > Does PyOpenGL require an OpenGL 1.2 runtime? > > -Chris |
From: Andy S. <an...@ne...> - 2002-09-24 09:26:34
|
I use PyOpenGL without any problems under the vanilla Windows XP (no service pack). I'm using it with ActivePython 2.2.2. I did try the Tkinter context demos and they worked fine. Could it have something to do with your videocard drivers? ----- Original Message ----- From: "Larry Cuba" <cu...@io...> To: <pyo...@li...> Sent: Monday, September 23, 2002 2:47 PM Subject: [PyOpenGL-Users] PyOpenGL under WinXP problem > previously: "Tkinter OpenGL Context problem?" > > I'm still having this problem, but I've isolated > it to WinXP. > > >Python code that runs perfectly on my old > >Win2K machine, dies on my new > >WinXP machine with the latest versions > >of Python, Tkinter and PyOpenGL. > > > >The Tk windows appear, but then the program > >crashes with the first call to glPushMatrix(). > > I upgraded my Win2K machine so that the > versions of Python, Tkinter and PyOpenGL > match the ones on the WinXP machine. > > So now the only difference between the > system that works (Win2K) and the one > that doesn't (WinXP) is the OS. > > Anyone know why this happening? > Anyone else having trouble with PyOpenGL > or Tkinter on WinXP? > > Any suggestions would be most appreciated. > (Error message below) |
From: Larry C. <cu...@io...> - 2002-09-23 06:54:44
|
previously: "Tkinter OpenGL Context problem?" I'm still having this problem, but I've isolated it to WinXP. >Python code that runs perfectly on my old >Win2K machine, dies on my new >WinXP machine with the latest versions >of Python, Tkinter and PyOpenGL. > >The Tk windows appear, but then the program >crashes with the first call to glPushMatrix(). I upgraded my Win2K machine so that the versions of Python, Tkinter and PyOpenGL match the ones on the WinXP machine. So now the only difference between the system that works (Win2K) and the one that doesn't (WinXP) is the OS. Anyone know why this happening? Anyone else having trouble with PyOpenGL or Tkinter on WinXP? Any suggestions would be most appreciated. (Error message below) Thanks. Larry Cuba Error Message: Exception in Tkinter callback Traceback (most recent call last): File "C:\Program Files\Graphics\Python22\lib\lib-tk\Tkinter.py", line 1292, in __call__ return apply(self.func, args) File "C:\PROGRA~1\Graphics\Python22\Lib\site-packages\OpenGL\Tk\__init__.py", line 212, in tkExpose self.tkRedraw() File "C:\PROGRA~1\Graphics\Python22\Lib\site-packages\OpenGL\Tk\__init__.py", line 198, in tkRedraw glPushMatrix() GLerror: [Errno 1283] stack overflow |
From: <il...@ya...> - 2002-09-21 05:50:01
|
Hi Pete, This is the call I use. b = glReadPixels(0, 0, 640, 480, GL_RGB, GL_UNSIGNED_BYTE) Seems to work ok for me. If you send me an example/test of the call failing I'll try and fix it for you. Otherwise try out the function above, I know that one works :) If you need it I could send you the code where I use it. Good luck! --- pa...@cs... wrote: > I'm trying to assign a unique color to polygons > drawn in one of the > OpenGL buffers in order to do picking operations. > When I try to read the > colors back, I get invalid results. > > I am setting the colors of each polygon in a loop > with a command like > the following: > > glColor3us(oid, 0, 0) > (oid increases by 1 each time through the loop) > > Later, I try to read back the color of the polygon > under the mouse > cursor with a read pixels command like the > following: > > pixel = glReadPixelsus(xWX, yWX, 1, 1, GL_RED) > > When I print out pixel, though, only get vales that > seem to increase by > 257 each time. For instance, a bunch of polygons > will have values of 0, > some more will have values of 257, and others will > have values of 514. > > I have made sure that the polygons are only being > flat shaded and that > nothing else in the pipeline is affecting their > color values. > > Can someone point out what I'm doing wrong? I have a > feeling that it > could be something with the multiplier values given > in the Python OpenGL > documentation, but I have a very vague idea of what > they're saying. > > Any suggestions will be greatly apprectiated. > > Thanks, > Pete > > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |