News:

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

Main Menu

SDL Code Completion not working

Started by aguayro, December 23, 2011, 02:28:36 AM

Previous topic - Next topic

aguayro

Hi, i've installed codeblocks and SDL (DevPak).
I can compile everything ok, but whe i type SDL_, nothing happens, code completion is not working with SDL, only with SDL, it works well with standard c++ code.
any idea?

PD: Sorry for my english

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]