Hi everyone.--I want to download "pepper17 nacl sdk" but it was deprecated.If someone else had downloaded it before, please share it with me. Thanks !
You received this message because you are subscribed to the Google Groups "Native-Client-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-di...@googlegroups.com.
To post to this group, send email to native-cli...@googlegroups.com.
Visit this group at http://groups.google.com/group/native-client-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hi everyone,I would also need a legacy version, pepper_16. I am using a library (BOINC BeeGrid, https://github.com/BME-IK/gridbee-nacl-framework) that needs scons, which was included in that version. Adding and custom building scons doesn't seem to help, since the build scripts make lots of calls to routines only included in pepper_16 (such as calls to the NaClEnvironment function and the other scripts of "build_tools" that got removed from the newer pepper versions)Does anyone know how to access old/legacy pepper versions? Can I somehow still download them?
Or is my only chance to check out some versions from SVN and to build them?
If so, how do I find out which SVN revision corresponds to which pepper_? version, and how do I actually build it (it seems gclient is required, but only operates on the most recent trunk...)?