Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: quake2420 on November 23, 2012, 01:22:32 am

Title: How to insert a new library in code::block
Post by: quake2420 on November 23, 2012, 01:22:32 am
Hi!
I'm on code::block 10.05 and i want to insert the library window.h?
Title: Re: How to insert a new library in code::block
Post by: MortenMacFly on November 23, 2012, 07:46:37 am
Feel free to do so. (Although I didn't know header files are libraries.)
Title: Re: How to insert a new library in code::block
Post by: stahta01 on November 23, 2012, 04:58:11 pm
I strongly suggest you read ALL the FAQs http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)

Starting with this one.
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_I_would_like_to_compile_a_project_using_some_non-standard_libraries._How_can_I_indicate_to_CodeBlocks_that_these_libraries_and_include_files_exist.3F)

And you really need to learn how to ask a smart question.
http://www.catb.org/esr/faqs/smart-questions.html (http://www.catb.org/esr/faqs/smart-questions.html)

Tim S.