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. Link error

Link error

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
5 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
    mesajflaviu
    wrote on last edited by
    #1

    I try to compile an application ( SDI kind ) , to a fresh installed XP system , but I front with an link error :

    LINK : fatal error LNK1104: cannot open file "libcmt.lib"

    what I missing ? Can you help me , please ?

    T L M 3 Replies Last reply
    0
    • M mesajflaviu

      I try to compile an application ( SDI kind ) , to a fresh installed XP system , but I front with an link error :

      LINK : fatal error LNK1104: cannot open file "libcmt.lib"

      what I missing ? Can you help me , please ?

      T Offline
      T Offline
      T2102
      wrote on last edited by
      #2

      Find the lib file using search and make sure it's in your lib directory or path.

      M 1 Reply Last reply
      0
      • M mesajflaviu

        I try to compile an application ( SDI kind ) , to a fresh installed XP system , but I front with an link error :

        LINK : fatal error LNK1104: cannot open file "libcmt.lib"

        what I missing ? Can you help me , please ?

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

        This[^] seems to suggest the file isn't present by default on a Windows or Windows+Visual system. :)

        Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

        Season's Greetings to all CPians.

        1 Reply Last reply
        0
        • M mesajflaviu

          I try to compile an application ( SDI kind ) , to a fresh installed XP system , but I front with an link error :

          LINK : fatal error LNK1104: cannot open file "libcmt.lib"

          what I missing ? Can you help me , please ?

          M Offline
          M Offline
          mesajflaviu
          wrote on last edited by
          #4

          I install CRT static libraries and it work it . Thank you all.

          1 Reply Last reply
          0
          • T T2102

            Find the lib file using search and make sure it's in your lib directory or path.

            M Offline
            M Offline
            mesajflaviu
            wrote on last edited by
            #5

            I do that , and I didn't find it ...

            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