Results 1 to 4 of 4

Thread: error compiling Qt Creator

  1. #1
    Join Date
    Jan 2009
    Posts
    78
    Thanks
    21
    Thanked 1 Time in 1 Post

    Default error compiling Qt Creator

    Hi all!

    I compiled Qt Libraries and it went Ok.
    Then i downloaded Qt Creator 1.0 Source Package and make install finishes like this:
    Qt Code:
    1. install -m 755 -p "../../../lib/qtcreator/plugins/Nokia/libFakeVim.so" "/lib/qtcreator/plugins/Nokia/libFakeVim.so"
    2. strip --strip-unneeded "/lib/qtcreator/plugins/Nokia/libFakeVim.so"
    3. install -m 644 -p /home/me/Desktop/qt-creator-1.0.0-src/src/plugins/fakevim/FakeVim.pluginspec /lib/qtcreator/plugins/Nokia/
    4. make[3]: Saindo do diretório `/home/me/Desktop/qt-creator-1.0.0-src/src/plugins/fakevim'
    5. make[2]: Saindo do diretório `/home/me/Desktop/qt-creator-1.0.0-src/src/plugins'
    6. make[1]: Saindo do diretório `/home/torrao/Desktop/qt-creator-1.0.0-src/src'
    7. SRCDIR=/home/me/Desktop/qt-creator-1.0.0-src/doc OUTDIR=/home/torrao/Desktop/qt-creator-1.0.0-src/doc/html /tools/qdoc3/qdoc3 /home/me/Desktop/qt-creator-1.0.0-src/doc/qtcreator.qdocconf
    8. /bin/sh: /tools/qdoc3/qdoc3: Arquivo ou diretório não encontrado
    9. make: ** [html_docs] Erro 127
    To copy to clipboard, switch view to plain text mode 

    He is complaining about a missing file/directory ... "/tools/qdoc3/qdoc3: Arquivo ou diretório não encontrado".
    Why is that?

    Thanks

  2. #2
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: error compiling Qt Creator

    What does all that Italian words mean "Lost in translation"
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  3. #3
    Join Date
    Jan 2009
    Posts
    78
    Thanks
    21
    Thanked 1 Time in 1 Post

    Default Re: error compiling Qt Creator

    Arquivo ou directório não encontrado
    <means>
    File or directory not found (something like this)

  4. #4
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: error compiling Qt Creator

    1. Your QtCreator has been successfully compiled. The problem is with installation process.
    2. Here's what we see: SRCDIR=/home/me/Desktop/qt-creator-1.0.0-src/doc OUTDIR=/home/torrao/Desktop/qt-creator-1.0.0-src/doc/html /tools/qdoc3/qdoc3 /home/me/Desktop/qt-creator-1.0.0-src/doc/qtcreator.qdocconf

    I'll bet there is no /tools/qdoc3/qdoc3 on your machine. Did you do something else before compiling? and what commands did you execute to compile it?
    I'm a rebel in the S.D.G.

Similar Threads

  1. Error in Qt creator?
    By Macok in forum Qt Tools
    Replies: 9
    Last Post: 6th November 2013, 10:19
  2. Qt Creator 0.9.1 - progrma build error
    By fb2007 in forum Installation and Deployment
    Replies: 5
    Last Post: 18th October 2009, 16:02
  3. Replies: 3
    Last Post: 5th May 2009, 15:46
  4. Replies: 0
    Last Post: 27th March 2009, 14:08
  5. Replies: 0
    Last Post: 18th February 2009, 19:17

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.