Results 1 to 8 of 8

Thread: error while running

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: error while running

    I don't know where the error comes from, if indeed this is an error.
    It seems to me that no sane person would let a program take options/parameters without some sort of separator, otherwise it would be impossible to know what the user wants. That's why I think it is an error.

    The error is most likely situated in your makespec file, and more specific a line called QMAKE_LFLAGS

    Try adding a seperator between the two options.

    If the build succeeds, the worst thing that happens is that the options aren't used.
    In this case I guess there will be no static build.

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

    sattu (11th January 2011)

Similar Threads

  1. Error while running in some Windows Xp
    By Ayalaskin in forum Installation and Deployment
    Replies: 5
    Last Post: 8th March 2009, 06:27
  2. Qt Embedded - error running app on CE
    By fritz.hu in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 26th September 2008, 05:43
  3. Error running 'make'
    By borker in forum Installation and Deployment
    Replies: 1
    Last Post: 1st May 2008, 14:54
  4. running error
    By Mysterious in forum Newbie
    Replies: 1
    Last Post: 3rd November 2007, 12:53
  5. Error running executable
    By Salazaar in forum Newbie
    Replies: 8
    Last Post: 21st May 2007, 06: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.