Hi David,
the rules regarding single executable haven't changed, to my knowledge.
That particular problem was solved for my case by writing a wrapper and
called either QML main or the main I wanted to use from Valhalla (
https://github.com/rinigus/osmscout-server-route/blob/master/src/harbour-osms
Hi Michael & devel list
Thanks for the link, I did a bit of googling before asking but didnt remember
to check the source code.Still dont know why it worked for desktop and android,
but now it's bullet proof for all plataforms :) Solved!!!
CheersJoĆ£o
Em segunda-feira, 14 de maio de 2018 14:
Hi Joao,
https://github.com/qt/qtdeclarative/blob/44a89492b49f23a975377795dbb7a48916cb5081/src/qml/types/qqmllistmodel.cpp#L2739
"Values must be simple constants; either strings (quoted and optionally
within a call to QT_TR_NOOP), boolean values (true, false), numbers, or
enumeration values (s
Hi,
The Harbour rpmvalidator is currently highlighting problems with my app
because it has more than one executable packaged with it. I get errors
like this:
ERROR [/usr/share/harbour-getiplay/lib/bin/rtmpdump] ELF binary in wrong
location (must be /usr/bin/harbour-getiplay)
ERROR [/usr/share/ha