Open satish-centrifuge opened 2 years ago
This is a conan and ssl version incompatibility issue. Basically set verify_ssl: false in ~/.conan/remotes.json for "url": "http://localhost"
I have the same issue, changing the remote.json for conan doesn't work for me
I'm having this issue as well, has there been any resolution? (Ubuntu 20.04)
Anyone figure out this issue?
Hello,
I have successfully installed all the dependencies, thirdparty libs. When I run the 'assembleCivDebug' gradle task (on a Linux machine) from atak directory, I am getting the following error. It's trying to fetch some dependencies from localhost. Any help is greatly appreciated.
FAILURE: Build failed with an exception.
Where: Script '/home/xxxxx/projects/xxxx/AndroidTacticalAssaultKit-CIV/takkernel/gradle/javah.gradle' line: 136
What went wrong: Could not determine the dependencies of task ':takkernel:engine:preExternalNativeBuild'.
Thanks!