alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
499 stars 53 forks source link

Possible issue with the direct interface on Windows #252

Closed alphaville closed 2 years ago

alphaville commented 2 years ago

Describe the bug

There's a possible issue with the direct interface on Windows. It seems that the generated compiled file doesn't the prefix lib. It would be useful to confirm this first and then fix it.

To Reproduce

Steps to reproduce the behavior: do this on Windows.

Expected behavior

A clear and concise description of what you expected to happen.

System information

Additional context

Does it happen on all versions of Windows?

alphaville commented 2 years ago

Fixed with #254