Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include xcode project for building .framework on os x. #1760

Open
ofTheo opened this issue Dec 18, 2012 · 3 comments
Open

Include xcode project for building .framework on os x. #1760

ofTheo opened this issue Dec 18, 2012 · 3 comments

Comments

@ofTheo
Copy link
Member

ofTheo commented Dec 18, 2012

Would be useful for other projects which might use OF internally.
We would ship an xcode project which would compile and build a .framework.

When we add 64 bit support we could have a 32bit and 64bit target .

@ghost ghost assigned ofTheo Dec 18, 2012
@vade
Copy link
Contributor

vade commented Dec 18, 2012

YES PLZ. This would make managing applications that leverage Open Frameworks, but perhaps do not use an OFBaseApp, GLUT etc, but leverage certain features, GL contexts and other functionality much easier. Re-mapping the relationship of OpenFrameworks to projects would be super handy IMO. Having a Framework Version -> (Project A, Project B) mapping makes SVN repos, project management a real pain in the butt IMO. Moving to (Project A -> Framework version), (Project B -> Framework Version), while possibly increasing binary size (or having redundant library versions), allows project paths, project management, code management and dependency isolation to be rooted on a per project basis, rather than globally to a set of projects.

Awesome.

@SyntaxColoring
Copy link

This would also greatly simplify linking openFrameworks from the command line.

@danomatika
Copy link
Contributor

So would this in fact be named: open.framework? :D

@arturoc arturoc modified the milestones: 0.10.0, 0.9.0 Oct 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants