Hi!
I am trying to understand some deployment issue.
Could somebody please explain me the following output:
ldd -r -u ~/Qt/5.10.0/gcc_64/bin/assistant
Unused direct dependencies:
/lib/x86_64-linux-gnu/libQt5Network.so.5
/lib/x86_64-linux-gnu/mesa/libGL.so.1
/lib/x86_64-l
for some courses yes, we could abstract and make it data driven, but
complex simulation or custom made for specialized area are simpler to
program (in html/js or qml).
Le ven. 25 mai 2018 à 20:40, Jason H a écrit :
> Why is your course not just data?
> Abstract it.
>
> *Sent:* Friday, May 25, 20
Why is your course not just data?
Abstract it.
Sent: Friday, May 25, 2018 at 2:24 PM
From: "Sylvain Pointeau"
To: "Jason H"
Cc: "Qt Project"
Subject: Re: [Interest] QML iOS - can we download content to be executed
I agree with you but my question was about downloading QML code as a new
I have many apps in Android and iOS app stores. Qt was a great fit, but a few pain points:
- Notifications: no platform integration
- Push Notifications: no platform integration
- Background processing: Varies. Apple is more strict. No background uploads.
- I found it unavoidable having to d
I agree with you but my question was about downloading QML code as a new
module.
For instance, if the app provides courses and the user downloads one course
to complete. I was wondering if this course could be done in QML, so it is
downloaded and executed, but it seems to be forbidden, and only HTM
Not excactly.
You can download data which results in a work flow. But you cannot add to or change the capability of the application. The entirety of the application capabilities must be present at review time. I have successfully created a JSON data structure to dictate the application workfl
On 5/24/18, 4:16 PM, "Interest on behalf of Thiago Macieira"
wrote:
On Thursday, 24 May 2018 16:57:03 -03 Michael Jackson wrote:
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
> '/tmp/runtime-buildbot'
This one means your environment isn't properly set up. Make
I would not go HTML based application, they scale badly. personal, I would said
you have either Qt (C++) and Xamarin (C#) as options. I haven't dig too much
into Xamarin so far, look nice. Either way you still have to write some native
part (BLE, background processing, kick start application etc
Sylvain,
please take a look at my blog series
https://appbus.wordpress.com/category/qt-for-mobile/overview/
there are also some example apps at github
also some tips HowTo develop performant mobile apps with Qt:
https://blog.qt.io/blog/2016/09/22/qt-conference-apps-out-of-the-developer-trenches-pa
On Tue, May 22, 2018 at 12:18 PM, Sylvain Pointeau <
sylvain.point...@gmail.com> wrote:
> Dear all,
>
> I am interested to do an app that downloads new content from a server
> using QML on iOS, do you know if it is possible to download content (in
> QML) and to execute it? is this possible from a
Dear all,
Do you have any experience that you can share on your mobile development
using QtQuick?
compared to native? compared to react-native? others?
How did you manage the different device sizes? and phone size / tablet
size? mobile + desktop?
I am really puzzled about which technology to ch
Hello everyone,
In the Qt Creator installation wizard I can choose to install two different
versions of the Qt Installer Framework, the 3.0 and the 2.0.
Can anybody shed some light on the differences between them?
Thank you.
Regards,
Álvaro
___
Intere
Hi,
Trying to compile the recently released Qt-5.11.0 for 32-bit Windows (x86),
everything compiles fine except QtWebEngine where build is broken.
It seems that MSVC-2017 is the only compiler for QtWebEngine sing 5.11,
and theoretically 32-builds are supposed to be supported.
The bug report is he
13 matches
Mail list logo