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

How to not include uncalled functions in library?

I have create a .lib file that contains my functions.But sometimes i only need to call some of these functions, but when i add the lib file into my projects, it always says there are uncalled functions, how could i get rid of this?

0