python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Qt 6.2.4 for QNX710 on Ubuntu 20.04 - Qt version is not properly installed
I tried to build Qt 6.2.4, installed via qt-unified-linux-x64-4.3.0-1-online.run on Ubuntu 20.04 LTS in a Virtual Box.
I installed Qt 6.2.4 in ~/Qt6 for Desktop gcc 64-bit and in source code.
QNX 7.1...

PirklW
Votes: 0
Answers: 1
How to check _findenv SIGSEGV Error in qnx?
I'm newbie for qnx application development.
(One process is main application what included in two dynamic library like a.so, b.so)
I have this error for application, but i don't know what to do.
So, c...

junghwan huh
Votes: 0
Answers: 0
QNX SDP 7.1.0 (QCC 8.3.0) -'ioctl_socket' was not declared in this scope
We have a module which makes use of ioctl_socket() function, I have included #include <sys/ioctl.h> in the .cpp but still throws the below error :
'ioctl_socket' was not declared in this scope
...
Gratitude
Votes: 0
Answers: 0
Valgrind install specific tools only?
I'm trying to install valgrind onto a QNX-based system with limited memory. I want to run memcheck to see if there are any memory leaks in my codebase. I saw on https://valgrind.org/info/tools.html th...
Maximo
Votes: 0
Answers: 2