Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User ashwinbhatks's Avatar
    Join Date
    May 2010
    Posts
    16
    Hi,

    Is QtConcurrent and QtFuture ported to Symbian? It seems to me that it is not available for Symbian because when i execute QtConcurrent::run and compile for armv5 i get the following error -

    Error: #725: name must be a namespace name
    using namespace QtConcurrent;
    ^

    Also we observe that in qt\tools\configure\configureapp.cpp

    if (dictionary.contains("XQMAKESPEC") && dictionary["XQMAKESPEC"].startsWith("symbian")) {
    // These features are not ported to Symbian (yet)
    qconfigList += "QT_NO_CONCURRENT";
    qconfigList += "QT_NO_QFUTURE";
    ....
    <snip>
    }

    The above macro is not supported for symbian.

  2. #2

Similar Threads

  1. Video Use Case Support Java™ Support confusing
    By bybash in forum Mobile Java Media (Graphics & Sounds)
    Replies: 6
    Last Post: 2012-01-30, 11:42
  2. iphlpapi support support in Symbian S60??
    By tonmoy_symbian in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2006-09-21, 09:27
  3. Replies: 0
    Last Post: 2006-06-24, 15:07
  4. Replies: 0
    Last Post: 2005-05-23, 23:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved