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. .NET (Core and Framework)
  4. building a object file lib

building a object file lib

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharphelptutorialquestion
7 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.
  • S Offline
    S Offline
    sindhumahe
    wrote on last edited by
    #1

    hi , can anyone tell me how to build an object file library in VS2005 framework. for ex :libBasicUsageEnvironment.lib, how to build this library..? i am a newbie to .net . kindly help me

    L 1 Reply Last reply
    0
    • S sindhumahe

      hi , can anyone tell me how to build an object file library in VS2005 framework. for ex :libBasicUsageEnvironment.lib, how to build this library..? i am a newbie to .net . kindly help me

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Create a new Win32 project and select static lib or dll in the project type page. VS2005 will set the build options automatically to build the selected library type.

      txtspeak is the realm of 9 year old children, not developers. Christian Graus

      S 1 Reply Last reply
      0
      • L Lost User

        Create a new Win32 project and select static lib or dll in the project type page. VS2005 will set the build options automatically to build the selected library type.

        txtspeak is the realm of 9 year old children, not developers. Christian Graus

        S Offline
        S Offline
        sindhumahe
        wrote on last edited by
        #3

        thanks but but how to link the libraries which i want with the win32 pjt newly created?

        L L 2 Replies Last reply
        0
        • S sindhumahe

          thanks but but how to link the libraries which i want with the win32 pjt newly created?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          sindhumahe wrote:

          thanks but but how to link the libraries which i want with the win32 pjt newly created?

          Just add the library to your Linker options in the project properties. Obviously time to go through either the VS help files or the entire properties lists to get familiar with some of the basics. [edit]Note: please do not remove your original question, as nobody can see what the answers refer to. Remember your question may help someone else in the future.[/edit]

          txtspeak is the realm of 9 year old children, not developers. Christian Graus

          modified on Thursday, March 25, 2010 8:22 AM

          1 Reply Last reply
          0
          • S sindhumahe

            thanks but but how to link the libraries which i want with the win32 pjt newly created?

            L Offline
            L Offline
            Luc Pattyn
            wrote on last edited by
            #5

            Don't remove questions if they already got replies, it results in a messy forum. See the forum guidelines. Your original post was: hi , can anyone tell me how to build an object file library in VS2005 framework. for ex :libBasicUsageEnvironment.lib, how to build this library..? i am a newbie to .net . kindly help me :)

            Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


            Getting an article published on CodeProject now is hard and not sufficiently rewarded.


            L 1 Reply Last reply
            0
            • L Luc Pattyn

              Don't remove questions if they already got replies, it results in a messy forum. See the forum guidelines. Your original post was: hi , can anyone tell me how to build an object file library in VS2005 framework. for ex :libBasicUsageEnvironment.lib, how to build this library..? i am a newbie to .net . kindly help me :)

              Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


              Getting an article published on CodeProject now is hard and not sufficiently rewarded.


              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Hi Luc, Did you already have a copy of the original or do you have some method of finding deleted messages? Richard

              txtspeak is the realm of 9 year old children, not developers. Christian Graus

              L 1 Reply Last reply
              0
              • L Lost User

                Hi Luc, Did you already have a copy of the original or do you have some method of finding deleted messages? Richard

                txtspeak is the realm of 9 year old children, not developers. Christian Graus

                L Offline
                L Offline
                Luc Pattyn
                wrote on last edited by
                #7

                one of my spiders takes a snapshot of www.codeproject.com on an hourly base; and a second one posts replies to the questions that match some filter criteria. More seriously, yes there are ways to see what isn't there any more. I only use it to tell them of though. :)

                Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


                Getting an article published on CodeProject now is hard and not sufficiently rewarded.


                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