Qt5 for Playbook compiled on Ubuntu 13.10, Error 2 on executing
Can you elaborate on your problems? I would like to update the wiki page.
View Article[SOLVED] BB10 official support for Qt 5.x
There is a bug, I don't if in QtCreator or BB Qt, but when I deploy a package to a device, no one delete *.bar file instead its final size is append to the old one! When I wasn't aware of that, my bar...
View ArticleMediaPlayer and sounds not in resource
Vladimir, I have attached audio clip to this already opened bug: "here":https://bugreports.qt-project.org/browse/QTBUG-37626
View ArticleDraw 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 ArticleInterface 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[SOLVED] Several Qt problem on BB Qt
A new snapshot (Qt 5.2.1) is available for BB "here":http://qt-project.org/wiki/Qt5-on-BlackBerry10
View ArticleNew to this language
C++ has similarities with Java. So if you are experienced with Java, it should be quite easy to learn C++. [quote]I am trying to implement an algorithm into the source code but i have no idea how to do...
View ArticleBB10 Cascades/C++ Videotutorial
please give the code for login and access that store in another page my id ch.narender.reddi@gmail.com
View ArticlePhonon on Blackberry 10
Is already deprecated even when Qt is in Nokia hand but in this link http://qt-project.org/doc/qt-4.8/phonon-module.html phonon seems still to be supported in Qt4.8.Try have a look.
View ArticleProblem with Qt-creator 3.1.1
thanks for your reply ! I have pressed "update" that link to blackberry develop website ! but then I know that is notice ! I still deploy the app without that notice..! :D
View ArticleQNX and IPC connections
Hi and welcome to devnet, Your question is not completely clear. Which port are you referring to ? What IPC mechanism are you using ?
View ArticleQt5 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 ArticleQNX 6.6, Qt 5.3: black screen on QGraphicsView with QOpenGLWidget
Hello! I build two versions of the program that displays some graphic scene (QNX 6.6 + Qt 5.3). They are different by a line of code: graphicsView-> setViewport (new QOpenGLWidget ())); Without this...
View ArticleBus error (core dumped) in qnx
What version of QNX and Qt did you use? I tried this on my target and it did not crash: qml: ppp [1-10,1-11,]
View Article[[qanda:topic_unsolved]] Qt 5.5.1 with Creator 3.5.1 development for QNX 6.6
Hi and welcome to devnet, Did you already saw that Wiki article ? It might contain some additional information. Hope it helps
View ArticleHelp please!!! Compile and then run the application in qnx!!!
@portoist Would be possible to get compiled Qt4.8.4 package for QNX 6.5.0 SP1 for x86 platform? I am trying to build it and getting many missing header files errors.
View ArticleRun Qt 5.3 on QNX 6.6
It's a little bit late to ask for help here, but I faced the same problem mentioned above. Environment variables are set and libraries are also present. Has anybody find out how to fix this bug? I'm...
View Article