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

Fatal error

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++
3 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.
  • G Offline
    G Offline
    Goh Hui Beng
    wrote on last edited by
    #1

    I am having this error from my C++ programme LINK : fatal error LNK1181: cannot open input file "fltk.lib" Can someone tell me the specific steps to solve this problem Thank a lot

    C P 2 Replies Last reply
    0
    • G Goh Hui Beng

      I am having this error from my C++ programme LINK : fatal error LNK1181: cannot open input file "fltk.lib" Can someone tell me the specific steps to solve this problem Thank a lot

      C Offline
      C Offline
      Cloaca
      wrote on last edited by
      #2

      Hi Goh, Have you tried doing a Google search for fltk.lib and link error? This sounds like a custom library and you may need to make sure the linker settings are correct. Also, the tops of included headers may need to have items defined in them. Best, Eric

      1 Reply Last reply
      0
      • G Goh Hui Beng

        I am having this error from my C++ programme LINK : fatal error LNK1181: cannot open input file "fltk.lib" Can someone tell me the specific steps to solve this problem Thank a lot

        P Offline
        P Offline
        PengFeidu
        wrote on last edited by
        #3

        Your program can't locate library named "fltk.lib" please add the correct directory of fltk.lib into setting panel in project menu. position: choose "link" category : input object/library modules : "your path of fltk.lib" dupengfei

        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