For developers writing C++, Fortran, Java, code who have questions or comments to make.
Moderators: silvia , selimgunay , Moderators
hugo_esquivel
Posts: 71 Joined: Fri Nov 06, 2009 6:40 am
Location: Universidad del Norte, Colombia
Post
by hugo_esquivel » Mon Jan 04, 2010 9:10 am
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 » Fri Jan 08, 2010 11:45 am
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 » Tue Jan 12, 2010 6:41 pm
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 » Wed Jan 13, 2010 5:21 pm
never had the chance to use it.