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
When I compile the sferes2 according to the document,
"Configure for compilation: ./waf configure --robdyn=robdyn_install_dir
You can add other options if you want, like: --cpp11=yes to force C++11 compilation"
I get the error as follow:
waf: error: no such option: --robdyn
Can you give me some help?
The text was updated successfully, but these errors were encountered:
When I compile the sferes2 according to the document,
"Configure for compilation: ./waf configure --robdyn=robdyn_install_dir
You can add other options if you want, like: --cpp11=yes to force C++11 compilation"
I get the error as follow:
waf: error: no such option: --robdyn
Can you give me some help?
The text was updated successfully, but these errors were encountered: