coin-or / qpOASES

Open-source C++ implementation of the recently proposed online active set strategy
GNU Lesser General Public License v2.1
376 stars 127 forks source link

Which operating system do I need to run qpOASES? #17

Closed svigerske closed 4 years ago

svigerske commented 4 years ago

Issue created by migration from Trac.

Original creator: ferreau

Original creation time: 2014-07-24 10:27:19

Assignee: ferreau

Version:

qpOASES is distributed as self-contained C++ source code; you can run it with every operating system as long as you are able to compile the code. qpOASES has been successfully tested under Linux, Windows(R) and Mac OS X(R).

svigerske commented 4 years ago

Comment by ferreau created at 2014-07-24 10:27:25

Resolution: fixed