Apalis TK1 and Qt

Does the default Linux distribution for the Apalis TK1 have Qt support built-in?

If not, are there any specific instructions for getting Qt up and running on a TK1 or is the procedure the same for the Apalis T30?

Hi

Does the default Linux distribution for the Apalis TK1 have Qt support built-in?

If you mean by ‘default Linux distribution’ the binary image of the angstrom-lxde-image recipe we make available here, then no, this does not include any Qt support.

If not, are there any specific instructions for getting Qt up and running on a TK1 or is the procedure the same for the Apalis T30?

Yes. Have a look here.

Max

You may also install NVIDIA’s JetPack on Apalis TK1 as outlined here which allows you to install any Ubuntu ARM package including Qt ones.

Dear all,

I have an Apalis-Tk1 board. I was compiled a Qt based kernel by following the link below.

Then I compiled qt sdk. (base 5.7.1)

meta-toolchain-qt5

I cloned the qt modules for configuration. However, apalis-tk1 is not found in qt5 / qtbase / mkspecs / devices and qt support list.
supported-platforms

How can I configure qt for Apalis-tk1?

Thanks.