Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: red_apple on March 24, 2009, 12:14:47 pm
-
i have created my own header file,and also a C source file,
already compiled it. i have example.o
from this,how to make it example.a?
-
Use the wizard and create a static-library project, use this as skeleton for your own project and learn from it.
Not really related to C::B (and enough hints given), so the topic gets locked !
This is not a forum for beginners in programming.