Search found 1 match
- Tue Jan 27, 2009 3:35 pm
- Forum: devkitARM
- Topic: Creating a library - SOLVED
- Replies: 0
- Views: 3329
Creating a library - SOLVED
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