Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Compilation errors for IOS
Forum Updated to NodeBB v4.3 + New Features

Compilation errors for IOS

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 3 Posters 561 Views 1 Watching
  • 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.
  • T Offline
    T Offline
    tony_it
    wrote on last edited by
    #1

    Hi, I would like to compile a new qt quick project for IOS but I have these errors:

    Undefined symbols for architecture x86_64:
      "_main", referenced from:
          user_main_trampoline() in libqios_debug.a(qioseventdispatcher.o)
         (maybe you meant: _qt_main_wrapper)
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    
    

    I'm using xcode 12 and Qt 5.15.1, thanks for your help.

    T 1 Reply Last reply
    0
    • T tony_it

      Hi, I would like to compile a new qt quick project for IOS but I have these errors:

      Undefined symbols for architecture x86_64:
        "_main", referenced from:
            user_main_trampoline() in libqios_debug.a(qioseventdispatcher.o)
           (maybe you meant: _qt_main_wrapper)
      ld: symbol(s) not found for architecture x86_64
      clang: error: linker command failed with exit code 1 (use -v to see invocation)
      
      

      I'm using xcode 12 and Qt 5.15.1, thanks for your help.

      T Offline
      T Offline
      tm_sx
      wrote on last edited by
      #2

      @tony_it , how did you solve this? Or, what was wrong and triggered this?
      Thank you!

      T 1 Reply Last reply
      0
      • T tm_sx

        @tony_it , how did you solve this? Or, what was wrong and triggered this?
        Thank you!

        T Offline
        T Offline
        tokarev
        wrote on last edited by
        #3

        @tm_sx @tony_it you got any solution to this? I am trying to integrate Qt as a Framework to my Native iOS /Swift Application. And while building the framework, this exact error stops the process.

        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