This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Library files, include source files

Hi,

I built a library file that can be used for other projects.

Once I have built it and added it to another project, I right click on a function and select "Go to the definition of 'function'", it throws an error "Source Browser: 'function' - undefined Definition/Reference".

However, I am able to navigate to the header file by clicking on "Go to reference to"

How can I build a library file that can include all the source files that I need, so that I can open it for reference in another project.

Thanks,
SH