Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't build toolbox. Qt Creator 2.4.1, gcc 4.4.7 on Linux 2.6.32 64bit with Redhat 6.5 (KDE 4.3.4)
Forum Updated to NodeBB v4.3 + New Features

Can't build toolbox. Qt Creator 2.4.1, gcc 4.4.7 on Linux 2.6.32 64bit with Redhat 6.5 (KDE 4.3.4)

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 951 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.
  • M Offline
    M Offline
    monicaa
    wrote on last edited by
    #1

    I have an issue with building a c++ toolbox consisting of functions. I use the same toolbox with qtcreator on my windows computer (although the toolbox is specifically tailored to Windows in this case). Other people use the same toolbox with qtcreator on Linux.

    I use Cmake; cmake runs fine. When I try to build the application I get the error: "undefined reference to std::__detail::_List_node_base::_M_unhook()", "undefined reference to "std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)" and std::invalid_argument::~invalid_argument()" which occur in the Boost library

    I use Qt Creator 2.4.1 and have gcc 4.4.7. My OS is Redhat 6.

    From what I could find the issue is the linking of the libraries, but I haven't been able to fix the problem.

    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