Quote Originally Posted by JSoftware
Now the problem with your code is that you don't initialize the code correctly. You can't specify an internalformat with glcopyteximage2d. You need glteximage2d.
Why not? works for me