Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Linker error after upgrading Firebird and recompiling Qt
Forum Update on Monday, May 27th 2025

Linker error after upgrading Firebird and recompiling Qt

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.5k Views
  • 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
    scarleton
    wrote on 8 Sept 2011, 11:55 last edited by
    #1

    I upgraded Firebird from 2.1 to 2.5 and now I get the linker error:

    fatal error LNK1181: cannot open input file 'C:\Apps\Firebird\Firebird_2_1\lib\fbclient_ms.lib'

    I went in and did a nmake distclean on Qt 4.7.3, then reconfigured it to point to C:\Apps\Firebird\Firebird-2.5.0.26074-0_Win32, and recompiled. But I am still getting the same linker error. I have combed my complete .pro and pri file and there is no reference there, but in my VS2008 project, the last library in the linker list is C:\Apps\Firebird\Firebird_2_1\lib\fbclient_ms.lib.

    How do I fix this?

    P.S. This project is NOT using Firebird, only SQLite. I have another project where I use Firebird.
    Sam

    1 Reply Last reply
    0

    1/1

    8 Sept 2011, 11:55

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved