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

External library inclusion to project build

Hello,

I am trying to use a external library ( MDU library) in the project build.There are 6 routines defined in the lib. To use the library I include the library to the project build. Then right click on the file and select options for the file. In the options all 6 files in the Library are displayed with check boxes.When i select all the files and build the project the software works. however when i don't select any one or more, the project builds however the software responds differently.What could be the reason/s.If I don't use this external library the compiler assumes the path for the routines (all 6) from the LIB_CODE( i assume).So my question is when I select only 4 routines from MDU_LIB(external Library) then will the compiler assume the definitions for other 2 routines from LIB_CODE? Please help.

Thank you,
Abhishek.