08-04-2000, 04:52 AM
I am very new to OpenGL dev. I downloaded HeNe's sample code. All of his exe's work fine. When I try to build the projects with MS Vis Studio 6 w/ service pack 3 w/ latest SDK, some of my exe's don't run from the command line (they do run from Vis Studio). While his run from the command line, I'm confused to what is going on. Our EXE's are the exact same size. They are both built for Release. Now do I also need to use new header and lib files that had existed within Vis Studio for OpenGL? This problem almost seems like a timing problem since it works withing the Vis Studio and not the command line, but I'm just guessing.