Search found 3 matches

by Esteban Osella
Tue Feb 19, 2019 7:19 pm
Forum: OpenSim
Topic: Newbie problems ...
Replies: 7
Views: 785

Re: Newbie problems ...

Hi: Thanks again. Yes, I took the code directly from github and followed the instructions from the readme. I've just done the same on my personal (legacy, say PC 'B') computer and (after 2 hangs 'cos insufficient memory when using -j8 :D ) finally got compiled. Unfortunately, ctest gave similar erro...
by Esteban Osella
Tue Feb 19, 2019 12:40 pm
Forum: OpenSim
Topic: Newbie problems ...
Replies: 7
Views: 785

Re: Newbie problems ...

Hi: thanks for your reply. I first used the "impatient mode" :x in the guide and got the problem previously described. After that, I tried with cmake-gui, and it wasn't able to find the simbody location, no matter if I force its location or leave it empty. Then, I took the time, read the cmake proce...
by Esteban Osella
Mon Feb 18, 2019 7:28 am
Forum: OpenSim
Topic: Newbie problems ...
Replies: 7
Views: 785

Newbie problems ...

Hi everyone: I'm trying to get started with opensim in order to run some cycling models. I've installed the core following the instructions, but when triyed to use the first example, I got the following message: Traceback (most recent call last): File "build_simple_arm_model.py", line 34, in <module...