Subj : Re: OpenGL To : borland.public.cpp.borlandcpp From : Bob Gonder Date : Mon Aug 25 2003 05:07 pm John Doe wrote: >I am using Borland C++ Builder 6. This is my first exposure to C++ and First off, this is the wrong newsgroup. The folks reading this know and care about the pre-Builder versions of Borland C++. You want the groups with the word "builder" in their names (or "commandline"). >openGL. I do use JBuilder. > >#include > >[C++ Error] gl.h(1152): E2141 Declaration syntax error >[C++ Error] gl.h(1153): E2238 Multiple declaration for 'WINGDIAPI' >[C++ Error] gl.h(1152): E2344 Earlier declaration of 'WINGDIAPI' > >and on and on it goes. >What am I missing? I think you need to #include // before #include .