MacOS cross compile for iOS -> no usefull static libraries
47 views
Skip to first unread message
Martin Štrympl
unread,
Nov 23, 2024, 9:56:27 PM11/23/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to angleproject
Hello, Is there a way how create useful GLESv2 static library for link iOS app with it?
I managed to generate fat .a files instead of thin ones (Xcode have no idea how to link them), but it looks like static libs in out/ios/obj/*.a does not contains all symbols, for example from "out/ios/obj/libANGLEno_vulcan/Context.o".