diff --git a/app/app.iml b/app/app.iml new file mode 100644 index 0000000..608325e --- /dev/null +++ b/app/app.iml @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeCache.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeCache.txt new file mode 100644 index 0000000..bc074fa --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeCache.txt @@ -0,0 +1,326 @@ +# This is the CMakeCache file. +# For build in directory: c:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a +# It was generated by CMake: C:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/bin/cmake.exe +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//No help, variable specified on the command line. +ANDROID_ABI:UNINITIALIZED=armeabi-v7a + +//No help, variable specified on the command line. +ANDROID_NDK:UNINITIALIZED=C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle + +//No help, variable specified on the command line. +ANDROID_PLATFORM:UNINITIALIZED=android-19 + +//Archiver +CMAKE_AR:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ar.exe + +//Flags used by the compiler during all build types. +CMAKE_ASM_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_ASM_FLAGS_DEBUG:STRING= + +//Flags used by the compiler during release builds. +CMAKE_ASM_FLAGS_RELEASE:STRING= + +//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or +// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. +CMAKE_BUILD_TYPE:STRING=Debug + +//Flags used by the compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_CXX_FLAGS_DEBUG:STRING= + +//Flags used by the compiler during release builds for minimum +// size. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds. +CMAKE_CXX_FLAGS_RELEASE:STRING= + +//Flags used by the compiler during release builds with debug info. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Libraries linked by default with all C++ applications. +CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm + +//Flags used by the compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the compiler during debug builds. +CMAKE_C_FLAGS_DEBUG:STRING= + +//Flags used by the compiler during release builds for minimum +// size. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the compiler during release builds. +CMAKE_C_FLAGS_RELEASE:STRING= + +//Flags used by the compiler during release builds with debug info. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Libraries linked by default with all C applications. +CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm + +//Flags used by the linker. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/Project + +//No help, variable specified on the command line. +CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\build\intermediates\cmake\arm7Debug\obj\armeabi-v7a + +//Path to a program. +CMAKE_LINKER:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ld.exe + +//No help, variable specified on the command line. +CMAKE_MAKE_PROGRAM:UNINITIALIZED=C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe + +//Flags used by the linker during the creation of modules. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-nm.exe + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-objcopy.exe + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-objdump.exe + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=Project + +//Ranlib +CMAKE_RANLIB:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ranlib.exe + +//Flags used by the linker during the creation of dll's. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during debug builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during release minsize builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during release builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during Release with Debug Info builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-strip.exe + +//The CMake toolchain file +CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//Value Computed by CMake +Project_BINARY_DIR:STATIC=C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a + +//Value Computed by CMake +Project_SOURCE_DIR:STATIC=C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + +//Dependencies for the target +apriltag_LIB_DEPENDS:STATIC=general;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19/liblog.so;general;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19/libjnigraphics.so; + +//Path to a library. +jnigraphics-lib:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19/libjnigraphics.so + +//Path to a library. +log-lib:FILEPATH=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19/liblog.so + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=6 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=C:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/bin/cmake.exe +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=C:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/bin/cpack.exe +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=C:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/bin/ctest.exe +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES +CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES +CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL=Android Gradle +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Ninja +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=C:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 + diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake new file mode 100644 index 0000000..32611fd --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake @@ -0,0 +1,67 @@ +set(CMAKE_C_COMPILER "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "Clang") +set(CMAKE_C_COMPILER_VERSION "8.0") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") +set(CMAKE_C_COMPILE_FEATURES "c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert") +set(CMAKE_C90_COMPILE_FEATURES "c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_static_assert") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_SIMULATE_VERSION "") + +set(CMAKE_AR "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ar.exe") +set(CMAKE_RANLIB "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ranlib.exe") +set(CMAKE_LINKER "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ld.exe") +set(CMAKE_COMPILER_IS_GNUCC ) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) +set(CMAKE_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "dl;c;dl") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/8.0.7/lib/linux/arm;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..fc3b5e4 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake @@ -0,0 +1,68 @@ +set(CMAKE_CXX_COMPILER "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "Clang") +set(CMAKE_CXX_COMPILER_VERSION "8.0") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_SIMULATE_VERSION "") + +set(CMAKE_AR "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ar.exe") +set(CMAKE_RANLIB "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ranlib.exe") +set(CMAKE_LINKER "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ld.exe") +set(CMAKE_COMPILER_IS_GNUCXX ) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) +set(CMAKE_COMPILER_IS_MINGW ) +set(CMAKE_COMPILER_IS_CYGWIN ) +if(CMAKE_COMPILER_IS_CYGWIN) + set(CYGWIN 1) + set(UNIX 1) +endif() + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +if(CMAKE_COMPILER_IS_MINGW) + set(MINGW 1) +endif() +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "c++;m;dl;c;dl") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/8.0.7/lib/linux/arm;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin new file mode 100644 index 0000000..b6b2e22 Binary files /dev/null and b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin differ diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin new file mode 100644 index 0000000..054a1eb Binary files /dev/null and b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake new file mode 100644 index 0000000..b14bc2a --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Windows-10.0.18363") +set(CMAKE_HOST_SYSTEM_NAME "Windows") +set(CMAKE_HOST_SYSTEM_VERSION "10.0.18363") +set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") + +include("C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake") + +set(CMAKE_SYSTEM "Android-1") +set(CMAKE_SYSTEM_NAME "Android") +set(CMAKE_SYSTEM_VERSION "1") +set(CMAKE_SYSTEM_PROCESSOR "armv7-a") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeOutput.log b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000..91b336b --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeOutput.log @@ -0,0 +1,475 @@ +The target system is: Android - 1 - armv7-a +The host system is: Windows - 10.0.18363 - AMD64 +Determining if the C compiler works passed with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_0cb14" +[1/2] Building C object CMakeFiles/cmTC_0cb14.dir/testCCompiler.c.o +[2/2] Linking C executable cmTC_0cb14 + + +Detecting C compiler ABI info compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_ea6ca" +[1/2] Building C object CMakeFiles/cmTC_ea6ca.dir/CMakeCCompilerABI.c.o +[2/2] Linking C executable cmTC_ea6ca +Android (5220042 based on r346389c) clang version 8.0.7 (https://android.googlesource.com/toolchain/clang b55f2d4ebfd35bf643d27dbca1bb228957008617) (https://android.googlesource.com/toolchain/llvm 3c393fe7a7e13b0fba4ac75a01aa683d7a5b11cd) (based on LLVM 8.0.7svn) +Target: armv7-none-linux-android19 +Thread model: posix +InstalledDir: C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin +Found candidate GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi\4.9.x +Selected GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x +Candidate multilib: thumb;@mthumb +Candidate multilib: armv7-a;@march=armv7-a +Candidate multilib: armv7-a/thumb;@march=armv7-a@mthumb +Candidate multilib: .; +Selected multilib: armv7-a/thumb;@march=armv7-a@mthumb + "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\\ld" --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -pie -EL -z now -z relro -X --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_ea6ca "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtbegin_dynamic.o" "-LC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\\toolchains\\llvm\\prebuilt\\windows-x86_64\\lib64\\clang\\8.0.7\\lib\\linux\\arm" -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19 -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --exclude-libs libgcc.a --exclude-libs libatomic.a --build-id --warn-shared-textrel --fatal-warnings --exclude-libs libunwind.a --no-undefined -z noexecstack --gc-sections CMakeFiles/cmTC_ea6ca.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtend_android.o" + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_ea6ca"] + ignore line: [[1/2] Building C object CMakeFiles/cmTC_ea6ca.dir/CMakeCCompilerABI.c.o] + ignore line: [[2/2] Linking C executable cmTC_ea6ca] + ignore line: [Android (5220042 based on r346389c) clang version 8.0.7 (https://android.googlesource.com/toolchain/clang b55f2d4ebfd35bf643d27dbca1bb228957008617) (https://android.googlesource.com/toolchain/llvm 3c393fe7a7e13b0fba4ac75a01aa683d7a5b11cd) (based on LLVM 8.0.7svn) ] + ignore line: [Target: armv7-none-linux-android19 ] + ignore line: [Thread model: posix ] + ignore line: [InstalledDir: C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin ] + ignore line: [Found candidate GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi\4.9.x ] + ignore line: [Selected GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x ] + ignore line: [Candidate multilib: thumb] + ignore line: [@mthumb ] + ignore line: [Candidate multilib: armv7-a] + ignore line: [@march=armv7-a ] + ignore line: [Candidate multilib: armv7-a/thumb] + ignore line: [@march=armv7-a@mthumb ] + ignore line: [Candidate multilib: .] + ignore line: [ ] + ignore line: [Selected multilib: armv7-a/thumb] + ignore line: [@march=armv7-a@mthumb ] + link line: [ "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\\ld" --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -pie -EL -z now -z relro -X --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_ea6ca "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtbegin_dynamic.o" "-LC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\\toolchains\\llvm\\prebuilt\\windows-x86_64\\lib64\\clang\\8.0.7\\lib\\linux\\arm" -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19 -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --exclude-libs libgcc.a --exclude-libs libatomic.a --build-id --warn-shared-textrel --fatal-warnings --exclude-libs libunwind.a --no-undefined -z noexecstack --gc-sections CMakeFiles/cmTC_ea6ca.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtend_android.o" ] + arg [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld] ==> ignore + arg [--sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot] ==> ignore + arg [-pie] ==> ignore + arg [-EL] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-X] ==> ignore + arg [--hash-style=both] ==> ignore + arg [--enable-new-dtags] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [armelf_linux_eabi] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/system/bin/linker] ==> ignore + arg [-o] ==> ignore + arg [cmTC_ea6ca] ==> ignore + arg [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\crtbegin_dynamic.o] ==> ignore + arg [-LC:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\lib64\clang\8.0.7\lib\linux\arm] ==> dir [C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\lib64\clang\8.0.7\lib\linux\arm] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + arg [--exclude-libs] ==> ignore + arg [libgcc.a] ==> ignore + arg [--exclude-libs] ==> ignore + arg [libatomic.a] ==> ignore + arg [--build-id] ==> ignore + arg [--warn-shared-textrel] ==> ignore + arg [--fatal-warnings] ==> ignore + arg [--exclude-libs] ==> ignore + arg [libunwind.a] ==> ignore + arg [--no-undefined] ==> ignore + arg [-znoexecstack] ==> ignore + arg [--gc-sections] ==> ignore + arg [CMakeFiles/cmTC_ea6ca.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-ldl] ==> lib [dl] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [-ldl] ==> lib [dl] + arg [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\crtend_android.o] ==> ignore + remove lib [gcc] + remove lib [gcc] + collapse library dir [C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\lib64\clang\8.0.7\lib\linux\arm] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/8.0.7/lib/linux/arm] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + implicit libs: [dl;c;dl] + implicit dirs: [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/8.0.7/lib/linux/arm;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + implicit fwks: [] + + + + +Detecting C [-std=c11] compiler features compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_f3dc8" +[1/2] Building C object CMakeFiles/cmTC_f3dc8.dir/feature_tests.c.o +[2/2] Linking C executable cmTC_f3dc8 + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:1c_restrict + Feature record: C_FEATURE:1c_static_assert + Feature record: C_FEATURE:1c_variadic_macros + + +Detecting C [-std=c99] compiler features compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_068c0" +[1/2] Building C object CMakeFiles/cmTC_068c0.dir/feature_tests.c.o +[2/2] Linking C executable cmTC_068c0 + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:1c_restrict + Feature record: C_FEATURE:0c_static_assert + Feature record: C_FEATURE:1c_variadic_macros + + +Detecting C [-std=c90] compiler features compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_b10d6" +[1/2] Building C object CMakeFiles/cmTC_b10d6.dir/feature_tests.c.o +[2/2] Linking C executable cmTC_b10d6 + + + Feature record: C_FEATURE:1c_function_prototypes + Feature record: C_FEATURE:0c_restrict + Feature record: C_FEATURE:0c_static_assert + Feature record: C_FEATURE:0c_variadic_macros +Determining if the CXX compiler works passed with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_36fd4" +[1/2] Building CXX object CMakeFiles/cmTC_36fd4.dir/testCXXCompiler.cxx.o +[2/2] Linking CXX executable cmTC_36fd4 + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_1c07e" +[1/2] Building CXX object CMakeFiles/cmTC_1c07e.dir/CMakeCXXCompilerABI.cpp.o +[2/2] Linking CXX executable cmTC_1c07e +Android (5220042 based on r346389c) clang version 8.0.7 (https://android.googlesource.com/toolchain/clang b55f2d4ebfd35bf643d27dbca1bb228957008617) (https://android.googlesource.com/toolchain/llvm 3c393fe7a7e13b0fba4ac75a01aa683d7a5b11cd) (based on LLVM 8.0.7svn) +Target: armv7-none-linux-android19 +Thread model: posix +InstalledDir: C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin +Found candidate GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi\4.9.x +Selected GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x +Candidate multilib: thumb;@mthumb +Candidate multilib: armv7-a;@march=armv7-a +Candidate multilib: armv7-a/thumb;@march=armv7-a@mthumb +Candidate multilib: .; +Selected multilib: armv7-a/thumb;@march=armv7-a@mthumb + "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\\ld" --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -pie -EL -z now -z relro -X --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_1c07e "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtbegin_dynamic.o" "-LC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\\toolchains\\llvm\\prebuilt\\windows-x86_64\\lib64\\clang\\8.0.7\\lib\\linux\\arm" -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19 -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --exclude-libs libgcc.a --exclude-libs libatomic.a --build-id --warn-shared-textrel --fatal-warnings --exclude-libs libunwind.a --no-undefined -z noexecstack --gc-sections CMakeFiles/cmTC_1c07e.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm -lgcc -ldl -lc -lgcc -ldl "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtend_android.o" + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_1c07e"] + ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_1c07e.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [[2/2] Linking CXX executable cmTC_1c07e] + ignore line: [Android (5220042 based on r346389c) clang version 8.0.7 (https://android.googlesource.com/toolchain/clang b55f2d4ebfd35bf643d27dbca1bb228957008617) (https://android.googlesource.com/toolchain/llvm 3c393fe7a7e13b0fba4ac75a01aa683d7a5b11cd) (based on LLVM 8.0.7svn) ] + ignore line: [Target: armv7-none-linux-android19 ] + ignore line: [Thread model: posix ] + ignore line: [InstalledDir: C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin ] + ignore line: [Found candidate GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi\4.9.x ] + ignore line: [Selected GCC installation: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x ] + ignore line: [Candidate multilib: thumb] + ignore line: [@mthumb ] + ignore line: [Candidate multilib: armv7-a] + ignore line: [@march=armv7-a ] + ignore line: [Candidate multilib: armv7-a/thumb] + ignore line: [@march=armv7-a@mthumb ] + ignore line: [Candidate multilib: .] + ignore line: [ ] + ignore line: [Selected multilib: armv7-a/thumb] + ignore line: [@march=armv7-a@mthumb ] + link line: [ "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\\ld" --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -pie -EL -z now -z relro -X --hash-style=both --enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_1c07e "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtbegin_dynamic.o" "-LC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\\toolchains\\llvm\\prebuilt\\windows-x86_64\\lib64\\clang\\8.0.7\\lib\\linux\\arm" -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19 -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb -LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --exclude-libs libgcc.a --exclude-libs libatomic.a --build-id --warn-shared-textrel --fatal-warnings --exclude-libs libunwind.a --no-undefined -z noexecstack --gc-sections CMakeFiles/cmTC_1c07e.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm -lgcc -ldl -lc -lgcc -ldl "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\\crtend_android.o" ] + arg [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld] ==> ignore + arg [--sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot] ==> ignore + arg [-pie] ==> ignore + arg [-EL] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-X] ==> ignore + arg [--hash-style=both] ==> ignore + arg [--enable-new-dtags] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [armelf_linux_eabi] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/system/bin/linker] ==> ignore + arg [-o] ==> ignore + arg [cmTC_1c07e] ==> ignore + arg [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\crtbegin_dynamic.o] ==> ignore + arg [-LC:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\lib64\clang\8.0.7\lib\linux\arm] ==> dir [C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\lib64\clang\8.0.7\lib\linux\arm] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb] + arg [-LC:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] ==> dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + arg [--exclude-libs] ==> ignore + arg [libgcc.a] ==> ignore + arg [--exclude-libs] ==> ignore + arg [libatomic.a] ==> ignore + arg [--build-id] ==> ignore + arg [--warn-shared-textrel] ==> ignore + arg [--fatal-warnings] ==> ignore + arg [--exclude-libs] ==> ignore + arg [libunwind.a] ==> ignore + arg [--no-undefined] ==> ignore + arg [-znoexecstack] ==> ignore + arg [--gc-sections] ==> ignore + arg [CMakeFiles/cmTC_1c07e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [-Bstatic] ==> ignore + arg [-lc++] ==> lib [c++] + arg [-Bdynamic] ==> ignore + arg [-lm] ==> lib [m] + arg [-lgcc] ==> lib [gcc] + arg [-ldl] ==> lib [dl] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [-ldl] ==> lib [dl] + arg [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19\crtend_android.o] ==> ignore + remove lib [gcc] + remove lib [gcc] + collapse library dir [C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\lib64\clang\8.0.7\lib\linux\arm] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/8.0.7/lib/linux/arm] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/thumb] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/../../lib] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/armv7-a/thumb] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb] + collapse library dir [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] ==> [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + implicit libs: [c++;m;dl;c;dl] + implicit dirs: [C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib64/clang/8.0.7/lib/linux/arm;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/arm-linux-androideabi/lib/armv7-a/thumb;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi;C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib] + implicit fwks: [] + + + + +Detecting CXX [-std=c++14] compiler features compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_5895d" +[1/2] Building CXX object CMakeFiles/cmTC_5895d.dir/feature_tests.cxx.o +[2/2] Linking CXX executable cmTC_5895d + + + Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:1cxx_alias_templates + Feature record: CXX_FEATURE:1cxx_alignas + Feature record: CXX_FEATURE:1cxx_alignof + Feature record: CXX_FEATURE:1cxx_attributes + Feature record: CXX_FEATURE:1cxx_attribute_deprecated + Feature record: CXX_FEATURE:1cxx_auto_type + Feature record: CXX_FEATURE:1cxx_binary_literals + Feature record: CXX_FEATURE:1cxx_constexpr + Feature record: CXX_FEATURE:1cxx_contextual_conversions + Feature record: CXX_FEATURE:1cxx_decltype + Feature record: CXX_FEATURE:1cxx_decltype_auto + Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:1cxx_default_function_template_args + Feature record: CXX_FEATURE:1cxx_defaulted_functions + Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:1cxx_delegating_constructors + Feature record: CXX_FEATURE:1cxx_deleted_functions + Feature record: CXX_FEATURE:1cxx_digit_separators + Feature record: CXX_FEATURE:1cxx_enum_forward_declarations + Feature record: CXX_FEATURE:1cxx_explicit_conversions + Feature record: CXX_FEATURE:1cxx_extended_friend_declarations + Feature record: CXX_FEATURE:1cxx_extern_templates + Feature record: CXX_FEATURE:1cxx_final + Feature record: CXX_FEATURE:1cxx_func_identifier + Feature record: CXX_FEATURE:1cxx_generalized_initializers + Feature record: CXX_FEATURE:1cxx_generic_lambdas + Feature record: CXX_FEATURE:1cxx_inheriting_constructors + Feature record: CXX_FEATURE:1cxx_inline_namespaces + Feature record: CXX_FEATURE:1cxx_lambdas + Feature record: CXX_FEATURE:1cxx_lambda_init_captures + Feature record: CXX_FEATURE:1cxx_local_type_template_args + Feature record: CXX_FEATURE:1cxx_long_long_type + Feature record: CXX_FEATURE:1cxx_noexcept + Feature record: CXX_FEATURE:1cxx_nonstatic_member_init + Feature record: CXX_FEATURE:1cxx_nullptr + Feature record: CXX_FEATURE:1cxx_override + Feature record: CXX_FEATURE:1cxx_range_for + Feature record: CXX_FEATURE:1cxx_raw_string_literals + Feature record: CXX_FEATURE:1cxx_reference_qualified_functions + Feature record: CXX_FEATURE:1cxx_relaxed_constexpr + Feature record: CXX_FEATURE:1cxx_return_type_deduction + Feature record: CXX_FEATURE:1cxx_right_angle_brackets + Feature record: CXX_FEATURE:1cxx_rvalue_references + Feature record: CXX_FEATURE:1cxx_sizeof_member + Feature record: CXX_FEATURE:1cxx_static_assert + Feature record: CXX_FEATURE:1cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:1cxx_thread_local + Feature record: CXX_FEATURE:1cxx_trailing_return_types + Feature record: CXX_FEATURE:1cxx_unicode_literals + Feature record: CXX_FEATURE:1cxx_uniform_initialization + Feature record: CXX_FEATURE:1cxx_unrestricted_unions + Feature record: CXX_FEATURE:1cxx_user_literals + Feature record: CXX_FEATURE:1cxx_variable_templates + Feature record: CXX_FEATURE:1cxx_variadic_macros + Feature record: CXX_FEATURE:1cxx_variadic_templates + + +Detecting CXX [-std=c++11] compiler features compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_a44d0" +[1/2] Building CXX object CMakeFiles/cmTC_a44d0.dir/feature_tests.cxx.o +[2/2] Linking CXX executable cmTC_a44d0 + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:1cxx_alias_templates + Feature record: CXX_FEATURE:1cxx_alignas + Feature record: CXX_FEATURE:1cxx_alignof + Feature record: CXX_FEATURE:1cxx_attributes + Feature record: CXX_FEATURE:0cxx_attribute_deprecated + Feature record: CXX_FEATURE:1cxx_auto_type + Feature record: CXX_FEATURE:0cxx_binary_literals + Feature record: CXX_FEATURE:1cxx_constexpr + Feature record: CXX_FEATURE:0cxx_contextual_conversions + Feature record: CXX_FEATURE:1cxx_decltype + Feature record: CXX_FEATURE:0cxx_decltype_auto + Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:1cxx_default_function_template_args + Feature record: CXX_FEATURE:1cxx_defaulted_functions + Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:1cxx_delegating_constructors + Feature record: CXX_FEATURE:1cxx_deleted_functions + Feature record: CXX_FEATURE:0cxx_digit_separators + Feature record: CXX_FEATURE:1cxx_enum_forward_declarations + Feature record: CXX_FEATURE:1cxx_explicit_conversions + Feature record: CXX_FEATURE:1cxx_extended_friend_declarations + Feature record: CXX_FEATURE:1cxx_extern_templates + Feature record: CXX_FEATURE:1cxx_final + Feature record: CXX_FEATURE:1cxx_func_identifier + Feature record: CXX_FEATURE:1cxx_generalized_initializers + Feature record: CXX_FEATURE:0cxx_generic_lambdas + Feature record: CXX_FEATURE:1cxx_inheriting_constructors + Feature record: CXX_FEATURE:1cxx_inline_namespaces + Feature record: CXX_FEATURE:1cxx_lambdas + Feature record: CXX_FEATURE:0cxx_lambda_init_captures + Feature record: CXX_FEATURE:1cxx_local_type_template_args + Feature record: CXX_FEATURE:1cxx_long_long_type + Feature record: CXX_FEATURE:1cxx_noexcept + Feature record: CXX_FEATURE:1cxx_nonstatic_member_init + Feature record: CXX_FEATURE:1cxx_nullptr + Feature record: CXX_FEATURE:1cxx_override + Feature record: CXX_FEATURE:1cxx_range_for + Feature record: CXX_FEATURE:1cxx_raw_string_literals + Feature record: CXX_FEATURE:1cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:0cxx_return_type_deduction + Feature record: CXX_FEATURE:1cxx_right_angle_brackets + Feature record: CXX_FEATURE:1cxx_rvalue_references + Feature record: CXX_FEATURE:1cxx_sizeof_member + Feature record: CXX_FEATURE:1cxx_static_assert + Feature record: CXX_FEATURE:1cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:1cxx_thread_local + Feature record: CXX_FEATURE:1cxx_trailing_return_types + Feature record: CXX_FEATURE:1cxx_unicode_literals + Feature record: CXX_FEATURE:1cxx_uniform_initialization + Feature record: CXX_FEATURE:1cxx_unrestricted_unions + Feature record: CXX_FEATURE:1cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:1cxx_variadic_macros + Feature record: CXX_FEATURE:1cxx_variadic_templates + + +Detecting CXX [-std=c++98] compiler features compiled with the following output: +Change Dir: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/CMakeTmp + +Run Build Command:"C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe" "cmTC_5cba9" +[1/2] Building CXX object CMakeFiles/cmTC_5cba9.dir/feature_tests.cxx.o +[2/2] Linking CXX executable cmTC_5cba9 + + + Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers + Feature record: CXX_FEATURE:0cxx_alias_templates + Feature record: CXX_FEATURE:0cxx_alignas + Feature record: CXX_FEATURE:0cxx_alignof + Feature record: CXX_FEATURE:0cxx_attributes + Feature record: CXX_FEATURE:0cxx_attribute_deprecated + Feature record: CXX_FEATURE:0cxx_auto_type + Feature record: CXX_FEATURE:0cxx_binary_literals + Feature record: CXX_FEATURE:0cxx_constexpr + Feature record: CXX_FEATURE:0cxx_contextual_conversions + Feature record: CXX_FEATURE:0cxx_decltype + Feature record: CXX_FEATURE:0cxx_decltype_auto + Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types + Feature record: CXX_FEATURE:0cxx_default_function_template_args + Feature record: CXX_FEATURE:0cxx_defaulted_functions + Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers + Feature record: CXX_FEATURE:0cxx_delegating_constructors + Feature record: CXX_FEATURE:0cxx_deleted_functions + Feature record: CXX_FEATURE:0cxx_digit_separators + Feature record: CXX_FEATURE:0cxx_enum_forward_declarations + Feature record: CXX_FEATURE:0cxx_explicit_conversions + Feature record: CXX_FEATURE:0cxx_extended_friend_declarations + Feature record: CXX_FEATURE:0cxx_extern_templates + Feature record: CXX_FEATURE:0cxx_final + Feature record: CXX_FEATURE:0cxx_func_identifier + Feature record: CXX_FEATURE:0cxx_generalized_initializers + Feature record: CXX_FEATURE:0cxx_generic_lambdas + Feature record: CXX_FEATURE:0cxx_inheriting_constructors + Feature record: CXX_FEATURE:0cxx_inline_namespaces + Feature record: CXX_FEATURE:0cxx_lambdas + Feature record: CXX_FEATURE:0cxx_lambda_init_captures + Feature record: CXX_FEATURE:0cxx_local_type_template_args + Feature record: CXX_FEATURE:0cxx_long_long_type + Feature record: CXX_FEATURE:0cxx_noexcept + Feature record: CXX_FEATURE:0cxx_nonstatic_member_init + Feature record: CXX_FEATURE:0cxx_nullptr + Feature record: CXX_FEATURE:0cxx_override + Feature record: CXX_FEATURE:0cxx_range_for + Feature record: CXX_FEATURE:0cxx_raw_string_literals + Feature record: CXX_FEATURE:0cxx_reference_qualified_functions + Feature record: CXX_FEATURE:0cxx_relaxed_constexpr + Feature record: CXX_FEATURE:0cxx_return_type_deduction + Feature record: CXX_FEATURE:0cxx_right_angle_brackets + Feature record: CXX_FEATURE:0cxx_rvalue_references + Feature record: CXX_FEATURE:0cxx_sizeof_member + Feature record: CXX_FEATURE:0cxx_static_assert + Feature record: CXX_FEATURE:0cxx_strong_enums + Feature record: CXX_FEATURE:1cxx_template_template_parameters + Feature record: CXX_FEATURE:0cxx_thread_local + Feature record: CXX_FEATURE:0cxx_trailing_return_types + Feature record: CXX_FEATURE:0cxx_unicode_literals + Feature record: CXX_FEATURE:0cxx_uniform_initialization + Feature record: CXX_FEATURE:0cxx_unrestricted_unions + Feature record: CXX_FEATURE:0cxx_user_literals + Feature record: CXX_FEATURE:0cxx_variable_templates + Feature record: CXX_FEATURE:0cxx_variadic_macros + Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..c34700d --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,3 @@ +C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/rebuild_cache.dir +C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/apriltag.dir +C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/edit_cache.dir diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/cmake.check_cache b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.bin b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.bin new file mode 100644 index 0000000..0b56677 Binary files /dev/null and b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.bin differ diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.c b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.c new file mode 100644 index 0000000..90a87b1 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.c @@ -0,0 +1,34 @@ + + const char features[] = {"\n" +"C_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 +"1" +#else +"0" +#endif +"c_function_prototypes\n" +"C_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L +"1" +#else +"0" +#endif +"c_restrict\n" +"C_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L +"1" +#else +"0" +#endif +"c_static_assert\n" +"C_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L +"1" +#else +"0" +#endif +"c_variadic_macros\n" + +}; + +int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.cxx b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.cxx new file mode 100644 index 0000000..a9b4791 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/CMakeFiles/feature_tests.cxx @@ -0,0 +1,405 @@ + + const char features[] = {"\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_aggregate_nsdmi) +"1" +#else +"0" +#endif +"cxx_aggregate_default_initializers\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_alias_templates) +"1" +#else +"0" +#endif +"cxx_alias_templates\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_alignas) +"1" +#else +"0" +#endif +"cxx_alignas\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_alignas) +"1" +#else +"0" +#endif +"cxx_alignof\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_attributes) +"1" +#else +"0" +#endif +"cxx_attributes\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_attribute_deprecated\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_auto_type) +"1" +#else +"0" +#endif +"cxx_auto_type\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_binary_literals) +"1" +#else +"0" +#endif +"cxx_binary_literals\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_constexpr) +"1" +#else +"0" +#endif +"cxx_constexpr\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_contextual_conversions) +"1" +#else +"0" +#endif +"cxx_contextual_conversions\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_decltype) +"1" +#else +"0" +#endif +"cxx_decltype\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_decltype_auto\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_decltype_incomplete_return_types) +"1" +#else +"0" +#endif +"cxx_decltype_incomplete_return_types\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_default_function_template_args) +"1" +#else +"0" +#endif +"cxx_default_function_template_args\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_defaulted_functions) +"1" +#else +"0" +#endif +"cxx_defaulted_functions\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_defaulted_functions) +"1" +#else +"0" +#endif +"cxx_defaulted_move_initializers\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_delegating_constructors) +"1" +#else +"0" +#endif +"cxx_delegating_constructors\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_deleted_functions) +"1" +#else +"0" +#endif +"cxx_deleted_functions\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_digit_separators\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_enum_forward_declarations\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_explicit_conversions) +"1" +#else +"0" +#endif +"cxx_explicit_conversions\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_extended_friend_declarations\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_extern_templates\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_override_control) +"1" +#else +"0" +#endif +"cxx_final\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_func_identifier\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_generalized_initializers) +"1" +#else +"0" +#endif +"cxx_generalized_initializers\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus > 201103L +"1" +#else +"0" +#endif +"cxx_generic_lambdas\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_inheriting_constructors) +"1" +#else +"0" +#endif +"cxx_inheriting_constructors\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_inline_namespaces\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_lambdas) +"1" +#else +"0" +#endif +"cxx_lambdas\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_init_captures) +"1" +#else +"0" +#endif +"cxx_lambda_init_captures\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_local_type_template_args) +"1" +#else +"0" +#endif +"cxx_local_type_template_args\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_long_long_type\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_noexcept) +"1" +#else +"0" +#endif +"cxx_noexcept\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_nonstatic_member_init) +"1" +#else +"0" +#endif +"cxx_nonstatic_member_init\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_nullptr) +"1" +#else +"0" +#endif +"cxx_nullptr\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_override_control) +"1" +#else +"0" +#endif +"cxx_override\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_range_for) +"1" +#else +"0" +#endif +"cxx_range_for\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_raw_string_literals) +"1" +#else +"0" +#endif +"cxx_raw_string_literals\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_reference_qualified_functions) +"1" +#else +"0" +#endif +"cxx_reference_qualified_functions\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_relaxed_constexpr) +"1" +#else +"0" +#endif +"cxx_relaxed_constexpr\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_return_type_deduction) +"1" +#else +"0" +#endif +"cxx_return_type_deduction\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_right_angle_brackets\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_rvalue_references) +"1" +#else +"0" +#endif +"cxx_rvalue_references\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_sizeof_member\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_static_assert) +"1" +#else +"0" +#endif +"cxx_static_assert\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_strong_enums) +"1" +#else +"0" +#endif +"cxx_strong_enums\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 199711L +"1" +#else +"0" +#endif +"cxx_template_template_parameters\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_thread_local) +"1" +#else +"0" +#endif +"cxx_thread_local\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_trailing_return) +"1" +#else +"0" +#endif +"cxx_trailing_return_types\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_unicode_literals) +"1" +#else +"0" +#endif +"cxx_unicode_literals\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_generalized_initializers) +"1" +#else +"0" +#endif +"cxx_uniform_initialization\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_unrestricted_unions) +"1" +#else +"0" +#endif +"cxx_unrestricted_unions\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_user_literals) +"1" +#else +"0" +#endif +"cxx_user_literals\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_variable_templates) +"1" +#else +"0" +#endif +"cxx_variable_templates\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __cplusplus >= 201103L +"1" +#else +"0" +#endif +"cxx_variadic_macros\n" +"CXX_FEATURE:" +#if ((__clang_major__ * 100) + __clang_minor__) >= 304 && __has_feature(cxx_variadic_templates) +"1" +#else +"0" +#endif +"cxx_variadic_templates\n" + +}; + +int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_build.json b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_build.json new file mode 100644 index 0000000..afbabeb --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_build.json @@ -0,0 +1,173 @@ + +{ + "buildFiles" : + [ + "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/CMakeLists.txt" + ], + "cFileExtensions" : [ "c" ], + "cleanCommands" : + [ + "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\cmake.exe --build C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a --target clean" + ], + "libraries" : + { + "apriltag-Debug-armeabi-v7a" : + { + "abi" : "armeabi-v7a", + "artifactName" : "apriltag", + "buildCommand" : "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\cmake.exe --build C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a --target apriltag", + "buildType" : "debug", + "files" : + [ + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag_jni.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag_quad_thresh.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/g2d.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/getopt.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/homography.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/image_u8.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/image_u8x3.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/matd.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/pnm.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/string_util.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/svd22.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/time_util.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/unionfind.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/workerpool.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/zarray.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/zhash.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/zmaxheap.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag_pose.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tag36h11.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tagCustom48h12.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tagStandard52h13.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + }, + + { + "flags" : " --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dapriltag_EXPORTS -IC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC -c ", + "src" : "C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tagCustom48h12_6k_12k.c", + "workingDirectory" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a" + } + ], + "output" : "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/build/intermediates/cmake/arm7Debug/obj/armeabi-v7a/libapriltag.so", + "toolchain" : "2952137125" + } + }, + "toolchains" : + { + "2952137125" : + { + "cCompilerExecutable" : "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe", + "cppCompilerExecutable" : "C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe" + } + } +} diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_build_mini.json b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_build_mini.json new file mode 100644 index 0000000..4a4afc4 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_build_mini.json @@ -0,0 +1,16 @@ +{ + "buildFiles": [ + "C:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag\\CMakeLists.txt" + ], + "cleanCommands": [ + "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\cmake.exe --build C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a --target clean" + ], + "libraries": { + "apriltag-Debug-armeabi-v7a": { + "artifactName": "apriltag", + "buildCommand": "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\cmake.exe --build C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a --target apriltag", + "abi": "armeabi-v7a", + "output": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates\\cmake\\arm7Debug\\obj\\armeabi-v7a\\libapriltag.so" + } + } +} \ No newline at end of file diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.command.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.command.txt new file mode 100644 index 0000000..c97dff6 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.command.txt @@ -0,0 +1,14 @@ +Executable : C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe +arguments : +-HC:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag +-BC:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\.cxx\cmake\arm7Debug\armeabi-v7a +-DANDROID_ABI=armeabi-v7a +-DANDROID_PLATFORM=android-19 +-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\build\intermediates\cmake\arm7Debug\obj\armeabi-v7a +-DCMAKE_BUILD_TYPE=Debug +-DANDROID_NDK=C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle +-DCMAKE_TOOLCHAIN_FILE=C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\build\cmake\android.toolchain.cmake +-DCMAKE_MAKE_PROGRAM=C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe +-GAndroid Gradle - Ninja +jvmArgs : + diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.stderr.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.stderr.txt new file mode 100644 index 0000000..e69de29 diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.stdout.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.stdout.txt new file mode 100644 index 0000000..689dbac --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/android_gradle_generate_cmake_ninja_json_armeabi-v7a.stdout.txt @@ -0,0 +1,15 @@ +-- Check for working C compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe +-- Check for working C compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -- works +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Detecting C compile features +-- Detecting C compile features - done +-- Check for working CXX compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe +-- Check for working CXX compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe -- works +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Configuring done +-- Generating done +-- Build files have been written to: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build.ninja b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build.ninja new file mode 100644 index 0000000..657c167 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build.ninja @@ -0,0 +1,299 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.6 + +# This file contains all the build statements describing the +# compilation DAG. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# +# Which is the root file. +# ============================================================================= + +# ============================================================================= +# Project: Project +# Configuration: Debug +# ============================================================================= + +############################################# +# Minimal version of Ninja required by this file + +ninja_required_version = 1.5 + +# ============================================================================= +# Include auxiliary files. + + +############################################# +# Include rules file. + +include rules.ninja + + +############################################# +# Utility command for rebuild_cache + +build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\.cxx\cmake\arm7Debug\armeabi-v7a && C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe -HC:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag -BC:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\.cxx\cmake\arm7Debug\armeabi-v7a" + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 +build rebuild_cache: phony CMakeFiles/rebuild_cache.util +# ============================================================================= +# Object build statements for SHARED_LIBRARY target apriltag + +build CMakeFiles/apriltag.dir/apriltag.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\apriltag.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\apriltag.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/apriltag_jni.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag_jni.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\apriltag_jni.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\apriltag_jni.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/apriltag_quad_thresh.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag_quad_thresh.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\apriltag_quad_thresh.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\apriltag_quad_thresh.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/common/g2d.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/g2d.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\g2d.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\g2d.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/getopt.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/getopt.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\getopt.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\getopt.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/homography.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/homography.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\homography.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\homography.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/image_u8.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/image_u8.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\image_u8.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\image_u8.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/image_u8x3.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/image_u8x3.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\image_u8x3.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\image_u8x3.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/matd.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/matd.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\matd.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\matd.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/pnm.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/pnm.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\pnm.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\pnm.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/string_util.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/string_util.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\string_util.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\string_util.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/svd22.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/svd22.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\svd22.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\svd22.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/time_util.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/time_util.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\time_util.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\time_util.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/unionfind.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/unionfind.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\unionfind.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\unionfind.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/workerpool.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/workerpool.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\workerpool.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\workerpool.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/zarray.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/zarray.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\zarray.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\zarray.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/zhash.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/zhash.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\zhash.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\zhash.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/common/zmaxheap.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/common/zmaxheap.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\common\zmaxheap.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\common\zmaxheap.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir\common +build CMakeFiles/apriltag.dir/apriltag_pose.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/apriltag_pose.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\apriltag_pose.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\apriltag_pose.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/tag36h11.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tag36h11.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\tag36h11.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\tag36h11.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/tagCustom48h12.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tagCustom48h12.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\tagCustom48h12.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\tagCustom48h12.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/tagStandard52h13.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tagStandard52h13.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\tagStandard52h13.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\tagStandard52h13.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir +build CMakeFiles/apriltag.dir/tagCustom48h12_6k_12k.c.o: C_COMPILER__apriltag C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/tagCustom48h12_6k_12k.c + DEFINES = -Dapriltag_EXPORTS + DEP_FILE = CMakeFiles\apriltag.dir\tagCustom48h12_6k_12k.c.o.d + FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info -fPIC + INCLUDES = -IC:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + IN_ABS = C:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag\tagCustom48h12_6k_12k.c + OBJECT_DIR = CMakeFiles\apriltag.dir + OBJECT_FILE_DIR = CMakeFiles\apriltag.dir + +# ============================================================================= +# Link build statements for SHARED_LIBRARY target apriltag + + +############################################# +# Link the shared library C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\build\intermediates\cmake\arm7Debug\obj\armeabi-v7a\libapriltag.so + +build C$:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/build/intermediates/cmake/arm7Debug/obj/armeabi-v7a/libapriltag.so: C_SHARED_LIBRARY_LINKER__apriltag CMakeFiles/apriltag.dir/apriltag.c.o CMakeFiles/apriltag.dir/apriltag_jni.c.o CMakeFiles/apriltag.dir/apriltag_quad_thresh.c.o CMakeFiles/apriltag.dir/common/g2d.c.o CMakeFiles/apriltag.dir/common/getopt.c.o CMakeFiles/apriltag.dir/common/homography.c.o CMakeFiles/apriltag.dir/common/image_u8.c.o CMakeFiles/apriltag.dir/common/image_u8x3.c.o CMakeFiles/apriltag.dir/common/matd.c.o CMakeFiles/apriltag.dir/common/pnm.c.o CMakeFiles/apriltag.dir/common/string_util.c.o CMakeFiles/apriltag.dir/common/svd22.c.o CMakeFiles/apriltag.dir/common/time_util.c.o CMakeFiles/apriltag.dir/common/unionfind.c.o CMakeFiles/apriltag.dir/common/workerpool.c.o CMakeFiles/apriltag.dir/common/zarray.c.o CMakeFiles/apriltag.dir/common/zhash.c.o CMakeFiles/apriltag.dir/common/zmaxheap.c.o CMakeFiles/apriltag.dir/apriltag_pose.c.o CMakeFiles/apriltag.dir/tag36h11.c.o CMakeFiles/apriltag.dir/tagCustom48h12.c.o CMakeFiles/apriltag.dir/tagStandard52h13.c.o CMakeFiles/apriltag.dir/tagCustom48h12_6k_12k.c.o | C$:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19/liblog.so C$:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/19/libjnigraphics.so + LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -fno-addrsig -march=armv7-a -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -O0 -fno-limit-debug-info + LINK_FLAGS = -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libatomic.a -static-libstdc++ -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--exclude-libs,libunwind.a -Wl,--no-undefined -Qunused-arguments -Wl,-z,noexecstack + LINK_LIBRARIES = -llog -ljnigraphics -latomic -lm + OBJECT_DIR = CMakeFiles\apriltag.dir + POST_BUILD = cd . + PRE_LINK = cd . + SONAME = libapriltag.so + SONAME_FLAG = -Wl,-soname, + TARGET_FILE = C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\build\intermediates\cmake\arm7Debug\obj\armeabi-v7a\libapriltag.so + TARGET_PDB = apriltag.so.dbg + +############################################# +# Utility command for edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cmd.exe /C "cd /D C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\.cxx\cmake\arm7Debug\armeabi-v7a && C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe -E echo "No interactive CMake dialog available."" + DESC = No interactive CMake dialog available... + restat = 1 +build edit_cache: phony CMakeFiles/edit_cache.util +# ============================================================================= +# Target aliases. + +build apriltag: phony C$:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/build/intermediates/cmake/arm7Debug/obj/armeabi-v7a/libapriltag.so +build libapriltag.so: phony C$:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/build/intermediates/cmake/arm7Debug/obj/armeabi-v7a/libapriltag.so +# ============================================================================= +# Folder targets. + +# ============================================================================= +# ============================================================================= +# Built-in targets + + +############################################# +# The main all target. + +build all: phony C$:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/build/intermediates/cmake/arm7Debug/obj/armeabi-v7a/libapriltag.so + +############################################# +# Make the all target the default. + +default all + +############################################# +# Re-run CMake if any of its inputs changed. + +build build.ninja: RERUN_CMAKE | C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/CMakeLists.txt C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCCompilerABI.c C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCXXInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeGenericSystem.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeSystem.cmake.in C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-C-FeatureTests.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-C.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-CXX-FeatureTests.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-CXX-TestableFeatures.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/GNU.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Platform/Android.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Platform/Linux.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Platform/UnixPaths.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/platforms.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx + pool = console + +############################################# +# A missing CMake input file is not an error. + +build C$:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag/CMakeLists.txt C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCCompilerABI.c C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCXXInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeGenericSystem.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeSystem.cmake.in C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-C-FeatureTests.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-C.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-CXX-FeatureTests.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-CXX-TestableFeatures.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/Clang.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Compiler/GNU.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Platform/Android.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Platform/Linux.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/cmake/3.6.4111459/share/cmake-3.6/Modules/Platform/UnixPaths.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake C$:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/platforms.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake CMakeFiles/feature_tests.c CMakeFiles/feature_tests.cxx: phony + +############################################# +# Clean all the built files. + +build clean: CLEAN + +############################################# +# Print all primary targets available. + +build help: HELP diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_command.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_command.txt new file mode 100644 index 0000000..c97dff6 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_command.txt @@ -0,0 +1,14 @@ +Executable : C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe +arguments : +-HC:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag +-BC:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\.cxx\cmake\arm7Debug\armeabi-v7a +-DANDROID_ABI=armeabi-v7a +-DANDROID_PLATFORM=android-19 +-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\build\intermediates\cmake\arm7Debug\obj\armeabi-v7a +-DCMAKE_BUILD_TYPE=Debug +-DANDROID_NDK=C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle +-DCMAKE_TOOLCHAIN_FILE=C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\build\cmake\android.toolchain.cmake +-DCMAKE_MAKE_PROGRAM=C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe +-GAndroid Gradle - Ninja +jvmArgs : + diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_model.json b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_model.json new file mode 100644 index 0000000..af0b898 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_model.json @@ -0,0 +1,67 @@ +{ + "variant": { + "module": { + "rootBuildGradleFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android", + "sdkFolder": "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk", + "isNativeCompilerSettingsCacheEnabled": false, + "isBuildOnlyTargetAbiEnabled": true, + "splitsAbiFilterSet": [], + "intermediatesFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates", + "gradleModulePathName": ":apriltagdetection", + "moduleRootFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection", + "makeFile": "C:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag\\CMakeLists.txt", + "buildSystem": "CMAKE", + "compilerSettingsCacheFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\.cxx", + "cxxFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx", + "ndkFolder": "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle", + "ndkVersion": "20.0.5594570", + "ndkSupportedAbiList": [ + "ARMEABI_V7A", + "ARM64_V8A", + "X86", + "X86_64" + ], + "ndkDefaultAbiList": [ + "ARMEABI_V7A", + "ARM64_V8A", + "X86", + "X86_64" + ], + "cmakeToolchainFile": "." + }, + "buildSystemArgumentList": [], + "cFlagList": [], + "cppFlagsList": [], + "variantName": "arm7Debug", + "soFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates\\cmake\\arm7Debug\\lib", + "objFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates\\cmake\\arm7Debug\\obj", + "jsonFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug", + "gradleBuildOutputFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug", + "isDebuggableEnabled": true, + "validAbiList": [ + "ARMEABI_V7A" + ], + "buildTargetSet": [] + }, + "abi": "ARMEABI_V7A", + "abiPlatformVersion": 19, + "cxxBuildFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a", + "jsonFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\android_gradle_build.json", + "gradleBuildOutputFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a", + "objFolder": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates\\cmake\\arm7Debug\\obj\\armeabi-v7a", + "buildCommandFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\build_command.txt", + "buildOutputFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\build_output.txt", + "modelOutputFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\build_model.json", + "cmake": { + "cmakeListsWrapperFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\CMakeLists.txt", + "toolchainWrapperFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\android_gradle_build.toolchain.cmake", + "buildGenerationStateFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\build_generation_state.json", + "cacheKeyFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\compiler_cache_key.json", + "compilerCacheUseFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\compiler_cache_use.json", + "compilerCacheWriteFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\compiler_cache_write.json", + "toolchainSettingsFromCacheFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cxx\\arm7Debug\\armeabi-v7a\\compiler_settings_cache.cmake", + "cmakeWrappingBaseFolder": "." + }, + "jsonGenerationLoggingRecordFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\json_generation_record.json", + "compileCommandsJsonFile": "C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\compile_commands.json" +} \ No newline at end of file diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_output.txt b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_output.txt new file mode 100644 index 0000000..087fbed --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/build_output.txt @@ -0,0 +1,15 @@ +-- Check for working C compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe +-- Check for working C compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -- works +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Detecting C compile features +-- Detecting C compile features - done +-- Check for working CXX compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe +-- Check for working CXX compiler: C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe -- works +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Configuring done +-- Generating done +-- Build files have been written to: C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a \ No newline at end of file diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/cmake_install.cmake b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/cmake_install.cmake new file mode 100644 index 0000000..bf95b97 --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: C:/Users/amitd/AndroidStudioProjects/AprilTagDetector/apriltagdetection/src/main/apriltag + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/Project") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Debug") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "0") +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "C:/Users/amitd/AndroidStudioProjects/apriltag_android/apriltag_detector_android/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/json_generation_record.json b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/json_generation_record.json new file mode 100644 index 0000000..3382dda --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/json_generation_record.json @@ -0,0 +1,66 @@ +[ + { + "level": "INFO", + "message": "Start JSON generation. Platform version: 19 min SDK version: armeabi-v7a" + }, + { + "level": "INFO", + "message": "No CMake version was specified in build.gradle. Choosing a suitable version." + }, + { + "level": "INFO", + "message": "Trying to locate CMake in local SDK repository." + }, + { + "level": "INFO", + "message": "CMake \u00273.10.2\u0027 found in SDK did not match requested version \u00273.6.0\u0027." + }, + { + "level": "INFO", + "message": "- CMake found in SDK at \u0027C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\u0027 had version \u00273.6.0\u0027" + }, + { + "level": "INFO", + "message": "rebuilding JSON C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\android_gradle_build.json due to:" + }, + { + "level": "INFO", + "message": "- expected json C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\android_gradle_build.json file is not present, will remove stale json folder" + }, + { + "level": "INFO", + "message": "- missing previous command file C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\build_command.txt, will remove stale json folder" + }, + { + "level": "INFO", + "message": "- command changed from previous, will remove stale json folder" + }, + { + "level": "INFO", + "message": "created folder \u0027C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\u0027" + }, + { + "level": "INFO", + "message": "executing cmake Executable : C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\cmake.exe\narguments : \n-HC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag\n-BC:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\n-DANDROID_ABI\u003darmeabi-v7a\n-DANDROID_PLATFORM\u003dandroid-19\n-DCMAKE_LIBRARY_OUTPUT_DIRECTORY\u003dC:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates\\cmake\\arm7Debug\\obj\\armeabi-v7a\n-DCMAKE_BUILD_TYPE\u003dDebug\n-DANDROID_NDK\u003dC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\n-DCMAKE_TOOLCHAIN_FILE\u003dC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\\build\\cmake\\android.toolchain.cmake\n-DCMAKE_MAKE_PROGRAM\u003dC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\ninja.exe\n-GAndroid Gradle - Ninja\njvmArgs : \n\n" + }, + { + "level": "INFO", + "message": "Executable : C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\cmake.exe\narguments : \n-HC:\\Users\\amitd\\AndroidStudioProjects\\AprilTagDetector\\apriltagdetection\\src\\main\\apriltag\n-BC:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\n-DANDROID_ABI\u003darmeabi-v7a\n-DANDROID_PLATFORM\u003dandroid-19\n-DCMAKE_LIBRARY_OUTPUT_DIRECTORY\u003dC:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\build\\intermediates\\cmake\\arm7Debug\\obj\\armeabi-v7a\n-DCMAKE_BUILD_TYPE\u003dDebug\n-DANDROID_NDK\u003dC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\n-DCMAKE_TOOLCHAIN_FILE\u003dC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle\\build\\cmake\\android.toolchain.cmake\n-DCMAKE_MAKE_PROGRAM\u003dC:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\cmake\\3.6.4111459\\bin\\ninja.exe\n-GAndroid Gradle - Ninja\njvmArgs : \n\n" + }, + { + "level": "INFO", + "message": "done executing cmake" + }, + { + "level": "INFO", + "message": "write build output C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\build_output.txt" + }, + { + "level": "INFO", + "message": "write command file C:\\Users\\amitd\\AndroidStudioProjects\\apriltag_android\\apriltag_detector_android\\apriltagdetection\\.cxx\\cmake\\arm7Debug\\armeabi-v7a\\build_command.txt" + }, + { + "level": "INFO", + "message": "JSON generation completed without problems" + } +] \ No newline at end of file diff --git a/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/rules.ninja b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/rules.ninja new file mode 100644 index 0000000..b77fb3f --- /dev/null +++ b/apriltagdetection/.cxx/cmake/arm7Debug/armeabi-v7a/rules.ninja @@ -0,0 +1,64 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.6 + +# This file contains all the rules used to get the outputs files +# built from the input files. +# It is included in the main 'build.ninja'. + +# ============================================================================= +# Project: Project +# Configuration: Debug +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for running custom commands. + +rule CUSTOM_COMMAND + command = $COMMAND + description = $DESC + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__apriltag + depfile = $DEP_FILE + deps = gcc + command = C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS + description = Building C object $out + + +############################################# +# Rule for linking C shared library. + +rule C_SHARED_LIBRARY_LINKER__apriltag + command = cmd.exe /C "$PRE_LINK && C:\Users\amitd\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=armv7-none-linux-androideabi19 --gcc-toolchain=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64 --sysroot=C:/Users/amitd/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD" + description = Linking C shared library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe -HC:\Users\amitd\AndroidStudioProjects\AprilTagDetector\apriltagdetection\src\main\apriltag -BC:\Users\amitd\AndroidStudioProjects\apriltag_android\apriltag_detector_android\apriltagdetection\.cxx\cmake\arm7Debug\armeabi-v7a + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe -t clean + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = C:\Users\amitd\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\ninja.exe -t targets + description = All primary targets available: + diff --git a/apriltagdetection/.cxx/ndk_locator_record.json b/apriltagdetection/.cxx/ndk_locator_record.json new file mode 100644 index 0000000..c8451da --- /dev/null +++ b/apriltagdetection/.cxx/ndk_locator_record.json @@ -0,0 +1,29 @@ +{ + "ndkFolder": "C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle", + "messages": [ + { + "level": "INFO", + "message": "android.ndkVersion from module build.gradle is not set" + }, + { + "level": "INFO", + "message": "ndk.dir in local.properties is not set" + }, + { + "level": "INFO", + "message": "ANDROID_NDK_HOME environment variable is not set" + }, + { + "level": "INFO", + "message": "sdkFolder is C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk" + }, + { + "level": "INFO", + "message": "Considering C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle in SDK ndk-bundle folder" + }, + { + "level": "INFO", + "message": "No user requested version, choosing C:\\Users\\amitd\\AppData\\Local\\Android\\Sdk\\ndk-bundle which is version 20.0.5594570" + } + ] +} \ No newline at end of file diff --git a/apriltagdetection/apriltagdetection.iml b/apriltagdetection/apriltagdetection.iml new file mode 100644 index 0000000..bd7d43a --- /dev/null +++ b/apriltagdetection/apriltagdetection.iml @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file