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 <javascript:;>
> 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

Reply via email to