The current version of DDS accepts every combination of the following function/set constraints: (1) symmetric cones (LP, SOCP, and SDP); (2) quadratic constraints that are SOCP representable; (3) direct sums of an arbitrary collection of 2-dimensional convex sets defined as the epigraphs of...
cmake Add support for QNX SDP 7.1 Feb 5, 2024 compat ADLINK Technology Ltd became ZettaScale Technology Apr 22, 2022 docs Fix ENABLE_IPV6/ENABLE_SOURCE_SPECIFIC_MULTICAST Jun 12, 2024 etc Fix ENABLE_IPV6/ENABLE_SOURCE_SPECIFIC_MULTICAST Jun 12, 2024 examples Fix harmless typo in dynsub out...
and QNX is SDP 7. Here is my Toolchain cmake SET(CMAKE_SYSTEM_NAME Linux) SET(CMAKE_C_COMPILER aarch64-unknown-nto-qnx7.0.0-gcc) SET(CMAKE_CXX_COMPILER aarch64-unknown-nto-qnx7.0.0-g++) include_directories("${QNX_TARGET}/aarch64le/usr/include") add_definitions("-D_QNX_SOURCE ...