Well, people are mixing Swift and C++: http://stackoverflow.com/questions/24042774/can-i-mix-swift-with-c-like-the-objective-c-mm-files Regards, Robert
On Thu, Sep 3, 2015 at 9:45 AM, Robert Iakobashvili <corobe...@gmail.com> wrote: > Thanks, Paul. > > Let's say another option: > > Objective-C based native GUI + QtCore + QtNetworking, etc. > > Regards, > Robert > > > On Thu, Sep 3, 2015 at 8:59 AM, Pau Garcia i Quiles > <pgqui...@elpauer.org> wrote: >> Hello, >> >> AFAIK you cannot combine swift and c++. You'd need IPC or alike to >> communicate GUI and core. Looks cumbersome. >> >> >> On Thursday, September 3, 2015, Robert Iakobashvili <corobe...@gmail.com> >> wrote: >>> >>> Gentlemen, >>> To overcome various issues and not-nativeness of Qt on iOS, >>> I was thinking about the following combination: >>> >>> 1. Swift-written native GUI; >>> 2. Internals supported by Qt-containers, QString, networking, IPC >>> from QtCore, QtNetwork; >>> >>> Has somebody tried the above combination and any experience >>> could be shared like best practices or caveats? >>> Thank you. >>> >>> Regards, >>> Robert >>> _______________________________________________ >>> Interest mailing list >>> Interest@qt-project.org >>> http://lists.qt-project.org/mailman/listinfo/interest >> >> >> >> -- >> Pau Garcia i Quiles >> http://www.elpauer.org >> (Due to my workload, I may need 10 days to answer) _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest