Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How do you create .LIB files?

How do you create .LIB files?

Scheduled Pinned Locked Moved C / C++ / MFC
questionalgorithmshelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mwhannan
    wrote on last edited by
    #1

    Yeah, I know this is probably a dumb question, but how do you create .lib files? I have some classes that I would like to convert to class libraries. Any help that would point me in the right direction would be appriciated. I tried searching around for it, but nothing useful. It seems like such a standard thing, but I can't find anything on it. Thanks

    J 1 Reply Last reply
    0
    • M mwhannan

      Yeah, I know this is probably a dumb question, but how do you create .lib files? I have some classes that I would like to convert to class libraries. Any help that would point me in the right direction would be appriciated. I tried searching around for it, but nothing useful. It seems like such a standard thing, but I can't find anything on it. Thanks

      J Offline
      J Offline
      Jorgen Sigvardsson
      wrote on last edited by
      #2

      If you run Visual Studio .NET 2002/2003, just choose a new project of type "Win32". Then select "static library" in the project wizard. You're ready to go. :) -- The coolest game in the world: NHL Hockey[^]

      M 1 Reply Last reply
      0
      • J Jorgen Sigvardsson

        If you run Visual Studio .NET 2002/2003, just choose a new project of type "Win32". Then select "static library" in the project wizard. You're ready to go. :) -- The coolest game in the world: NHL Hockey[^]

        M Offline
        M Offline
        mwhannan
        wrote on last edited by
        #3

        Thanks. That was easy :)

        A 1 Reply Last reply
        0
        • M mwhannan

          Thanks. That was easy :)

          A Offline
          A Offline
          Anthony_Yio
          wrote on last edited by
          #4

          You could do the same in Visual C++ 6.0 not just VS.NET Sonork 100.41263:Anthony_Yio

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups