Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: luckymancvp on February 22, 2009, 07:08:54 am

Title: Compile with curses.h
Post by: luckymancvp on February 22, 2009, 07:08:54 am
 How to me compile code with curses.h. Console command: gcc -g <file.c>  -lcurse.  How to add extend "-lcurse"
Please help me.
Title: Re: Compile with curses.h
Post by: ollydbg on February 22, 2009, 07:13:23 am
How to me compile code with curses.h. Console command: gcc -g <file.c>  -lcurse.  How to add extend "-lcurse"
Please help me.
Menu->Project->build options.

Then in the "Linker setting"

You can add it to "Other linker options".
Title: Re: Compile with curses.h
Post by: luckymancvp on February 22, 2009, 09:31:24 am
Oh, thanks you very muck. Thanks , thanks, thanks.
You don't know I have done this project  for 3 days, but I have nothing.

Thanks, thanks
Title: Re: Compile with curses.h
Post by: ollydbg on February 22, 2009, 09:34:59 am
Oh, thanks you very muck. Thanks , thanks, thanks.
You don't know I have done this project  for 3 days, but I have nothing.

Thanks, thanks
Welcome to this forum!
You are welcome!