c++ - Creating a Static Library - Eclipse CDT -


my project ready building , i'd generate static .a files, go project properties , check c/c++ build settings. under build artifact tab have option create either executable or shared library. static option missing.

am missing fundamental?


Comments

Popular posts from this blog

jQuery Ajax Render Fragments OR Whole Page -

javascript - Iterate over array and calculate average values of array-parts -

java - Simple Command Line calculator -