Hi,
I am trying to build an run the simplecube example that comes with the "Series 60 Developer Platform: Introduction To 3-D Graphics In C++ (With Example) v1.1 (ZIP)" from here (forum nokia).
I have not altered any code, and I have all my gl and egl .h files in the epoc 32 include directory and the vc7 include directory.
I am using Visual Studio .NET 2003 and I am creating a .sln file by running the "makmake simplecube vc7 command".
When I try to build the solution created by makmake I get a number of errors that mostly look like this:
SIMPLECUBE error LNK2019: unresolved external symbol __imp__glHint referenced in function "public: void __thiscall CSimpleCube::AppInit(void)" (?AppInit@CSimpleCube@@QAEXXZ)