On Tue, 22 Mar 2016 23:45:08 -0500 Eric Bavier <ericbav...@openmailbox.org> wrote:
> Is there a reason qt needs to be a native input in addition to a > regular input? If so, include a comment explaining why. Not sure. I thought that when cross compiling we would need (1) Qt-MOC to compile their C++ language extension to C++, at compile time (2) Qt of the target architecture, at runtime Is that not so?