Can you use a ifdef clause? like this
http://doc.qt.io/qt-5/qtglobal.html#Q_OS_ANDROID


Em Wed Feb 04 2015 at 10:03:43 AM, Nuno Santos <nunosan...@imaginando.pt>
escreveu:

> Hi,
>
> I usually develop on a Mac. I'm building a mobile app with in app
> purchasing options.
>
> Qt Purchasing API doesn't work on a Mac, but it runs anyway.
>
> But now, that i'm running the project on Windows, when I try to launch
> the app, it says:
>
> QQmlApplicationEngine failed to load component
> qrc:/qml/main.qml:3 module "QtPurchasing" is not installed
>
> Is there anyway of bypassing this error? Otherwise I need to comment it
> out in order to test this on Windows and this can become REALLY boring
> and tedious.
>
> Any ideas?
>
> Thanks,
>
> Regards,
>
> Nuno
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to