Altera_Forum
Honored Contributor
21 years agoCreating a code library
Hi:
How could we create a code library so a customer could link it to his application having only the *.h and the *.a files? We created a managed library but we could not find a way to link an application to it. The linker never seems to find the library.a file, no matter what path, absolute or relative, we specified. Thanks, a lot in advance.