Results 1 to 4 of 4

Thread: Hello Qt fails, KDevelop un Ubuntu

Hybrid View

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

    Default Re: Hello Qt fails, KDevelop un Ubuntu

    Quote Originally Posted by tksharpless View Post
    cd '/home/tommy/tryQt' && LC_MESSAGES="C" LC_CTYPE="C" /usr/local/Trolltech/Qt-4.4.1/bin/ tryqt.pro
    /bin/sh: /usr/local/Trolltech/Qt-4.4.1/bin/: Permission denied
    That path probably should end with "qmake". Check your KDevelop settings.

  2. #2
    Join Date
    Aug 2008
    Posts
    29
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Hello Qt fails, KDevelop un Ubuntu

    I agree. But Where? how? I can't find anything in the KDevelop GUI that looks like it would do that. Anyhow, since I asked it to use qmake, shouldn't it know that qmake is what it wants to run??

    This is pretty clearly a KDeveop issue not a Qt one, so I really shouldn't be bothering you guys about it....

  3. #3
    Join Date
    Aug 2008
    Posts
    29
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Hello Qt fails, KDevelop un Ubuntu

    Check. Just found it: Project Options/C++ Support/Qt Options/qmake binary. The path was already filled in but not the program name. Not too obvious; but now it builds.

    Thanks anyhow.

Similar Threads

  1. Basic Qt4 tutorial needed
    By pthomas in forum Qt Programming
    Replies: 26
    Last Post: 16th October 2006, 15:11

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.