Anybody had any luck building with VS 2005 Express? For me it always seems to break. It compiles but when I run the errors are rather strange. My releaseNoOpt build crashes in const_reference operator*() const due to an uninitialised pointer. Dirk aka Blakar Ogre