User forums > Help

Function drop down list not appearing with external libraries

(1/1)

yaustar:
Not sure what it is technically called so couldn't search for it. I don't seem to get the dropdown box when I use variables or functions from external libraries (eg SDL) as shown in this screenshot:
http://www.codeblocks.org/img/screenshots/scr1.png

Is there a way to make it appear? Thanks.

Michael:
Hello,

Which C::B revision?

Did you try to check the boxes under Settings-->Editor-->Code-completion and symbols browser-->Parser

(-->Follow LOCAL includes)
-->Follow GLOBAL includes
-->Parse preprocessor directives

Best wishes,
Michael

yaustar:
Nightly build May 9th 2006

Using the parser allows auto completion of the preprocesser types but none of the variables types such as SDL_Surface. I get the same problem when using the STL as well. A function box doesn't appear when I use . or -> .

Michael:

--- Quote from: yaustar on May 23, 2006, 10:45:31 am ---Nightly build May 9th 2006

Using the parser allows auto completion of the preprocesser types but none of the variables types such as SDL_Surface. I get the same problem when using the STL as well. A function box doesn't appear when I use . or -> .

--- End quote ---

Hello,

You might would like to give a look at here:

http://forums.codeblocks.org/index.php?topic=1699.msg12576#msg12576

Best wishes,
Michael

Navigation

[0] Message Index

Go to full version