Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Deploying ios app gets errors outside the project files..
Forum Updated to NodeBB v4.3 + New Features

Deploying ios app gets errors outside the project files..

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 422 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Ramkumar RammohanR Offline
    Ramkumar RammohanR Offline
    Ramkumar Rammohan
    wrote on last edited by Ramkumar Rammohan
    #1

    While deploying ios applications got some error like wchar.h not found,

    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstring:79: error: no member named 'strcoll' in the global namespace
    using ::strcoll;

    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/cstring:80: error: no member named 'strxfrm' in the global namespace
    using ::strxfrm;

    while click on the error open that files under the path //Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1
    I'm sure that this not under my project..

    I'm using mac os X Ei caption
    and Xcode version 7.3.
    and qt version 5.6.0

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved