Running Qt 5.9 LTS -platform eglfs on Ubuntu Core 16.04 LTS

Hi, I have an working test application running Qt 5.5.1 (Ubuntu 16.04 standard) using -platform eglfs.

Our live application uses Qt 5.9 LTS (we are using new features that we need).

I have made several attempts by building using makefiles (not useing the qmake plugin) and copying the correct so files.

The furthest I got was Qt reporting not beeing able to load the eglfs_kms integration.

Have anyone else tried this?