Archives week 47 of 2006
Nov. 20, 2006 - Nov. 26, 2006
GLE DLL is a PITA (Seems to be working now...)
Written by
on
in
Snaking.
Have spent the whole afternoon on getting a GLE dll to build for use with PyOpenGL 3.x on Win32 systems. GLE by default on Win32 builds as a static (rather than dynamic) library. Finally seem to have something working, although it seems wrong that this one DLL is a "CDLL" where all the other DLLs ...
Need to build a dependencies pack (Grr windows and their stupid lack-of-a-standard-C-compiler...)
Written by
on
in
Snaking.
Will need to put together an installer that can install GLUT, GLE and Togl DLLs for the Win32 people. Yes, it's annoying, but hopefully we can just do it once and basically be done with it (for a few years, anyway). Of course, then want to figure out how to make it auto-download and install ...
PyOpenGL-3.0.0a5 hits the shelves (Finally get the release out)
Written by
on
in
Snaking.
Wound up spending almost the whole afternoon on PyOpenGL (and I only got up around noon-ish). Mostly just tiny little issues here and there. Upshot, however, is that the alpha package is released now. You should be able to install it with:
easy_install PyOpenGL
with a sufficiently new version of setuptools installed. You'll want to ...!-->!-->
Didn't get it out tonight either (Stupid oh-I-should-just-do-that-first-ing)
Written by
on
in
Snaking.
Very good PyGTA this evening, if somewhat small and late-starting. 6 of us, David started us off with a demo of todotxt which is a command-line (that's really command line, not a separate shell) todo-list organiser. Not exactly my cup-of-tea (I'm graphical by nature), but it seemed interesting. Then on to discussions and comparisons of ...
Didn't get the planned release out for PyOpenGL (Testing on Win32 exposes an error)
Written by
on
in
Snaking.
There was an error in the new code that shows up on Win32. Looks like a shallow error, something that can be dealt with easily when I have the workstation, but I don't have a development environment here for win32. Anyway, need to get to bed so I can work (and go to PyGTA tomorrow). ...
What I'd like for PyGTA (Sugar and the One Laptop per Child introduction)
Written by
on
in
Snaking.
What I'd really like to see for Tuesday would be a local Sugar developer dropping in to give the PyGTA-ers an introduction to the project, both as something to use to develop applications for the project and along the lines of "how do I get involved" or "where is work needed".
However, the guys on ...!-->!-->