Hi list.

Putting aside Apple's Appstore requirements and things like that, is there a way to build Qt 5.5 from source for iOS using shared libs (.dylib) instead of static ones? it seems like the "-shared" flag I pass to the ./configure is completely ignored if I run this command:

./configure -xplatform macx-ios-clang -release -shared -opensource

and the libs are always built statically

Configuration ...... acessibility audio-backend build_all ... (many more options here) ........ *static* system-zlib

regards
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to