Page 1 of 1

Creating a library - SOLVED

Posted: Tue Jan 27, 2009 3:35 pm
by lib425
Hi. I'm creating a library, but I don't want to give to users the source code. It's possible to distribute only an header file and compiled files (.a)? How can I create .a files and link a project with an already compiled library? Thanks in advance