Is OpenSees.framework available?

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
hugo_esquivel
Posts: 71
Joined: Fri Nov 06, 2009 6:40 am
Location: Universidad del Norte, Colombia

Is OpenSees.framework available?

Post by hugo_esquivel »

Hi Frank. By change do you have an OpenSees Framework created using the guidelines suggested by Apple (Framework Programming Guide, Apple Inc, 2006)?

Something like: OpenSees.framework (see more examples in /System/Library/Frameworks...).

Such document can be found here: [url]http://developer.apple.com/mac/library/ ... eworks.pdf[/url]

Thank you!
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

no. i just have a Makefile.def and compile using the typical Makefile method used on linux systems. that way i only have to update Windows Projects and Linux Makefiles when i add or remove things.
hugo_esquivel
Posts: 71
Joined: Fri Nov 06, 2009 6:40 am
Location: Universidad del Norte, Colombia

Post by hugo_esquivel »

Thanks Frank for your reply. In that case I will try to make an OpenSees Framework following the Apple's guidelines.

I will use Xcode 3.2 (Snow Leopard OS). Any suggestion/comment before I get started? e.g. tips or... anything else... :)

Thank you very much!

PS: I am a beginner compiling large code.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

never had the chance to use it.
Post Reply