Results 1 to 3 of 3

Thread: Qutlook Project - dumpcpp not found

  1. #1
    Join Date
    Apr 2013
    Posts
    61
    Qt products
    Qt4
    Platforms
    Windows

    Default Qutlook Project - dumpcpp not found

    I am trying to build Qutlook project (in Qt 5.9.6 examples) using Qt Creator but I get an error with qmake:

    'dumpcpp' not recognized...

    in this .pro line:

    TYPELIBS = $$system(dumpcpp -getfile {00062FFF-0000-0000-C000-000000000046})

    But i can see this tool in my Qt'bin' folder

    Any idea?

    Thanks,
    Diego

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qutlook Project - dumpcpp not found

    That probably means that the Qt "bin" folder is not part of the PATH environment.

    Cheers,
    _

  3. #3
    Join Date
    Apr 2013
    Posts
    61
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qutlook Project - dumpcpp not found

    Thanks anda_skoa,

    That was the problem!

    Regards,
    Diego

Similar Threads

  1. Replies: 0
    Last Post: 16th July 2017, 10:03
  2. Replies: 1
    Last Post: 17th November 2016, 15:22
  3. Replies: 0
    Last Post: 9th July 2012, 18:46
  4. Can't compile the Qutlook example
    By Matt84 in forum Qt Programming
    Replies: 6
    Last Post: 26th January 2011, 12:43
  5. internal error: no project could be found for
    By alphazero in forum Newbie
    Replies: 1
    Last Post: 16th November 2010, 13:16

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.