sumit kumawat
sumit kumawat
@dave-k I tried a lot of things but in IOS zoom-in and out is not possible. For this i've created custom two button. By using controller to handle zoom-in and...
Yes. - CMake 3.6.4111459, Revision: 3.6.4111459 Ndk vresion:NDK, Revision: 20.0.5594570
Thank you so much for your help. I'll use and let you know status soon
This is the log after change NDK Version.i think same issue - CMake 3.6.4111459, Revision: 3.6.4111459 Android NDK, Revision: 16.1.4479499 org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':VideoRecorderCore'. at org.gradle.configuration.project.LifecycleProjectEvaluator.addConfigurationFailure(LifecycleProjectEvaluator.java:94) at...
its showing "Cause: executing external native build for cmake /home/sumit/Android_Projects/Android(GS)/VideoRecorder/VideoRecorderCore/CMakeLists.txt" as error My CMakeLists.txt is as follows cmake_minimum_required(VERSION 3.4.1) add_library(glutil-lib SHARED src/main/cpp/native-lib.cpp ) find_library(log-lib log) find_library(GLESv2-lib GLESv2) target_link_libraries(glutil-lib ${log-lib} ${GLESv2-lib})...
I've mention log file url and also mention GitHub url of code [idea.log](https://github.com/lll-01/VideoRecorder/files/3382013/idea.log) Code url:https://github.com/sumitrvi/VideoRecoderDemo.git Still i'm Facing "Error configuring" issue
@lll-01 Can help me out to this issue
@DhiaNHM anyone got the solution i"m also facing same issue.
@IvanTerrito HI,Have you got any solution of this issue
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type Activity?
Any solution for this issue? Note: /Users/nhz/.pub-cache/hosted/pub.dev/launch_review-3.0.1/android/src/main/java/com/iyaffle/launchreview/LaunchReviewPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. e: /Users/nhz/.pub-cache/hosted/pub.dev/upi_pay-1.0.1/android/src/main/kotlin/com/drenther/upi_pay/UpiPayPlugin.kt: (78, 42): Only safe (?.) or non-null asserted (!!.)...