Visual Studio For Mac Create Static Library
Press F7 to build the library solution. If we go to our Debug or Release folder (depending on our compiling configuration), our output file will be the static library. That means our that our library can be implemented in any Visual C project. Let’s use these functions in a Console Application. Implementing the Static Library. To create a static library project in Visual Studio 2017. On the menu bar, choose File New Project. In the left pane of the New Project dialog box, expand Installed Visual C, and then select Windows Desktop. In the center pane, select. Specify a name for the project—for example.