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

actionscript 3 - TweenLite does not work with object -

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

c# - Global Variables vs. ASP.NET Session State -