Hello. I am currently dabbling with C++ with view to learning openGL. I am using Microsoft Visual C++ and Borland compilers but the problem is neither of these programs want to accept any OpenGL code I put into them. Can someone please help me?
jd_1604 0 Newbie Poster
Recommended Answers
Jump to Postdid you read the OpenGL FAQ?
Jump to Postthat's a great hint to you! you don't have to required files on your computer. poke around their site and I think you will find out how to get them (I don't think they are free)
Jump to PostWhenever I use #include<gl\glut.h> Borland tells me it is unable to open include file and Visual C++ gives me 'undeclared identifier' error
I feel sure I have all relevant .h, .lib and .dll files in the correct place.What is the FULL disk and path of the GL files that …
All 10 Replies
Mushy-pea 36 What, you can change this tag?
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
jd_1604 0 Newbie Poster
jd_1604 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
jd_1604 0 Newbie Poster
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
jd_1604 0 Newbie Poster
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
jd_1604 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.