Results 1 to 7 of 7

Thread: Edyuk problem

  1. #1
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Edyuk problem

    Hello all! It's my first post at qtcentre! So welcome all of the community!
    I've got a problem with edyuk software, which I heard is pretty good. When I've done aproject using edyuk and tried to compile it, I got a weird qmake error which tolds me that there's nothing to do (in my words) and I don't know how to solve it. If you'd be so kind and help
    Cheers!

  2. #2
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Edyuk problem

    The most probably you have files directory that include spaces. That's kind of weird issue.
    Regards
    13 of September - Programmer Day

  3. The following user says thank you to Salazaar for this useful post:

    Fire Pal (4th November 2007)

  4. #3
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Edyuk problem

    Thank's, I changed my files directory to location without spaces, and now's all good!
    Cheers

  5. #4
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Edyuk problem

    Quote Originally Posted by Salazaar View Post
    That's kind of weird issue.
    Not that weird... Keep in mind that spaces are separators when assigning values to qmake variables... Hence the problems of :
    • setting a target with spaces
    • using filenames (and directory names) with spaces in them
    However, as qmake offer the possibility to enquote strings containing spaces this issue should disappear from next versions
    Current Qt projects : QCodeEdit, RotiDeCode

  6. #5
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Edyuk problem

    Quote Originally Posted by fullmetalcoder View Post
    Not that weird
    Yep, you're right, I've used a wrong word to describe it Not weird, but annoying Am I right now?
    Regards
    13 of September - Programmer Day

  7. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Edyuk problem

    I'd say "unexpected".

  8. #7
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Edyuk problem

    Quote Originally Posted by wysota View Post
    I'd say "unexpected".
    On beginning it's unexpected, but after some time it's going to be annoying when you have to be careful to not to put spaces in locations
    13 of September - Programmer Day

Similar Threads

  1. Edyuk : fully-featured, highly flexible and free cross-platform IDE
    By fullmetalcoder in forum Qt-based Software
    Replies: 169
    Last Post: 20th July 2009, 11:42
  2. Graphics view display problem.
    By kiranraj in forum Qt Programming
    Replies: 3
    Last Post: 20th July 2007, 07:08
  3. [QMYSQL] connection problem
    By chaos_theory in forum Installation and Deployment
    Replies: 5
    Last Post: 2nd July 2007, 09:52
  4. Problem with bitBlt
    By yellowmat in forum Newbie
    Replies: 1
    Last Post: 5th April 2006, 14:08
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.