News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.