Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. "error PRJ0019"-How can I resolve this?
Forum Updated to NodeBB v4.3 + New Features

"error PRJ0019"-How can I resolve this?

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 2.4k 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.
  • C Offline
    C Offline
    codeboss
    wrote on last edited by
    #1

    I am trying to compile a Qt project using VS 2008. This a open source project. I downloaded it from internet. In the project building instruction manual it is suggested to add the path/to/Qt in the environment variable as QTDIR. I have done that. When I try to build the project sln file. It shows this error.

    @Performing Custom Build Step
    The system cannot find the path specified.
    Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"@

    I am using Qt Quick. I have specified the QTDIR value as F:\QtSDK\QtCreator\bin.
    I also tried with F:\QtSDK

    There are also these bin folders in the QtSDK folders.

    @F:\QtSDK\mingw\bin
    F:\QtSDK\QtCreator\bin
    F:\QtSDK\Desktop\Qt\4.7.2\msvc2008\bin
    F:\QtSDK\Desktop\Qt\4.7.2\mingw\bin
    @

    What should I do to resolve this error?

    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