Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: firebird on March 10, 2008, 11:49:58 am
-
I've create a workspace with many projects that build static library, and one that build a dynamic library.
All I want is too build this .so for it contain all theese statics libraries.
I've tryed using dependencies... and nothing works.
Maybee I dont use the good approach, and I add that I'm novice in the usage of GCC.