News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code Completion + OpenGL can't find gl functions?

Started by aditya_v, June 26, 2009, 09:00:08 PM

Previous topic - Next topic

aditya_v

Hi, I am writing a opengl app in Ubuntu.

It seems Code completion can't parse GL related functions. On searching the forums, i found that someone had similar problem solved by putting the paths in C/C++ parser options.

So, I added /usr/include and /usr/local/include/ to the path  and restarted C::B but its still not working.
Please help.