Re: Building the android apk on osx (case sensitive)

2018-06-13 Thread Ben Edmunds
Thanks for that, ive switched the makefile to use gln and it all works now. On Wednesday, 13 June 2018, 23:08:30 BST, Jason A. Donenfeld wrote: > ln: illegal option -- r > > usage: ln [-Ffhinsv] source_file [target_file] > >        ln [-Ffhinsv] source_file ... target_dir > >       

Building the android apk on osx (case sensitive)

2018-06-13 Thread Ben Edmunds
Hi Jason, Ive been getting into helping out a little with the android app however when i run the build on a mac im getting the following.Are you able to point me in the right direction to fix this? Thanks Bens-MacBook-Air:wireguard-android ben$ ./gradlew assembleRelease Starting a Gradle