Author Topic: SDL Code Completion not working  (Read 3698 times)

Offline aguayro

  • Single posting newcomer
  • *
  • Posts: 3
SDL Code Completion not working
« on: December 23, 2011, 02:28:36 am »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: SDL Code Completion not working
« Reply #1 on: December 23, 2011, 06:56:28 am »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ