Results 1 to 10 of 10

Thread: Beginner level program not working

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2009
    Posts
    26
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Beginner level program not working

    Hello all,
    my program which i have attatched gives compile output as:
    Makefile.Debug:147: warning: ignoring old commands for target `debug/art.o'
    Makefile.Debug:165: warning: overriding commands for target `debug/of.o'
    Makefile.Debug:150: warning: ignoring old commands for target `debug/of.o'
    Makefile.Debug:168: warning: overriding commands for target `debug/building.o'
    Makefile.Debug:153: warning: ignoring old commands for target `debug/building.o'
    Makefile.Debug:171: warning: overriding commands for target `debug/Qt.o'
    Makefile.Debug:156: warning: ignoring old commands for target `debug/Qt.o'
    Makefile.Debug:174: warning: overriding commands for target `debug/ByteConverterDialog.o'
    Makefile.Debug:159: warning: ignoring old commands for target `debug/ByteConverterDialog.o'
    mingw32-make[1]: *** No rule to make target `e:/data/Ebukz/Qt/art', needed by `debug/art.o'. Stop.
    mingw32-make: *** [debug] Error 2
    Exited with code 2.
    Error while building project Byteconverter
    When executing build step 'Make'


    can someone please look into it and help me with it?
    Thanks
    Attached Files Attached Files

Similar Threads

  1. I need example for Windows Mobile working program
    By Mr.QT in forum Qt Programming
    Replies: 3
    Last Post: 22nd June 2009, 09:19
  2. why this program is not working
    By ramamurthy.kv in forum Qt Programming
    Replies: 3
    Last Post: 8th May 2008, 13:26
  3. Replies: 2
    Last Post: 28th March 2008, 17:03
  4. Replies: 4
    Last Post: 4th June 2007, 12:07
  5. program for working with Data Base(i need it)
    By banakil in forum Qt Programming
    Replies: 2
    Last Post: 10th January 2007, 22:58

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.