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

Missing make file for Quake3 source #4

Closed
GoogleCodeExporter opened this issue Apr 19, 2015 · 5 comments
Closed

Missing make file for Quake3 source #4

GoogleCodeExporter opened this issue Apr 19, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

I was able to build JNI binding, but could not find make file/instructions 
to build the Q3 sources.

Original issue reported on code.google.com by drphro...@gmail.com on 25 Feb 2010 at 6:49

@GoogleCodeExporter
Copy link
Author

I hope to add the Makefile in a couple of days. It is a bit hacky and needs 
cleanups.
It doesn't use the NDK build system since I also use a different gcc when 
compiling
with Neon support.

Original comment by thunderb...@gmail.com on 25 Feb 2010 at 8:38

@GoogleCodeExporter
Copy link
Author

I will just use your precompiled files until then :)

Original comment by drphro...@gmail.com on 25 Feb 2010 at 8:39

@GoogleCodeExporter
Copy link
Author

The makefiles are in svn now. I still need to write some build instructions 
though.
If you read Makefile.local you should be able to get it to compile. Just use the
default gcc shipped with the NDK if you want a generic ARM build for your Hero. 
You
could use gcc 4.4.0 as well but it is just more trouble to get.

Original comment by roderick...@gmail.com on 27 Feb 2010 at 5:39

@GoogleCodeExporter
Copy link
Author

Oops posted that from my other gmail account. Marking this bug as fixed now.

Original comment by thunderb...@gmail.com on 27 Feb 2010 at 5:40

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

I have also added some initial build instructions.

Original comment by thunderb...@gmail.com on 27 Feb 2010 at 10:06

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

1 participant