Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Moved] Error when trying to analyze with Valgrind on QtCreator 2.3
Forum Updated to NodeBB v4.3 + New Features

[Moved] Error when trying to analyze with Valgrind on QtCreator 2.3

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 4 Posters 3.0k 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.
  • H Offline
    H Offline
    habibt
    wrote on last edited by
    #1

    I get the following error when attempting to analyze with valgrind :

    Analyzing memory of
    ** Error: "/usr/bin/valgrind" could not be started: Host not found **
    ** Analyzing finished **

    Any idea what I am leaving out?

    Thanks,

    Tony

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      you need install valgrind :)

      apt-get install valgrind

      via root account for debian/ubuntu like distros.

      --
      Vasiliy

      1 Reply Last reply
      0
      • H Offline
        H Offline
        habibt
        wrote on last edited by
        #3

        actually, valgrind is installed and I am still getting this error

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Moved to the tools forum, it's not related to Qt Quick.

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            The actual command issued by Qt Creator is listed somewhere in the application output. Try running it on a command line outside Qt Creator.

            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