Results 1 to 2 of 2

Thread: error PRJ0019 using Qt commercial with VS2005

  1. #1
    Join Date
    Dec 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default error PRJ0019 using Qt commercial with VS2005

    Hi,

    I'm new in the Qt programming, and I need some help.

    I have a commercial version of Qt4.4.3 which i use with VS2005 professional edition.

    When i tried to build my application I've got the following error message.

    "Performing Makefile project actions
    MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
    Fatal: 'FORCE' does not exist - don't know how to make it
    MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
    Fatal: 'FORCE' does not exist - don't know how to make it
    Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions" "


    The application was made using the Qt4.4.3 Open Source version and when I build it with this version i have no problem.

    Why do i have the error when i tried to build the application with the commercial version?

  2. #2
    Join Date
    Jul 2007
    Posts
    121
    Thanks
    38
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: error PRJ0019 using Qt commercial with VS2005

    Apparently Borland products, either C++ Builder or Delphi, are in your path and mask access to MSVC

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.