Package Details: coin-or-qpoases 3.2.1-2

Git Clone URL: https://aur.archlinux.org/coin-or-qpoases.git (read-only, click to copy)
Package Base: coin-or-qpoases
Description: COIN-OR QP solver with online active set strategy
Upstream URL: https://github.com/coin-or/qpOASES
Licenses: LGPL2.1
Groups: coin-or
Submitter: bchretien
Maintainer: Nim65s
Last Packager: Nim65s
Votes: 2
Popularity: 0.000000
First Submitted: 2015-03-23 15:00 (UTC)
Last Updated: 2022-09-13 21:44 (UTC)

Latest Comments

salfter commented on 2025-07-05 23:32 (UTC) (edited on 2025-07-05 23:34 (UTC) by salfter)

3.2.2 is the current version. Neither 3.2.2 nor this version will build without an additional statement added to prepare():

sed -i "s/cmake_minimum_required(VERSION 2.6)/cmake_minimum_required(VERSION 3.5)/" "qpOASES-releases-$pkgver/CMakeLists.txt"

(Figured this out while trying to get python-cadquery up and running.)

Nim65s commented on 2020-04-28 19:22 (UTC)

Hi @bchretien,

Could you update, or orphan this package ?