You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please take a look at the readme and update it ?
I just tried to compile but there is no "buildscript" that I could execute. I managed to get the compiler running using
cd planner/popf && cmake CMakeLists.txt && make -j 8
that created a popf-binary but there is no popf-clp binary to execute.
I could also write this down in a pull request if needed.
The text was updated successfully, but these errors were encountered:
Hi!
Can you please take a look at the readme and update it ?
I just tried to compile but there is no "buildscript" that I could execute. I managed to get the compiler running using
that created a
popf
-binary but there is no popf-clp binary to execute.I could also write this down in a pull request if needed.
The text was updated successfully, but these errors were encountered: