Results 1 to 2 of 2

Thread: error report

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2006
    Posts
    18
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default error report

    when qmake command was run with complete path of qt installation then following error was displayed .. so what can i do?
    /home/rekha/qt-x11-opensource-src-4.1.4/qmake -project project1.pro
    bash: /home/rekha/qt-x11-opensource-src-4.1.4/qmake: is a directory

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: error report

    Try /home/rekha/qt-x11-opensource-src-4.1.4/bin/qmake.

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
  •  
Qt is a trademark of The Qt Company.