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. Dr.Memory and Qt Creator

Dr.Memory and Qt Creator

Scheduled Pinned Locked Moved Qt Creator and other tools
qtcreatorexteranl tools
1 Posts 1 Posters 3.2k 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.
  • C Offline
    C Offline
    ceora
    wrote on 15 Mar 2015, 09:00 last edited by ceora
    #1

    Hi all,
    Recently i've downloaded Dr.Memory and I want to integrate it in QtCreator as external tool, there are two problem: first i can't find a QtCreator variable to use in path that point to the output exe of the current project something like %{TargetBin}, secondly if i set an absolute path(for testing) to my exe, it can't be started because the Qt libs can't be find(even if they are in PATH environment variable). So I opted for add a run configuration that use Dr.Memory. This solve the problem of Qt libraries, but not the %{TargetBin} problem... Since valgrind don't work under windows environment, in order to test program i have to use such "external tools" that don't integrate on QtCreator. So there is a variable
    that point to the current output bin???

    1 Reply Last reply
    2

    1/1

    15 Mar 2015, 09:00

    • 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