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. Boost autolink searches for wrong MSVC Version in QtCreator/qmake
Forum Updated to NodeBB v4.3 + New Features

Boost autolink searches for wrong MSVC Version in QtCreator/qmake

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.1k 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.
  • jensen82J Offline
    jensen82J Offline
    jensen82
    wrote on last edited by
    #1

    Hi!

    I'm using QtCreator, QtBeta5 2 and boost C++ libraries with Visual C++ 2010 Express. I tried to compile the project which uses boost::regex and got the message that 'libboost_regex-vc90-mt-gd-1_52.lib' cannot be found.

    Why does it search for old compiler version VC90 and not VC100 for Visual C++ 2010? Is there any way to set the version?

    Here's the original message from QtCreator's build:

    :-1: error: LNK1104: cannot open file 'libboost_regex-vc90-mt-gd-1_52.lib'

    Any ideas?

    Thank you.

    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