Clomclem

Results 3 comments of Clomclem

So, after a lot of trouble (mainly taking out some imports like curl and replacing u_long with __ms_u_long) I managed to get only 1 error, and it’s about the duplicate...

Yeah, I did use the build.gradle from the example project. By the way, apparently gradle (which obviously uses java) supports the forward slash character as a universal path separator, so...

Ohh, I forgot that those commands were being directly passed to the command line, you’re totally right! Maybe you could detect the os and execute a different command for each...