Results 1 to 2 of 2

Thread: QtConcurrent and Symbian

  1. #1
    Join Date
    Jan 2011
    Posts
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default QtConcurrent and Symbian

    I created a simple app using QtConcurrent, but it do not want to run on my mobile device, although it runs in simulator. After changing target in Qt Creator I get error:

    error: ISO C++ forbids declaration of 'QFuture' with no type

    as I said - when target is simulator error doesn't occur. Why is that?

  2. #2
    Join Date
    May 2011
    Posts
    239
    Thanks
    4
    Thanked 35 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Symbian S60

    Default Re: QtConcurrent and Symbian

    Because - apparently - QtConcurrent / QFuture has not been implemented for Symbian.

Similar Threads

  1. QtConcurrent::run() and exit()
    By pmitas in forum Newbie
    Replies: 8
    Last Post: 24th September 2010, 10:12
  2. Replies: 1
    Last Post: 9th September 2010, 16:49
  3. QtConcurrent, i need advice
    By SABROG in forum Qt Programming
    Replies: 10
    Last Post: 29th December 2009, 19:53
  4. qtconcurrent
    By knishaq in forum Qt Programming
    Replies: 4
    Last Post: 15th December 2009, 08:41
  5. QtConcurrent
    By Brandybuck in forum An Introduction to QThreads
    Replies: 2
    Last Post: 9th May 2008, 14:10

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.