Search found 7 matches

by Marco Capogrosso
Tue Jun 17, 2014 2:20 am
Forum: OpenSim
Topic: Python wrapper OpenSim 3.2
Replies: 2
Views: 602

Python wrapper OpenSim 3.2

Hi, Hoping you could help me I'm posting the problem I have when compiling OpenSim 3.2 on Mac, Everything works fine, building Simbody 3.3.1 and OpenSim itself, the only problem is that when I try to compile it with Python Wrapper, and I use the python routine setup.py, It generates everything BUT t...
by Marco Capogrosso
Tue Aug 06, 2013 3:21 am
Forum: OpenSim
Topic: Building 3.0 Source code on Mac OSX 10.7
Replies: 5
Views: 1618

Re: Building 3.0 Source code on Mac OSX 10.7

Hi to all, I've successfully installed both the 3.0 and 3.1 On 10.7 without encountering any particular problem beside the fact that I had to specify for the OpenSim 3.1 the Architecture as i386 The big problem now is that I'm not able to run the example, in the ExampleMain for instance, the program...
by Marco Capogrosso
Fri Aug 02, 2013 1:11 am
Forum: OpenSim
Topic: Building 3.0 Source code on Mac OSX 10.7
Replies: 5
Views: 1618

Re: Building 3.0 Source code on Mac OSX 10.7

Hi To All! So it worked on 10.7 building Symnody with the architecture "i386" Then the OpenSim building process worked with the attached configuration. Thank you very much for all your help Marco BUILD_BINARY_DIR /Users/marcocapogrosso/OpenSim BUILD_PLATFORM Mac:x64 BUILD_TESTING ON BUILD_USING_NAME...
by Marco Capogrosso
Tue Jul 09, 2013 7:21 am
Forum: OpenSim
Topic: Building 3.0 Source code on Mac OSX 10.7
Replies: 5
Views: 1618

Building 3.0 Source code on Mac OSX 10.7

Good day to all, I've tried to build the source code of OpenSim for Mac following the guide, I didn't encounter any problem in building the Simbody, altough I had to build the 3.1 because the 3.0 was not compiling. However during the process I found on the guide the following Statement: If you are b...
by Marco Capogrosso
Mon Jul 08, 2013 2:44 am
Forum: Simbody: SimTK multibody dynamics API
Topic: Simbody build Errors MacOSX 10.7
Replies: 5
Views: 597

Re: Simbody build Errors MacOSX 10.7

Dear Sherm Thanks for the infos, I used the SimTKlapack because on the compiling guide of OpenSim it is reported the following statement: If you are building Simbody on OS X 10.7 (Lion) you will need to use the SDK 10.6 instead of 10.5, and SimTKlapack must be used rather than the Mac native lapack....
by Marco Capogrosso
Fri Jul 05, 2013 3:08 am
Forum: Simbody: SimTK multibody dynamics API
Topic: Simbody build Errors MacOSX 10.7
Replies: 5
Views: 597

Re: Simbody build Errors MacOSX 10.7

Thank you very much, that solved the issue. However now I'm trying to install OpenSim from source code, which requires Simbody, and in particular in the CMake configuration od Simbody it requires the use of SimTKlapack. Now when I generate the Simbody code and type make The following error appears. ...
by Marco Capogrosso
Thu Jul 04, 2013 11:42 pm
Forum: Simbody: SimTK multibody dynamics API
Topic: Simbody build Errors MacOSX 10.7
Replies: 5
Views: 597

Simbody build Errors MacOSX 10.7

Good day to all, I'm having a problem installing the Simbody 3.0 version from source for MAC. Even following the guide after I've set the release and debug folders, and generated the code with ccmake, when I try to run the make command, the following error appears: [ 1%] Built target PlatformFiles [...