Quote Originally Posted by jasonf
1, The Intellisense only works if all of your units in scope can be found and compile. Include files screw this up royally. There's a slight work around on the Lazarus site, but I've only been able to make this work intermittantly. I had to remove all of the jedi-sdl.inc references.
How did you removed the references ?

Also, do you use GL and GLU in your project ?