Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: skraps on February 01, 2009, 03:01:10 am

Title: using libraries
Post by: skraps on February 01, 2009, 03:01:10 am
 :x :x :x  How do I use external libraries with code blocks for win32 development. Iv tried messing with the linker options and include paths but still get errors that files are not found when building
Title: Re: using libraries
Post by: stahta01 on February 01, 2009, 03:51:56 am
:x :x :x  How do I use external libraries with code blocks for win32 development. Iv tried messing with the linker options and include paths but still get errors that files are not found when building

THIS FORUM/WEBSITE is NOT for learning how to program. If you do not know how to program find another forum that supports beginners using compilers to program C/C++.
Could try http://cboard.cprogramming.com/index.php for beginner help.


If you are not a beginner programmer. Turn on full Compiler logging and paste the results into this thread after doing a full rebuild.

http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

STATE the Operating System name and Version
STATE the Compiler name and version


Tim S