Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Compilation errors for IOS

    Installation and Deployment
    3
    3
    251
    Loading More Posts
    • 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
      tony_it last edited by

      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 Reply Quote 0
      • T
        tm_sx @tony_it last edited by

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

        T 1 Reply Last reply Reply Quote 0
        • T
          tokarev @tm_sx last edited by

          @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 Reply Quote 0
          • First post
            Last post