Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: netburner82 on July 14, 2009, 09:49:03 am
-
Hi all!!
I'm a new user of Code::Blocks. I'm writing a program for my University using this IDE (in my opinion the best for C++ that is currently around), and first of all I need to create some cross-platform (at least where it is possible) static libraries (.a or .lib files i suppose), using WxWidgets components (wxSockets etc). I've seen that is quite simple to start a WxWidgets' executable project, but if I want to create some static libraries?
Thanks for your answers!
-
there is a static librairy template in code::blocks.
when you start a new project the option should appear there.