Quantcast
Channel: Qt on BlackBerry and QNX
Browsing all 42 articles
Browse latest View live

[[qanda:topic_unsolved]] Running new process from my GUI

AFAIK, it's one process at a time though you can re-use the object itself once one is finished.

View Article


[[qanda:topic_unsolved]] Run Qt 5.3.0 on QNX 6.6

@J.P-Jon said in Run Qt 5.3.0 on QNX 6.6: Hi, I'm trying to run Qt widget application on QNX 6.6 target. However, the following error occurred: Dec 31 19:12:14.974 Test.528403 default* 9000 QQNX:...

View Article


[[qanda:topic_unsolved]] Screen freeze when app running in QNX (I think...

This is DirectConnection, because you send signal from this to this, which are obviously in same thread. It actually can be replaced with direct method call (virtual if you have class hierarchy and...

View Article

[[qanda:topic_unsolved]] web design

Branding and seo Web branding and internet branding perform by means of introducing your product and services to others or even competitors. But maybe posed this issue, does have web branding any...

View Article

[[qanda:topic_unsolved]] Crash service when used AnimatedImage on QNX platform.

I used gif animation file which is 1.59 MB with 100 frames. Never using cache and smooth property. Animation play first time,its playing all 100 frames. Play second time, its playing 75 frames and...

View Article


[[qanda:topic_unsolved]] Qt3dStudioRuntime on QNX - how to build on QNX?

I have tool output from the Qt 3D Studio tool that I want to run on QNX on a 64 bit ARM processor. I have the Qt 5.12.0 binary for QNX but there is no binary for the 3D Studio Runtime. Can someone...

View Article

[[qanda:topic_unsolved]] Use "dd" to read/write compact flash

@MurimGomes Is a question about dd intended for this forum, which is about coding using Qt libraries? Or are you looking for a general QNX forum rather than something Qt, in which case if you don't get...

View Article

[[qanda:topic_unsolved]] video player on Qt with QNX device

Hi and welcome to devnet, AFAIR, QNX is a commercially supported platform. You should check with the Qt Company directly with regard to that platform.

View Article


Image may be NSFW.
Clik here to view.

[[qanda:topic_unsolved]] deadLock between QT app and qnx screen process at...

hi, we found that randomly our QT app on QNX hang on startup, screen is shown but it hang and don´t respond to touchscreen or refresh anymore. We found also that our App process is blocked on a...

View Article


[[qanda:topic_unsolved]] Qt on QNX Device

@jsulm yes, I have built for QNX. This is the procedure I have followed: I have installed Qt 5.15.2 using this "qt-unified-linux-x64-online.run" file. Followed this link https://doc.qt.io/qt-5/qnx.html...

View Article

[[qanda:topic_unsolved]] Setting up Qt for QNX on VMware

Thank you! It all worked out. I added a kit in the options like this: with the compilers defined as: When I build the project, I get 94 errors, some of them are: What am I missing?

View Article

Image may be NSFW.
Clik here to view.

[[qanda:topic_unsolved]] QT Debug for QNX7.1

Hi, I've set up a QT creator (I've try both open and commercial demo) to compile Qt applications 5.9.8 for QNX7.1 : all works fine (compile, deploy, run) but I'm not able to run a debug section. The...

View Article

[[qanda:topic_unsolved]] IN-OUT messaging using SMSala

Re: Sms messages (in-out). What functions do I need? To send and receive SMS messages, you will need a device or application that is capable of communicating with a mobile network using the Short...

View Article


Draw picture by using Qt and raw data

You don't check that your image is successfully loaded and I'd be surprised that you can access /tmp on qnx. Any reason to use a pointer to a QImage ? It's an implicitly shared class so you should save...

View Article

Interface graphique en QT

Bonjour et bienvenue sur devnet, La langue officielle de ce forum est l'anglais, vous aurez plus de chance d'obtenir une réponse en reformulant votre question dans cette langue.

View Article


[SOLVED]Could not start process "" When executing step...

I reintsalled Qt 5.1 version as well as Qt Creator 3.1, now it is compiling. Thanks for the replies.

View Article

[SOLVED] Idle mode using native sdk

For those who need to work this job out, you can just use: @ int idle = inhibit ? SCREEN_IDLE_MODE_KEEP_AWAKE : SCREEN_IDLE_MODE_NORMAL; screen_set_window_property_iv((screen_window_t)myWinId,...

View Article


Qt5 binary overlay for the BlackBerry 10.2 Gold NDK

I've uploaded the overlay to my server. http://www.w-bremer.de/en/downloads/category/3-qt521 Hope it is not too late for you guys.

View Article

Qt5.3.0 Widget App on QNX6.5.0 core dumped with Cannot load library libqqnx.so

Qt6 requires QNX SDP 7.1 and gcc-9 as a minimum. I really recommend upgrading to recent versions. For Qt 5.3 I can't say anything.

View Article

Qt cannot bring up application on QNX side

Hi everyone,  I recently built Qt4.8 on Ubuntu virtual machine for x86 QNX6.5.0 virtual machine. When I created an application, built, deployed and ran it, the application did not run on the QNX side....

View Article
Browsing all 42 articles
Browse latest View live