Apparently for some reason the COpenGLTexture::copyTexture() routine the hasMipMaps flag was true, so I had to call gluBuild2DMipmaps to get it to work
I'm pretty new to this engine having downloaded it last night, and I've managed to get the HelloWorld demo showing stuff on the screen, but the textures are all white