Results 1 to 5 of 5

Thread: KDevelop

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    976
    Thanks
    53
    Qt products
    Qt3
    Platforms
    Windows

    Default KDevelop

    HI, I'm tryng to use Kdevelop; so I created a c++ (automake) project with a mai.cpp; then I tried to build but some errors (I don't remember they); I read faq and I tried to type in my project dir
    Qt Code:
    1. libtoolize --copy --force
    To copy to clipboard, switch view to plain text mode 
    then I tried to re-build my project and this below is report. Why doen't it compile?
    thanks
    cd '/home/mic/projects/ddd' && CC="i586-mingw32msvc-c" CXX="i586-mingw32msvc-c++" LD="i586-mingw32msvc-ld" "/home/mic/projects/ddd/configure" && cd '/home/mic/projects/ddd' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make
    installing -c
    checking whether build environment is sane... yes
    checking whether make sets $(MAKE)... yes
    checking for working aclocal-1.4... found
    checking for working autoconf... found
    checking for working automake-1.4... found
    checking for working autoheader... found
    checking for working makeinfo... missing
    checking for C++ compiler default output file name...
    configure: error: C++ compiler cannot create executables
    See `config.log' for more details.
    *** Exited with status: 77 ***
    Last edited by jacek; 10th November 2006 at 13:37. Reason: changed [code] to [quote]
    Regards

Similar Threads

  1. KDevelop and Qt4
    By high_flyer in forum Qt Programming
    Replies: 24
    Last Post: 20th August 2006, 14:41
  2. how to set up Qt4 + KDevelop environment
    By mattie in forum Installation and Deployment
    Replies: 4
    Last Post: 20th March 2006, 14:08
  3. KDevelop with Qtopia
    By AP.Sakkthivel in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 15th February 2006, 08:08
  4. Set include file path in KDevelop
    By zlatko in forum KDE Forum
    Replies: 2
    Last Post: 16th January 2006, 12:12
  5. freebsd 6 -> kdevelop wont uic
    By soul_rebel in forum KDE Forum
    Replies: 0
    Last Post: 5th January 2006, 23:00

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.