Closed winterdl closed 3 years ago
I’ve tried to build ios but failed with error: symbols not found _setupLibrary _destroyLibrary _postSetup _setCacertPath _runOnMainThread
I think I should link with the ouput of library glib, but I dont know where to add the glib.a.
Thank you
I've build successful. I downgrade xcode to 12.x, 13.x was failed.
But this is still a issue at 13.x.
I’ve tried to build ios but failed with error: symbols not found _setupLibrary _destroyLibrary _postSetup _setCacertPath _runOnMainThread
I think I should link with the ouput of library glib, but I dont know where to add the glib.a.
Thank you