Link to home
Start Free TrialLog in
Avatar of eddyhalim
eddyhalim

asked on

Open Gl

i want to ask, how to compile the example(source code) in open gl programming, i'm using visual c++ 5 and i've also include the gl and opengl library. but it still has error. so what do we need to configure before compile?
by the way i'm new in using vC++.
Avatar of Zoppo
Zoppo
Flag of Germany image

Hi eddyhalim,

what errors ?
Avatar of eddyhalim
eddyhalim

ASKER

I think the error is
"cannot find _main"
and
"cannot compile cube.exe"

actually i just compile a opengl cube.c example but it's  appear error.
ASKER CERTIFIED SOLUTION
Avatar of Micke_Cap
Micke_Cap

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial