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

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

iphone - Using nested NSDictionary with Picker -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -