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. Question About UNICODE?

Question About UNICODE?

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
3 Posts 2 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.
  • A Offline
    A Offline
    ashxly
    wrote on last edited by
    #1

    When I build a UNICODE project, it always result the error below: LINK : fatal error LNK1104: cannot open file "c.lib" but I did not use the c.lib library at all, who can please tell me the reason?Thanks.:confused:

    A 1 Reply Last reply
    0
    • A ashxly

      When I build a UNICODE project, it always result the error below: LINK : fatal error LNK1104: cannot open file "c.lib" but I did not use the c.lib library at all, who can please tell me the reason?Thanks.:confused:

      A Offline
      A Offline
      AlexO
      wrote on last edited by
      #2

      1. search your include files for something like(might not be exact) : #pragma comment( lib, "c.lib" ) 2. recheck your linker settings for additional dependancies

      A 1 Reply Last reply
      0
      • A AlexO

        1. search your include files for something like(might not be exact) : #pragma comment( lib, "c.lib" ) 2. recheck your linker settings for additional dependancies

        A Offline
        A Offline
        ashxly
        wrote on last edited by
        #3

        thank you for your reply. Sure,I have check all of above,but find nothing It puzzle me too much:zzz:

        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