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

kiss -- why compiled libs for linux? #24

Closed
bakercp opened this issue Feb 7, 2014 · 3 comments
Closed

kiss -- why compiled libs for linux? #24

bakercp opened this issue Feb 7, 2014 · 3 comments

Comments

@bakercp
Copy link
Member

bakercp commented Feb 7, 2014

@arturoc I'm trying to figure out why the linux versions of the kiss libs need to be compiled and if they do, then how. I was going off of the arm6vl makefile currently in the repo, but I'm still a bit confused why we can't just use it f from source.

@arturoc
Copy link
Member

arturoc commented Feb 7, 2014

yes, we could do this now, we usually compiled even the simplest libraries because all of OF was compiled with every project, when we changed to a compiled library we kept libraries as they were, but yes it might be much easier to have kiss, rtaudio, tess2 and anything else that it's just a couple of files as source.

we could use the same standard as with addons were a src folder inside a library means that it needs to be compiled with the OF core

for the makefiles it should be pretty straight forward

@bilderbuchi
Copy link
Member

👍 to more source libraries. fewer binaries, yay!

@danoli3
Copy link
Member

danoli3 commented Nov 24, 2015

I think this was only compiled for linux in the end, rest from src.

@danoli3 danoli3 closed this as completed Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants