Access Violation on STL Vector.clear()Problem solved, it was a silly typo in my skyBox[] variable. I had; [code] GLuint skyBox[5]; vecto...
Access Violation on STL Vector.clear()It seems that theres an issue with me using vectors in my project altogether. I got rid of all the ...
Access Violation on STL Vector.clear()Hey all, I'm using a C++ vector for storing C++ strings, unfortunately when I delete the strings...
This user does not accept Private Messages