Code::Blocks Forums

User forums => Help => Topic started by: Yukth on July 06, 2016, 03:39:14 pm

Title: Help, as libpng use in codeblocks
Post by: Yukth on July 06, 2016, 03:39:14 pm
I'm new to using this program and can not find a way to use libpng and zlib.
Title: Re: Help, as libpng use in codeblocks
Post by: stahta01 on July 06, 2016, 03:59:30 pm
Direct FAQ to your question. http://wiki.codeblocks.org/index.php/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/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)

Please read at least these FAQs before your next new question.
The first two General FAQs http://wiki.codeblocks.org/index.php/FAQ-General (http://wiki.codeblocks.org/index.php/FAQ-General)
And, this FAQ http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)

And, if you have NOT already read the rules. http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)

NOTE: We will think you are using an normal CB Project unless you state otherwise in your post.
http://wiki.codeblocks.org/index.php/Creating_a_new_project (http://wiki.codeblocks.org/index.php/Creating_a_new_project)

Tim S.