Quantum Leaps - 2021-04-27

It looks like this feature request is a misunderstanding. The QP/C and QP/C++ ports to Linux ARE available, and are located in the qpc/examples/posixand qpcpp/examples/posix directories. There is also an Application Note explaining how the Linux (POSIX) port works:

The misunderstanding here is that the QP port to POSIX is no longer delivered as a library. Instead, the QP port to POSIX is just built from sources together with an application.

Also, the examples for POSIX are located in the qpc/examples/workstation directory.

You can also watch a video showing how to run QP/C and QP/C++ on embedded Linux (on Raspberry PI in this case):

--MMS