Results 1 to 5 of 5

Thread: compilation errors "gcc: all: No such file or directory"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: compilation errors "gcc: all: No such file or directory"

    Make is confusing a target "first" generated by qmake in the Makefile with the file "first" and related targets. Rename your source file.

  2. The following user says thank you to ChrisW67 for this useful post:

    lunac (22nd November 2013)

Similar Threads

  1. Replies: 1
    Last Post: 23rd June 2010, 06:03
  2. Replies: 9
    Last Post: 20th May 2010, 09:55
  3. Replies: 3
    Last Post: 15th February 2010, 17:27
  4. Replies: 3
    Last Post: 8th July 2008, 19:37
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

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.