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. need your help

need your help

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
6 Posts 4 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.
  • G Offline
    G Offline
    gentleguy
    wrote on last edited by
    #1

    dear friend how to solve the following problem: LINK : fatal error LNK1104: cannot open file "psoCode.lib" Error executing link.exe. i already set psoCode.lib as active project and include this file in direcory. also put header file in main function.... thanks

    Li Zhiyuan 5/10/2006

    D C D 3 Replies Last reply
    0
    • G gentleguy

      dear friend how to solve the following problem: LINK : fatal error LNK1104: cannot open file "psoCode.lib" Error executing link.exe. i already set psoCode.lib as active project and include this file in direcory. also put header file in main function.... thanks

      Li Zhiyuan 5/10/2006

      D Offline
      D Offline
      Don Box
      wrote on last edited by
      #2

      Add the mentioned lib to the Source Files folder of Workspace Window.

      Come online at:- jubinc@skype

      1 Reply Last reply
      0
      • G gentleguy

        dear friend how to solve the following problem: LINK : fatal error LNK1104: cannot open file "psoCode.lib" Error executing link.exe. i already set psoCode.lib as active project and include this file in direcory. also put header file in main function.... thanks

        Li Zhiyuan 5/10/2006

        C Offline
        C Offline
        CPallini
        wrote on last edited by
        #3

        On VS2005:

        • Select the Tools->Options... menu item. On the newly apperaed window, select the Projects and Solutions->VC++ Directories node.
        • Select the Library files item of the Show directories for: list box.
        • Add the path of the folder containing the psoCode.lib to the directory list (you can browse for the folder).

        Enjoy your library. :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        [my articles]

        G 1 Reply Last reply
        0
        • G gentleguy

          dear friend how to solve the following problem: LINK : fatal error LNK1104: cannot open file "psoCode.lib" Error executing link.exe. i already set psoCode.lib as active project and include this file in direcory. also put header file in main function.... thanks

          Li Zhiyuan 5/10/2006

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          li zhiyuan wrote:

          also put header file in main function....

          A missing or incorrect header file would yield a preprocessor/compiler error, not a linker error.

          "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

          "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

          1 Reply Last reply
          0
          • C CPallini

            On VS2005:

            • Select the Tools->Options... menu item. On the newly apperaed window, select the Projects and Solutions->VC++ Directories node.
            • Select the Library files item of the Show directories for: list box.
            • Add the path of the folder containing the psoCode.lib to the directory list (you can browse for the folder).

            Enjoy your library. :)

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
            [my articles]

            G Offline
            G Offline
            gentleguy
            wrote on last edited by
            #5

            dear freind i use vc++6, i added the psoCode.lib in option....directory...i also added the psoCode header file in my main() file header.....any other problem..please reminder me..thanks

            Li Zhiyuan 5/10/2006

            C 1 Reply Last reply
            0
            • G gentleguy

              dear freind i use vc++6, i added the psoCode.lib in option....directory...i also added the psoCode header file in my main() file header.....any other problem..please reminder me..thanks

              Li Zhiyuan 5/10/2006

              C Offline
              C Offline
              CPallini
              wrote on last edited by
              #6

              You have to add the psoCode.lib folder path to the Library files list. Once you have done the above try to build and eventually post any error occurred. :)

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
              [my articles]

              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