News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Static libraries with WxWidgets

Started by netburner82, July 14, 2009, 09:49:03 AM

Previous topic - Next topic

netburner82

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!


Sunsawe

there is a static librairy template in code::blocks.

when you start a new project the option should appear there.