Canan

Hi, I'm Canan

Oups ...

Never forget impossible is possible

:(


Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.


0% complete



QR Code

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode

If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Create static library

Create static library

Visual Studio




Steps

  1. From the File menu, select New and then Project
  2. On the Project types pane, under Visual C++, select Win32
  3. On the Templates pane, select Win32 Console Application
  4. Choose a name for the project, such as MathFuncsLib, and enter it in the Name field
  5. Choose a name for the solution, such as StaticLibrary, and enter it in the Solution Name field
  6. Press OK to start the Win32 application wizard. On the Overview page of the Win32 Application Wizard dialog box, press Next
  7. On the Application Settings page of the Win32 Application Wizard, under Application type, select Static library
  8. On the Application Settings page of the Win32 Application Wizard, under Additional options, clear the Precompiled header check box
  9. Press Finish to create the project
  10. To get the ".lib" file, just press the "Play" button and open the "Debug" folder