8000 New instructions · Issue #109 · neurodroid/cryptonite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New instructions #109

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

Open
algunt opened this issue Oct 19, 2016 · 3 comments
Open

New instructions #109

algunt opened this issue Oct 19, 2016 · 3 comments

Comments

@algunt
Copy link
algunt commented Oct 19, 2016

Instructions for compiling obsoleted for new versions of NDK.
How to build a project with new NDK versions?

@neurodroid
Copy link
Owner

Use grep to find all occurrences of the ndk version string in the code (not sure what it is at the moment, but maybe r10e?). Replace all of these with the current ndk version string. Follow the build instructions replacing all occurrences of the old with the new ndk version string. Report here if something isn't working. I currently don't have access to a machine with Android Development Tools.

@algunt
Copy link
Author
algunt commented Oct 19, 2016

There's more complicated.

  1. Some relative paths in NDK are changed or missing.
  2. Not loaded:
    https://neurodroid.googlecode.com/git/nrn/agcc
    https://neurodroid.googlecode.com/git/nrn/agcc-vfp
    Probably there are still differences in the compiling process.

@neurodroid
Copy link
Owner

I don't have the latest ndk and I don't have access to the latest ndk so that I do not know how the relative paths have changed.

agcc and agcc-vfp have moved to here:
https://github.com/neurodroid/neurodroid/raw/master/nrn/agcc
https://github.com/neurodroid/neurodroid/raw/master/nrn/agcc-vfp

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

2 participants
0