Hi Rene,
Nevermind this:
On 2019-08-03 23:36, Erik Winkels wrote:
Do you have any hints for on how you got EQL5 packaged? I've got building ECL down to repeatable steps but with EQL5 I run into issues with:
- `printsupport` and `uitools` in the .pro files
- `#include <QtPrintSupport>` in a lot of generated header files
- `#include <QUiLoader>` in one header file
I'm totally unfamiliar with Scratchbox and cross-platform stuff but I got some hints from the Sailfish developer docs. I was able to install the missing libraries with `sdk-manage`.
Now to figure out why the eql_*.pro files cannot find `ecl/ecl.h` :-D
Bye, Erik