Is this thing on? Cross-compiling for ARM
Renaud Casenave-Péré
renaud at casenave-pere.fr
Sat Nov 16 08:06:35 UTC 2019
Hi,
On Fri, Nov 15 2019, PR wrote:
> On 11/8/19, Erik Winkels <aerique at xs4all.nl> wrote:
>> Have you been able to "import EQL5 1.0" the quick module?
>
> just a generic note: as soon as you load the quick module from Lisp using:
> (eql:qrequire :quick)
> the EQL5 1.0 module is available in QML.
Yes, I haven’t had any issues. Lisp.call() in qml files works as it should.
Paul’s advice might be what you are looking for.
You can have a look at my eql5-sfos sample repository. It compiles the C++ file
and all lisp files, and deploy a package, all from within Qt Creator.
I am working with the application deployed directly on the phone but I don’t see
why it would be different in the emulator.
In my case the only C++ class I use is to comply with sailfishos booster
facility but I guess you can ignore it all and do everything using only lisp and
qml.
--
Renaud Casenave-Péré
More information about the ecl-devel
mailing list