Code::Blocks Forums
		User forums => General (but related to Code::Blocks) => Topic started by: saidus on January 29, 2014, 11:13:40 am
		
			
			- 
				hello!!
 I've compiled libcurl under CB, and I tested it with a sample program.
 All works fine when I use the dynamic linking with the dll But nothing works with the static one.
 so I wonder how can I link the static one to my project
 
 Thanks
- 
				
 
 http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
- 
				thanks my freind 
 I've found the answer at : http://stackoverflow.com/questions/6243638/adding-static-libcurl-to-codeblocks-ide/6286504#6286504