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. :-1: error: LNK1181: cannot open input file 'E:\myqt\5.5.1\build-msvc2013\qtbase\lib\Qt5Core.lib'

:-1: error: LNK1181: cannot open input file 'E:\myqt\5.5.1\build-msvc2013\qtbase\lib\Qt5Core.lib'

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 261 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.
  • LinArcXL Offline
    LinArcXL Offline
    LinArcX
    wrote on last edited by
    #1

    Hi,
    I compiled qt 5.5.1 from source. Added its kit in qt-creator.

    But I changed its path on my disk.(Because i need to arrange my files.)

    New path of this kit is:
    E:\myqt\5.5.1\install\msvc2013\32bit

    I realized that whenever you changed your kit location, you should add a qt.conf file in bin directory:
    http://doc.qt.io/qt-5/qt-conf.html

    I did it and everything seems fine.

    But If I create a widget project and try to build it, I'll get this error message:

    :-1: error: LNK1181: cannot open input file 'E:\myqt\5.5.1\build-msvc2013\qtbase\lib\Qt5Core.lib'

    Seems it still refer to previous address!

    1 Reply Last reply
    0

    • Login

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