diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeCache.txt deleted file mode 100644 index 62cbb0d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=arm64-v8a - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar - -//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=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/arm64-v8a - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 6c676a1..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld") -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 "8") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 39d5bcd..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld") -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 "8") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 45c6889..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 024950a..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index 4d540a3..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "aarch64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeOutput.log deleted file mode 100644 index d3ca86d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,196 +0,0 @@ -The target system is: Android - 21 - aarch64 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_475ca" -[1/2] Building C object CMakeFiles/cmTC_475ca.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_475ca - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5927e" -[1/2] Building C object CMakeFiles/cmTC_5927e.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_5927e -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: aarch64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_5927e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_5927e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(aarch64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5927e"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_5927e.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_5927e] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: aarch64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_5927e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_5927e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [aarch64linux] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_5927e] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_5927e.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_eeaf2" -[1/2] Building CXX object CMakeFiles/cmTC_eeaf2.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_eeaf2 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_04216" -[1/2] Building CXX object CMakeFiles/cmTC_04216.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_04216 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: aarch64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_04216 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_04216.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(aarch64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_04216"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_04216.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_04216] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: aarch64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_04216 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_04216.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [aarch64linux] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_04216] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_04216.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index d170669..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/android_gradle_build.json deleted file mode 100644 index 3079a91..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-arm64-v8a" : - { - "abi" : "arm64-v8a", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-arm64-v8a" : - { - "abi" : "arm64-v8a", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/arm64-v8a/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja deleted file mode 100644 index 7f7bc1f..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/arm64-v8a/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/arm64-v8a/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_build_command.txt deleted file mode 100644 index 02ab336..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a --GAndroid Gradle - Ninja --DANDROID_ABI=arm64-v8a --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/arm64-v8a --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_build_output.txt deleted file mode 100644 index 695c3da..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_install.cmake deleted file mode 100644 index 7a8f761..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/rules.ninja deleted file mode 100644 index 793fe1d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/arm64-v8a - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/arm64-v8a/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/.ninja_deps b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/.ninja_deps deleted file mode 100644 index d78b04a..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/.ninja_deps and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/.ninja_log b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/.ninja_log deleted file mode 100644 index 10dc33d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/.ninja_log +++ /dev/null @@ -1,12 +0,0 @@ -# ninja log v5 -4 5570 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o 24dd2b63bc84f94d -3 5591 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o 2decbcb1203256f7 -1848 2103 0 ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so 17ee82194b6ea356 -5 6095 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o e6d7154f23969439 -2 5872 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o 796d5018ec2ac458 -2 1848 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o af04eb9b616f1474 -5 5559 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o ee3254b23e2cdfc0 -2 1959 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o fa88578cae8c2e57 -4 6203 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 3c334951d51b87e8 -1 2047 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o af04eb9b616f1474 -2048 2272 0 ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so 17ee82194b6ea356 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt deleted file mode 100644 index 7f0e2c4..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar - -//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=-std=c++11 -frtti -fexceptions - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/armeabi-v7a - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 4c4689e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 786bf78..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index b8503f1..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index bbe1c6e..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index 7051c42..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "armv7-a") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 149aa07..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,206 +0,0 @@ -The target system is: Android - 21 - armv7-a -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_05748" -[1/2] Building C object CMakeFiles/cmTC_05748.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_05748 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_9039e" -[1/2] Building C object CMakeFiles/cmTC_9039e.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_9039e -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv7-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_9039e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_9039e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_9039e"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_9039e.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_9039e] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv7-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_9039e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_9039e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_9039e] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_9039e.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_b615c" -[1/2] Building CXX object CMakeFiles/cmTC_b615c.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_b615c - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_2654d" -[1/2] Building CXX object CMakeFiles/cmTC_2654d.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_2654d -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv7-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_2654d /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_2654d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_2654d"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_2654d.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_2654d] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv7-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_2654d /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_2654d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_2654d] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_2654d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index ceb2bfa..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/android_gradle_build.json deleted file mode 100644 index 17e88ba..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-armeabi-v7a" : - { - "abi" : "armeabi-v7a", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-armeabi-v7a" : - { - "abi" : "armeabi-v7a", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/../jniLibs/armeabi-v7a/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/build.ninja deleted file mode 100644 index 8e8373a..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/../jniLibs/armeabi-v7a/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/../jniLibs/armeabi-v7a/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_build_command.txt deleted file mode 100644 index a2a72c7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a --GAndroid Gradle - Ninja --DANDROID_ABI=armeabi-v7a --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/armeabi-v7a --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -fexceptions -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_build_output.txt deleted file mode 100644 index a30c0c1..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_install.cmake deleted file mode 100644 index 0d1efd4..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/rules.ninja deleted file mode 100644 index de37f08..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi-v7a - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o deleted file mode 100644 index 1033934..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o deleted file mode 100644 index da9789f..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o deleted file mode 100644 index 5b859c2..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o deleted file mode 100644 index dce908b..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o deleted file mode 100644 index 3063495..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o deleted file mode 100644 index 47c22d4..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o deleted file mode 100644 index c46d963..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o deleted file mode 100644 index 4f86305..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi-v7a/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/.ninja_deps b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/.ninja_deps deleted file mode 100644 index 32539e2..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/.ninja_deps and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/.ninja_log b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/.ninja_log deleted file mode 100644 index a7e6d66..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/.ninja_log +++ /dev/null @@ -1,12 +0,0 @@ -# ninja log v5 -4 7280 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o 664e85c1bd3cf22c -3 7297 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o dfa840e9419ec966 -6 7852 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o 8706529bcff52fd9 -3 7571 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o 65d9ce2c0ff1fa -2 2450 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o de4e59b9bf1d6331 -5 7484 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o c9eeff4f0cd08718 -2 2101 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o 9688d0718d9ad9bd -2450 2738 0 ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so 2de342f10c49d850 -4 7893 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o f52b0cdf5ba08413 -2 2205 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o de4e59b9bf1d6331 -2205 2478 0 ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so 2de342f10c49d850 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt deleted file mode 100644 index 888ee78..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar - -//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=-std=c++11 -frtti -fexceptions - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/libgnustl_static.a" "-latomic" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/armeabi - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 4c4689e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 786bf78..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 55264e5..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 5b5164c..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index ac9a83c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "armv5te") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 0724841..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,202 +0,0 @@ -The target system is: Android - 21 - armv5te -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e967e" -[1/2] Building C object CMakeFiles/cmTC_e967e.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_e967e - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_c1746" -[1/2] Building C object CMakeFiles/cmTC_c1746.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_c1746 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv5te-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_c1746 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_c1746.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_c1746"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_c1746.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_c1746] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv5te-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_c1746 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_c1746.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_c1746] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_c1746.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_6ed8f" -[1/2] Building CXX object CMakeFiles/cmTC_6ed8f.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_6ed8f - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_bd227" -[1/2] Building CXX object CMakeFiles/cmTC_bd227.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_bd227 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv5te-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_bd227 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_bd227.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_bd227"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_bd227.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_bd227] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv5te-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_bd227 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_bd227.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_bd227] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_bd227.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 9545162..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/android_gradle_build.json deleted file mode 100644 index 8368c1a..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-armeabi" : - { - "abi" : "armeabi", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-armeabi" : - { - "abi" : "armeabi", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/../jniLibs/armeabi/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/build.ninja deleted file mode 100644 index 543d6dd..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/../jniLibs/armeabi/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/../jniLibs/armeabi/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/libgnustl_static.a" "-latomic" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/armeabi/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_build_command.txt deleted file mode 100644 index b8b52e7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi --GAndroid Gradle - Ninja --DANDROID_ABI=armeabi --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/armeabi --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -fexceptions -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_build_output.txt deleted file mode 100644 index 8254365..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_install.cmake deleted file mode 100644 index 10dc2d0..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/rules.ninja deleted file mode 100644 index 5cfaae9..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/armeabi - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o deleted file mode 100644 index ad76785..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o deleted file mode 100644 index c92cafa..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o deleted file mode 100644 index 8ec4002..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o deleted file mode 100644 index be847fa..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o deleted file mode 100644 index 0d7f4ac..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o deleted file mode 100644 index bfcb50e..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o deleted file mode 100644 index a3806d0..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o deleted file mode 100644 index 5338cc0..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/armeabi/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeCache.txt deleted file mode 100644 index d495339..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=mips - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ar - -//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=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/mips - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index f82f654..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 45d98d2..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index eae9b9e..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index cf2588e..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index 4aaf648..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "mips") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 922b97d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,214 +0,0 @@ -The target system is: Android - 21 - mips -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5c459" -[1/2] Building C object CMakeFiles/cmTC_5c459.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_5c459 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_dacd3" -[1/2] Building C object CMakeFiles/cmTC_dacd3.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_dacd3 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mipsel-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Candidate multilib: mips-r6;@march=mips32r6 -Candidate multilib: mips-r2;@march=mips32r2 -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_dacd3 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_dacd3.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(mipsel-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_dacd3"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_dacd3.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_dacd3] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mipsel-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Candidate multilib: mips-r6] - ignore line: [@march=mips32r6] - ignore line: [Candidate multilib: mips-r2] - ignore line: [@march=mips32r2] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_dacd3 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_dacd3.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf32ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_dacd3] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_dacd3.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_ea8d7" -[1/2] Building CXX object CMakeFiles/cmTC_ea8d7.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_ea8d7 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_f8fa4" -[1/2] Building CXX object CMakeFiles/cmTC_f8fa4.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_f8fa4 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mipsel-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Candidate multilib: mips-r6;@march=mips32r6 -Candidate multilib: mips-r2;@march=mips32r2 -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_f8fa4 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_f8fa4.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(mipsel-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_f8fa4"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_f8fa4.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_f8fa4] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mipsel-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Candidate multilib: mips-r6] - ignore line: [@march=mips32r6] - ignore line: [Candidate multilib: mips-r2] - ignore line: [@march=mips32r2] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_f8fa4 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_f8fa4.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf32ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_f8fa4] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_f8fa4.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 5b73177..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/android_gradle_build.json deleted file mode 100644 index 72707e5..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-mips" : - { - "abi" : "mips", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/mips/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-mips" : - { - "abi" : "mips", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/mips/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/build.ninja deleted file mode 100644 index fe394d4..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/mips/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/mips/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/mips/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/mips/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/mips/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/mips/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/mips/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/mips/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_build_command.txt deleted file mode 100644 index 71633e7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips --GAndroid Gradle - Ninja --DANDROID_ABI=mips --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/mips --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_build_output.txt deleted file mode 100644 index db499a8..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_install.cmake deleted file mode 100644 index 53ec5cd..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/rules.ninja deleted file mode 100644 index 66485b0..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/.ninja_deps b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/.ninja_deps deleted file mode 100644 index 2afb5cc..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/.ninja_deps and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/.ninja_log b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/.ninja_log deleted file mode 100644 index 1fc148d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/.ninja_log +++ /dev/null @@ -1 +0,0 @@ -# ninja log v5 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeCache.txt deleted file mode 100644 index cd11354..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=mips64 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ar - -//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=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/mips64 - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 22e507c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ld") -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 "8") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index ad58262..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ld") -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 "8") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 5e0be52..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 3345dda..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index d61d59e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "mips64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeOutput.log deleted file mode 100644 index f14e524..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,202 +0,0 @@ -The target system is: Android - 21 - mips64 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_68202" -[1/2] Building C object CMakeFiles/cmTC_68202.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_68202 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_94cee" -[1/2] Building C object CMakeFiles/cmTC_94cee.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_94cee -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mips64el-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_94cee /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_94cee.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(mips64el-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_94cee"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_94cee.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_94cee] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mips64el-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_94cee /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_94cee.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf64ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_94cee] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_94cee.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_36af0" -[1/2] Building CXX object CMakeFiles/cmTC_36af0.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_36af0 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_504ff" -[1/2] Building CXX object CMakeFiles/cmTC_504ff.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_504ff -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mips64el-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_504ff /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_504ff.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(mips64el-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_504ff"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_504ff.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_504ff] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mips64el-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_504ff /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_504ff.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf64ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_504ff] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_504ff.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index a277113..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/android_gradle_build.json deleted file mode 100644 index 2d0eab6..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-mips64" : - { - "abi" : "mips64", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-mips64" : - { - "abi" : "mips64", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/mips64/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/build.ninja deleted file mode 100644 index 02ba574..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/mips64/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/mips64/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/mips64/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_build_command.txt deleted file mode 100644 index f716e7c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 --GAndroid Gradle - Ninja --DANDROID_ABI=mips64 --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/mips64 --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_build_output.txt deleted file mode 100644 index 47ade5b..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_install.cmake deleted file mode 100644 index f63ea06..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/rules.ninja deleted file mode 100644 index e35507d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/mips64 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/mips64/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeCache.txt deleted file mode 100644 index bb1099d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=x86 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ar - -//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=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/x86 - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 46d48c7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index d47374b..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index d19c6fc..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 51cd3e0..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index d54cf60..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "i686") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 5196326..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,192 +0,0 @@ -The target system is: Android - 21 - i686 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_cee96" -[1/2] Building C object CMakeFiles/cmTC_cee96.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_cee96 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_6614e" -[1/2] Building C object CMakeFiles/cmTC_6614e.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_6614e -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: i686-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_6614e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_6614e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(i686-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_6614e"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_6614e.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_6614e] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: i686-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_6614e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_6614e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_6614e] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_6614e.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_25437" -[1/2] Building CXX object CMakeFiles/cmTC_25437.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_25437 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_f884a" -[1/2] Building CXX object CMakeFiles/cmTC_f884a.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_f884a -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: i686-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_f884a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_f884a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(i686-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_f884a"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_f884a.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_f884a] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: i686-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_f884a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_f884a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_f884a] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_f884a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 3d4337b..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/android_gradle_build.json deleted file mode 100644 index 6d54e90..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-x86" : - { - "abi" : "x86", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/x86/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-x86" : - { - "abi" : "x86", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/x86/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/build.ninja deleted file mode 100644 index 3cef963..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/x86/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/x86/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/x86/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/x86/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/x86/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/x86/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/x86/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/x86/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_build_command.txt deleted file mode 100644 index fd01061..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 --GAndroid Gradle - Ninja --DANDROID_ABI=x86 --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/x86 --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt deleted file mode 100644 index 8e2dd35..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_install.cmake deleted file mode 100644 index a128e95..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/rules.ninja deleted file mode 100644 index 346972e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeCache.txt deleted file mode 100644 index 9b6231f..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=x86_64 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ar - -//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=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/x86_64 - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index d7bb2eb..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ld") -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 "8") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index a49272c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ld") -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 "8") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index f617f83..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 3d714ca..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index d8369e8..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeOutput.log deleted file mode 100644 index b138175..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,212 +0,0 @@ -The target system is: Android - 21 - x86_64 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_85d83" -[1/2] Building C object CMakeFiles/cmTC_85d83.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_85d83 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e3578" -[1/2] Building C object CMakeFiles/cmTC_e3578.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_e3578 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: x86_64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Candidate multilib: .;@m64 -Candidate multilib: 32;@m32 -Candidate multilib: x32;@mx32 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_e3578 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_e3578.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(x86_64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e3578"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_e3578.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_e3578] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: x86_64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Candidate multilib: 32] - ignore line: [@m32] - ignore line: [Candidate multilib: x32] - ignore line: [@mx32] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_e3578 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_e3578.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_e3578] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_e3578.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_35440" -[1/2] Building CXX object CMakeFiles/cmTC_35440.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_35440 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_d30d4" -[1/2] Building CXX object CMakeFiles/cmTC_d30d4.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_d30d4 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: x86_64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Candidate multilib: .;@m64 -Candidate multilib: 32;@m32 -Candidate multilib: x32;@mx32 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_d30d4 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_d30d4.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(x86_64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_d30d4"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_d30d4.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_d30d4] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: x86_64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Candidate multilib: 32] - ignore line: [@m32] - ignore line: [Candidate multilib: x32] - ignore line: [@mx32] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_d30d4 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_d30d4.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_d30d4] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_d30d4.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index ddcd48f..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/android_gradle_build.json deleted file mode 100644 index c8c07dc..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Debug-x86_64" : - { - "abi" : "x86_64", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 --target hyperlpr", - "buildType" : "debug", - "files" : - [ - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Debug-x86_64" : - { - "abi" : "x86_64", - "artifactName" : "lib_opencv", - "buildType" : "debug", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/x86_64/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/build.ninja deleted file mode 100644 index 38b6f2f..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so - -build ../../../../build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/x86_64/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O0 -fno-limit-debug-info -O0 -fno-limit-debug-info - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/x86_64/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/debug/obj/x86_64/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_build_command.txt deleted file mode 100644 index 9761be8..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 --GAndroid Gradle - Ninja --DANDROID_ABI=x86_64 --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/debug/obj/x86_64 --DCMAKE_BUILD_TYPE=Debug --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_build_output.txt deleted file mode 100644 index 8505fc1..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_install.cmake deleted file mode 100644 index 4d644c2..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/rules.ninja deleted file mode 100644 index 6e9b3f9..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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 CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/debug/x86_64 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/cmake_install.cmake deleted file mode 100644 index 481d270..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/debug/x86_64/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeCache.txt deleted file mode 100644 index 53ffc53..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=arm64-v8a - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/arm64-v8a - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 6c676a1..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld") -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 "8") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 39d5bcd..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld") -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 "8") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index e57d9ee..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 257db7a..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index 4d540a3..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "aarch64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 1a40cf3..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,196 +0,0 @@ -The target system is: Android - 21 - aarch64 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_8af44" -[1/2] Building C object CMakeFiles/cmTC_8af44.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_8af44 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_fdedc" -[1/2] Building C object CMakeFiles/cmTC_fdedc.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_fdedc -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: aarch64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_fdedc /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_fdedc.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(aarch64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_fdedc"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_fdedc.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_fdedc] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: aarch64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_fdedc /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_fdedc.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [aarch64linux] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_fdedc] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_fdedc.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5e0fd" -[1/2] Building CXX object CMakeFiles/cmTC_5e0fd.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_5e0fd - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5f17d" -[1/2] Building CXX object CMakeFiles/cmTC_5f17d.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_5f17d -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: aarch64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -Candidate multilib: .;@m64 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_5f17d /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_5f17d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(aarch64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5f17d"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_5f17d.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_5f17d] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: aarch64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -pie --eh-frame-hdr -m aarch64linux -dynamic-linker /system/bin/linker64 -o cmTC_5f17d /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_5f17d.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [aarch64linux] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_5f17d] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_5f17d.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/aarch64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index b77f1e5..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/android_gradle_build.json deleted file mode 100644 index eac2fd5..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-arm64-v8a" : - { - "abi" : "arm64-v8a", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - }, - - { - "flags" : " -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-arm64-v8a" : - { - "abi" : "arm64-v8a", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/arm64-v8a/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/build.ninja deleted file mode 100644 index d953a4f..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/arm64-v8a/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/arm64-v8a/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/arm64-v8a/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_build_command.txt deleted file mode 100644 index a7a157d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a --GAndroid Gradle - Ninja --DANDROID_ABI=arm64-v8a --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/arm64-v8a --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_build_output.txt deleted file mode 100644 index 4a60716..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_install.cmake deleted file mode 100644 index 9919000..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/rules.ninja deleted file mode 100644 index 5380ad7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target aarch64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/arm64-v8a - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/arm64-v8a/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/.ninja_deps b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/.ninja_deps deleted file mode 100644 index 5af0ac4..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/.ninja_deps and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/.ninja_log b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/.ninja_log deleted file mode 100644 index 4f09347..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/.ninja_log +++ /dev/null @@ -1,24 +0,0 @@ -# ninja log v5 -3 3952 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o 37a66220b4177b7b -2 4013 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o a2ea455016e34702 -1 4020 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o 6cd5c62b59906255 -6 4050 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o a6fafc018e601787 -0 4305 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o d3725f2f2b02e0ba -1 4307 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o 37250fe956d7b99d -1 4519 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 348ae217dcff34e2 -5 4563 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o eaf6d6e3ba6c08f0 -4563 4748 0 ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so b0e65e6a365caec4 -3 3501 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o a6fafc018e601787 -2 3596 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o d3725f2f2b02e0ba -2 3903 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 348ae217dcff34e2 -2 3943 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o eaf6d6e3ba6c08f0 -3943 4142 0 ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so b0e65e6a365caec4 -3 7729 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o 37a66220b4177b7b -3 8131 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o a2ea455016e34702 -2 8151 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o 6cd5c62b59906255 -5 8797 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o a6fafc018e601787 -2 9341 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o d3725f2f2b02e0ba -2 9348 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o 37250fe956d7b99d -4 10000 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o eaf6d6e3ba6c08f0 -2 10553 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 348ae217dcff34e2 -10553 10910 0 ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so b0e65e6a365caec4 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt deleted file mode 100644 index 0cabcf6..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti -fexceptions - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/armeabi-v7a - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 4c4689e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 786bf78..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index c2ceac1..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index e70de06..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index 7051c42..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "armv7-a") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 4d82d20..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,206 +0,0 @@ -The target system is: Android - 21 - armv7-a -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_b75bd" -[1/2] Building C object CMakeFiles/cmTC_b75bd.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_b75bd - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_05680" -[1/2] Building C object CMakeFiles/cmTC_05680.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_05680 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv7-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_05680 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_05680.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_05680"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_05680.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_05680] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv7-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_05680 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_05680.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_05680] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_05680.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_50767" -[1/2] Building CXX object CMakeFiles/cmTC_50767.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_50767 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_793b9" -[1/2] Building CXX object CMakeFiles/cmTC_793b9.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_793b9 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv7-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_793b9 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_793b9.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_793b9"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_793b9.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_793b9] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv7-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_793b9 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --fix-cortex-a8 --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_793b9.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_793b9] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--fix-cortex-a8] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_793b9.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index e0e71d7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/android_gradle_build.json deleted file mode 100644 index b1afe2e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-armeabi-v7a" : - { - "abi" : "armeabi-v7a", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - }, - - { - "flags" : " -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-armeabi-v7a" : - { - "abi" : "armeabi-v7a", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/../jniLibs/armeabi-v7a/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/build.ninja deleted file mode 100644 index e0c3493..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/../jniLibs/armeabi-v7a/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/../jniLibs/armeabi-v7a/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/armeabi-v7a/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_command.txt deleted file mode 100644 index bcaa405..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a --GAndroid Gradle - Ninja --DANDROID_ABI=armeabi-v7a --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/armeabi-v7a --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -fexceptions -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt deleted file mode 100644 index 335c7a9..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_install.cmake deleted file mode 100644 index 4cb3e96..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/rules.ninja deleted file mode 100644 index 82e2a58..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv7-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi-v7a - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o deleted file mode 100644 index 8a33466..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o deleted file mode 100644 index e159199..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o deleted file mode 100644 index e86d5ab..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o deleted file mode 100644 index 1189763..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o deleted file mode 100644 index 80ddbff..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o deleted file mode 100644 index 8cbfb05..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o deleted file mode 100644 index 6be828f..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o deleted file mode 100644 index b5163e2..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi-v7a/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/.ninja_deps b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/.ninja_deps deleted file mode 100644 index b3c8c3d..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/.ninja_deps and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/.ninja_log b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/.ninja_log deleted file mode 100644 index b78ca37..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/.ninja_log +++ /dev/null @@ -1,24 +0,0 @@ -# ninja log v5 -2 3955 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o df180a28afadebf8 -2 4065 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o 46f22b4d61dca679 -1 4089 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o faf95c69d7e535b9 -4 4190 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o 34af49873e1d7b62 -1 4355 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o 37db70f926e1b079 -0 4364 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o c661505344418063 -1 4578 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 62f84111c429f14d -3 4598 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o add8ae370db61ca0 -4598 4819 0 ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so a152b8204f273c9e -6 3856 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o 34af49873e1d7b62 -6 4061 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o c661505344418063 -5 4573 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o add8ae370db61ca0 -4 4576 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 62f84111c429f14d -4576 4862 0 ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so a152b8204f273c9e -11 5318 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o df180a28afadebf8 -6 5540 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o faf95c69d7e535b9 -9 5621 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o 46f22b4d61dca679 -15 5785 0 src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o 34af49873e1d7b62 -4 5885 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o c661505344418063 -5 5965 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o 37db70f926e1b079 -13 6351 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o add8ae370db61ca0 -7 6538 0 src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o 62f84111c429f14d -6538 6773 0 ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so a152b8204f273c9e diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeCache.txt deleted file mode 100644 index 84083ec..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti -fexceptions - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/libgnustl_static.a" "-latomic" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/armeabi - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 4c4689e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 786bf78..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index efb841b..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 12654ae..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index ac9a83c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "armv5te") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 0bf4e05..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,202 +0,0 @@ -The target system is: Android - 21 - armv5te -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_9209d" -[1/2] Building C object CMakeFiles/cmTC_9209d.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_9209d - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_26f0f" -[1/2] Building C object CMakeFiles/cmTC_26f0f.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_26f0f -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv5te-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_26f0f /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_26f0f.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_26f0f"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_26f0f.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_26f0f] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv5te-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_26f0f /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_26f0f.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_26f0f] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_26f0f.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_27a6a" -[1/2] Building CXX object CMakeFiles/cmTC_27a6a.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_27a6a - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0ece0" -[1/2] Building CXX object CMakeFiles/cmTC_0ece0.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_0ece0 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: armv5te-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_0ece0 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_0ece0.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(arm-linux-androideabi-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0ece0"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_0ece0.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_0ece0] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: armv5te-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -pie -X --eh-frame-hdr -m armelf_linux_eabi -dynamic-linker /system/bin/linker -o cmTC_0ece0 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_0ece0.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm] ==> ignore - arg [-pie] ==> ignore - arg [-X] ==> 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_0ece0] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_0ece0.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index a4c0bbc..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/android_gradle_build.json deleted file mode 100644 index 490a4c6..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-armeabi" : - { - "abi" : "armeabi", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - }, - - { - "flags" : " -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-armeabi" : - { - "abi" : "armeabi", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/../jniLibs/armeabi/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/build.ninja deleted file mode 100644 index 5049a97..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/../jniLibs/armeabi/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -fno-integrated-as -mthumb -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -fexceptions -std=c++11 -Os -DNDEBUG -Os -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/../jniLibs/armeabi/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/libgnustl_static.a" "-latomic" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/armeabi/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_build_command.txt deleted file mode 100644 index 6d826b5..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi --GAndroid Gradle - Ninja --DANDROID_ABI=armeabi --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/armeabi --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -fexceptions -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_build_output.txt deleted file mode 100644 index 692d57e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_install.cmake deleted file mode 100644 index 5727a45..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/rules.ninja deleted file mode 100644 index 8ae62f0..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target armv5te-none-linux-androideabi -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-arm -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/armeabi - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o deleted file mode 100644 index 7b29a32..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o deleted file mode 100644 index 016e461..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o deleted file mode 100644 index 8080992..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o deleted file mode 100644 index 9bdfc3d..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o deleted file mode 100644 index 5cc4c48..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o deleted file mode 100644 index 9908e96..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o deleted file mode 100644 index 9e7ee2d..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o deleted file mode 100644 index f40777b..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/armeabi/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeCache.txt deleted file mode 100644 index b96054d..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=mips - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/mips - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index f82f654..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index 45d98d2..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/bin/mipsel-linux-android-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index c37e5c3..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index cdb2155..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index 4aaf648..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "mips") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 3021156..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,214 +0,0 @@ -The target system is: Android - 21 - mips -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_80d1d" -[1/2] Building C object CMakeFiles/cmTC_80d1d.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_80d1d - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_23f7e" -[1/2] Building C object CMakeFiles/cmTC_23f7e.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_23f7e -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mipsel-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Candidate multilib: mips-r6;@march=mips32r6 -Candidate multilib: mips-r2;@march=mips32r2 -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_23f7e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_23f7e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(mipsel-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_23f7e"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_23f7e.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_23f7e] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mipsel-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Candidate multilib: mips-r6] - ignore line: [@march=mips32r6] - ignore line: [Candidate multilib: mips-r2] - ignore line: [@march=mips32r2] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_23f7e /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_23f7e.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf32ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_23f7e] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_23f7e.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_6a939" -[1/2] Building CXX object CMakeFiles/cmTC_6a939.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_6a939 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_59071" -[1/2] Building CXX object CMakeFiles/cmTC_59071.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_59071 -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mipsel-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -Candidate multilib: mips-r6;@march=mips32r6 -Candidate multilib: mips-r2;@march=mips32r2 -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_59071 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_59071.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(mipsel-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_59071"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_59071.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_59071] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mipsel-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - ignore line: [Candidate multilib: mips-r6] - ignore line: [@march=mips32r6] - ignore line: [Candidate multilib: mips-r2] - ignore line: [@march=mips32r2] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips --eh-frame-hdr -m elf32ltsmip -dynamic-linker /system/bin/linker -o cmTC_59071 /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_59071.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf32ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_59071] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_59071.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/../lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x/../../../../mipsel-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mipsel-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64/mipsel-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index f80ee29..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/android_gradle_build.json deleted file mode 100644 index 2046b34..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-mips" : - { - "abi" : "mips", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - }, - - { - "flags" : " -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/mips/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-mips" : - { - "abi" : "mips", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/mips/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/build.ninja deleted file mode 100644 index b6657d3..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/mips/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/mips/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/mips/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mips32 -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/mips/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/mips/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/mips/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/mips/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/mips/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_build_command.txt deleted file mode 100644 index ade0470..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips --GAndroid Gradle - Ninja --DANDROID_ABI=mips --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/mips --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_build_output.txt deleted file mode 100644 index acd0c02..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_install.cmake deleted file mode 100644 index 35483cb..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/rules.ninja deleted file mode 100644 index 8f5615f..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mipsel-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mipsel-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeCache.txt deleted file mode 100644 index e1dc30c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=mips64 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/mips64 - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 22e507c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ld") -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 "8") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index ad58262..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-ld") -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 "8") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 7f531ea..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 699f63e..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index d61d59e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "mips64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 705b77a..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,202 +0,0 @@ -The target system is: Android - 21 - mips64 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_257e0" -[1/2] Building C object CMakeFiles/cmTC_257e0.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_257e0 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e66da" -[1/2] Building C object CMakeFiles/cmTC_e66da.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_e66da -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mips64el-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_e66da /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_e66da.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(mips64el-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e66da"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_e66da.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_e66da] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mips64el-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_e66da /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_e66da.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf64ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_e66da] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_e66da.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_c9782" -[1/2] Building CXX object CMakeFiles/cmTC_c9782.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_c9782 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_77d0a" -[1/2] Building CXX object CMakeFiles/cmTC_77d0a.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_77d0a -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: mips64el-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -Candidate multilib: .; -Selected multilib: .; - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_77d0a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_77d0a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(mips64el-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_77d0a"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_77d0a.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_77d0a] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: mips64el-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [] - ignore line: [Selected multilib: .] - ignore line: [] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -pie --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 --eh-frame-hdr -m elf64ltsmip -dynamic-linker /system/bin/linker64 -o cmTC_77d0a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_77d0a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [-pie] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf64ltsmip] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_77d0a] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_77d0a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x/../../../../mips64el-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/mips64el-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/mips64el-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index d9d66a5..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/android_gradle_build.json deleted file mode 100644 index f1ec750..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-mips64" : - { - "abi" : "mips64", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - }, - - { - "flags" : " -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/mips64/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-mips64" : - { - "abi" : "mips64", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/mips64/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/build.ninja deleted file mode 100644 index cff7d51..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/mips64/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/mips64/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/mips64/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64/usr/lib64/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/mips64/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/mips64/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/mips64/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/mips64/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/mips64/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_build_command.txt deleted file mode 100644 index 39a6547..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 --GAndroid Gradle - Ninja --DANDROID_ABI=mips64 --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/mips64 --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_build_output.txt deleted file mode 100644 index ae8f444..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_install.cmake deleted file mode 100644 index bbe0508..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/rules.ninja deleted file mode 100644 index b35810a..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target mips64el-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-mips64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/mips64 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/mips64/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeCache.txt deleted file mode 100644 index b438c14..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=x86 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/x86 - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index 46d48c7..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ld") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index d47374b..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-ld") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 1cdabaa..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index a7c481e..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index d54cf60..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "i686") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeOutput.log deleted file mode 100644 index c81c58e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,192 +0,0 @@ -The target system is: Android - 21 - i686 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_5e212" -[1/2] Building C object CMakeFiles/cmTC_5e212.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_5e212 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e5c0f" -[1/2] Building C object CMakeFiles/cmTC_e5c0f.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_e5c0f -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: i686-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_e5c0f /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_e5c0f.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(i686-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_e5c0f"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_e5c0f.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_e5c0f] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: i686-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_e5c0f /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_e5c0f.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_e5c0f] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_e5c0f.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0a4d4" -[1/2] Building CXX object CMakeFiles/cmTC_0a4d4.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_0a4d4 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0500a" -[1/2] Building CXX object CMakeFiles/cmTC_0500a.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_0500a -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: i686-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -Candidate multilib: .;@m32 -Selected multilib: .;@m32 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_0500a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_0500a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(i686-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0500a"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_0500a.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_0500a] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: i686-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m32] - ignore line: [Selected multilib: .] - ignore line: [@m32] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -pie --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -o cmTC_0500a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_0500a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_i386] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker] ==> ignore - arg [-o] ==> ignore - arg [cmTC_0500a] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_0500a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/lib/gcc/i686-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index ea93c85..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/android_gradle_build.json deleted file mode 100644 index 2d894ae..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-x86" : - { - "abi" : "x86", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - }, - - { - "flags" : " -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/x86/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-x86" : - { - "abi" : "x86", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/x86/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/build.ninja deleted file mode 100644 index 50675ca..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/x86/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/x86/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/x86/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86/usr/lib/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/x86/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/x86/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/x86/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/x86/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/x86/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_build_command.txt deleted file mode 100644 index 2e1e224..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 --GAndroid Gradle - Ninja --DANDROID_ABI=x86 --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/x86 --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_build_output.txt deleted file mode 100644 index e29c491..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_install.cmake deleted file mode 100644 index 4410c89..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/rules.ninja deleted file mode 100644 index fec9617..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target i686-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt deleted file mode 100644 index 1ccf816..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeCache.txt +++ /dev/null @@ -1,322 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 -# It was generated by CMake: /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -# 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=x86_64 - -//No help, variable specified on the command line. -ANDROID_NDK:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/ndk-bundle - -//No help, variable specified on the command line. -ANDROID_PLATFORM:UNINITIALIZED=android-21 - -//Path to a program. -CMAKE_AR:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING=Release - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING=-std=c++11 -frtti - -//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=-lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/libgnustl_static.a" - -//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=-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=/usr/local - -//No help, variable specified on the command line. -CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/x86_64 - -//Path to a program. -CMAKE_LINKER:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ld - -//No help, variable specified on the command line. -CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ranlib - -//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=/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-strip - -//The CMake toolchain file -CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/yujinke/Library/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app - -//Value Computed by CMake -SwiftPR_BINARY_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp - -//Value Computed by CMake -SwiftPR_SOURCE_DIR:STATIC=/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -//Dependencies for the target -hyperlpr_LIB_DEPENDS:STATIC=general;lib_opencv;general;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64/liblog.so; - -//Path to a library. -log-lib:FILEPATH=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64/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=/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ctest -//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=/Users/yujinke/Downloads/PlateRecognization/app -//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=2 -//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=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/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 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake deleted file mode 100644 index d7bb2eb..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake +++ /dev/null @@ -1,67 +0,0 @@ -set(CMAKE_C_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "Clang") -set(CMAKE_C_COMPILER_VERSION "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_C_COMPILE_FEATURES "") -set(CMAKE_C90_COMPILE_FEATURES "") -set(CMAKE_C99_COMPILE_FEATURES "") -set(CMAKE_C11_COMPILE_FEATURES "") - -set(CMAKE_C_PLATFORM_ID "") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ld") -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 "8") -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 "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake deleted file mode 100644 index a49272c..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,68 +0,0 @@ -set(CMAKE_CXX_COMPILER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "Clang") -set(CMAKE_CXX_COMPILER_VERSION "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "") -set(CMAKE_CXX_COMPILE_FEATURES "") -set(CMAKE_CXX98_COMPILE_FEATURES "") -set(CMAKE_CXX11_COMPILE_FEATURES "") -set(CMAKE_CXX14_COMPILE_FEATURES "") - -set(CMAKE_CXX_PLATFORM_ID "") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - -set(CMAKE_AR "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ar") -set(CMAKE_RANLIB "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ranlib") -set(CMAKE_LINKER "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-ld") -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 "8") -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 "stdc++;m;dl;c;dl") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index ec4b323..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index 8bda607..0000000 Binary files a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake deleted file mode 100644 index d8369e8..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/3.6.0-rc2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Darwin-16.5.0") -set(CMAKE_HOST_SYSTEM_NAME "Darwin") -set(CMAKE_HOST_SYSTEM_VERSION "16.5.0") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - -include("/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake") - -set(CMAKE_SYSTEM "Android-21") -set(CMAKE_SYSTEM_NAME "Android") -set(CMAKE_SYSTEM_VERSION "21") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "TRUE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeOutput.log b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 19f38ee..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,212 +0,0 @@ -The target system is: Android - 21 - x86_64 -The host system is: Darwin - 16.5.0 - x86_64 -Determining if the C compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_f4f71" -[1/2] Building C object CMakeFiles/cmTC_f4f71.dir/testCCompiler.c.o -[2/2] Linking C executable cmTC_f4f71 - - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0a98d" -[1/2] Building C object CMakeFiles/cmTC_0a98d.dir/CMakeCCompilerABI.c.o -[2/2] Linking C executable cmTC_0a98d -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: x86_64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Candidate multilib: .;@m64 -Candidate multilib: 32;@m32 -Candidate multilib: x32;@mx32 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_0a98d /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_0a98d.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(x86_64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_0a98d"] - ignore line: [[1/2] Building C object CMakeFiles/cmTC_0a98d.dir/CMakeCCompilerABI.c.o] - ignore line: [[2/2] Linking C executable cmTC_0a98d] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: x86_64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Candidate multilib: 32] - ignore line: [@m32] - ignore line: [Candidate multilib: x32] - ignore line: [@mx32] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_0a98d /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_0a98d.dir/CMakeCCompilerABI.c.o -lgcc -ldl -lc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_0a98d] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_0a98d.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 [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit libs: [dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit fwks: [] - - -Determining if the CXX compiler works passed with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_47c40" -[1/2] Building CXX object CMakeFiles/cmTC_47c40.dir/testCXXCompiler.cxx.o -[2/2] Linking CXX executable cmTC_47c40 - - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeTmp - -Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_1ff7a" -[1/2] Building CXX object CMakeFiles/cmTC_1ff7a.dir/CMakeCXXCompilerABI.cpp.o -[2/2] Linking CXX executable cmTC_1ff7a -Android clang version 3.8.256229 (based on LLVM 3.8.256229) -Target: x86_64-none-linux-android -Thread model: posix -InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin -Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -Candidate multilib: .;@m64 -Candidate multilib: 32;@m32 -Candidate multilib: x32;@mx32 -Selected multilib: .;@m64 - "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_1ff7a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_1ff7a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(x86_64-linux-android-ld|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command:"/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja" "cmTC_1ff7a"] - ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_1ff7a.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [[2/2] Linking CXX executable cmTC_1ff7a] - ignore line: [Android clang version 3.8.256229 (based on LLVM 3.8.256229)] - ignore line: [Target: x86_64-none-linux-android] - ignore line: [Thread model: posix] - ignore line: [InstalledDir: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin] - ignore line: [Found candidate GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Selected GCC installation: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - ignore line: [Candidate multilib: .] - ignore line: [@m64] - ignore line: [Candidate multilib: 32] - ignore line: [@m32] - ignore line: [Candidate multilib: x32] - ignore line: [@mx32] - ignore line: [Selected multilib: .] - ignore line: [@m64] - link line: [ "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld" --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -pie --eh-frame-hdr -m elf_x86_64 -dynamic-linker /system/bin/linker64 -o cmTC_1ff7a /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64 -L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib -L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_1ff7a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lgcc -ldl -lc -lgcc -lgcc -ldl /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/bin/ld] ==> ignore - arg [--sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64] ==> ignore - arg [-pie] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/system/bin/linker64] ==> ignore - arg [-o] ==> ignore - arg [cmTC_1ff7a] ==> ignore - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtbegin_dynamic.o] ==> ignore - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] - arg [-L/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [--build-id] ==> ignore - arg [--warn-shared-textrel] ==> ignore - arg [--fatal-warnings] ==> ignore - arg [--no-undefined] ==> ignore - arg [-znoexecstack] ==> ignore - arg [-zrelro] ==> ignore - arg [-znow] ==> ignore - arg [--gc-sections] ==> ignore - arg [-znocopyreloc] ==> ignore - arg [CMakeFiles/cmTC_1ff7a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [-lgcc] ==> lib [gcc] - arg [-ldl] ==> lib [dl] - arg [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64/crtend_android.o] ==> ignore - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - remove lib [gcc] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib/../lib64] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x/../../../../x86_64-linux-android/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib] - collapse library dir [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] ==> [/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit libs: [stdc++;m;dl;c;dl] - implicit dirs: [/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/lib/gcc/x86_64-linux-android/4.9.x;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64;/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/lib;/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib] - implicit fwks: [] - - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/TargetDirectories.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index 5a8b093..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/CMakeFiles/edit_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/CMakeFiles/rebuild_cache.dir -/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/CMakeFiles/hyperlpr.dir diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/cmake.check_cache b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/android_gradle_build.json b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/android_gradle_build.json deleted file mode 100644 index 5e6f2b4..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/android_gradle_build.json +++ /dev/null @@ -1,92 +0,0 @@ - -{ - "buildFiles" : - [ - "/Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt", - "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/CMakeLists.txt" - ], - "cleanCommands" : - [ - "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 --target clean" - ], - "cppFileExtensions" : [ "cpp" ], - "libraries" : - { - "hyperlpr-Release-x86_64" : - { - "abi" : "x86_64", - "artifactName" : "hyperlpr", - "buildCommand" : "/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake --build /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 --target hyperlpr", - "buildType" : "release", - "files" : - [ - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - }, - - { - "flags" : " -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -Dhyperlpr_EXPORTS -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC -c ", - "src" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp", - "workingDirectory" : "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64" - } - ], - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so", - "toolchain" : "2773624148697292947" - }, - "lib_opencv-Release-x86_64" : - { - "abi" : "x86_64", - "artifactName" : "lib_opencv", - "buildType" : "release", - "output" : "/Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/main/jniLibs/x86_64/libopencv_java3.so", - "toolchain" : "2773624148697292947" - } - }, - "toolchains" : - { - "2773624148697292947" : - { - "cCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang", - "cppCompilerExecutable" : "/Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++" - } - } -} diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/build.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/build.ninja deleted file mode 100644 index 135ed09..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/build.ninja +++ /dev/null @@ -1,190 +0,0 @@ -# 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: Release -# ============================================================================= - -############################################# -# 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 edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 -build edit_cache: phony CMakeFiles/edit_cache.util - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 && /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 -build rebuild_cache: phony CMakeFiles/rebuild_cache.util -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /Users/yujinke/Downloads/PlateRecognization/app/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target hyperlpr - -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateDetection.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateDetection.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FineMapping.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FineMapping.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/FastDeskew.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/FastDeskew.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/PlateSegmentation.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/PlateSegmentation.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Recognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Recognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/CNNRecognizer.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/CNNRecognizer.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/src/Pipeline.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/src/Pipeline.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir/src -build src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o: CXX_COMPILER__hyperlpr ../../../../src/main/cpp/javaWarpper.cpp - DEFINES = -Dhyperlpr_EXPORTS - DEP_FILE = src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o.d - FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG -fPIC - INCLUDES = -I/Users/yujinke/Downloads/OpenCV-android-sdk-3.3/sdk/native/jni/include -I../../../../src/main/cpp/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include -isystem /Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/include/backward - IN_ABS = /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp/javaWarpper.cpp - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - OBJECT_FILE_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target hyperlpr - - -############################################# -# Link the shared library ../../../../build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so - -build ../../../../build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so: CXX_SHARED_LIBRARY_LINKER__hyperlpr src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateDetection.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FineMapping.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/FastDeskew.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/PlateSegmentation.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Recognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/CNNRecognizer.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/src/Pipeline.cpp.o src/main/cpp/CMakeFiles/hyperlpr.dir/javaWarpper.cpp.o | ../../../../src/main/cpp/src/main/jniLibs/x86_64/libopencv_java3.so /Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64/usr/lib64/liblog.so - LANGUAGE_COMPILE_FLAGS = -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -Wa,--noexecstack -Wformat -Werror=format-security -fno-exceptions -fno-rtti -std=c++11 -frtti -std=c++11 -O2 -DNDEBUG -O2 -DNDEBUG - LINK_FLAGS = -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Wl,-z,noexecstack -Qunused-arguments -Wl,-z,relro -Wl,-z,now - LINK_LIBRARIES = ../../../../src/main/cpp/src/main/jniLibs/x86_64/libopencv_java3.so -llog -lm "/Users/yujinke/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/libgnustl_static.a" - OBJECT_DIR = src/main/cpp/CMakeFiles/hyperlpr.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libhyperlpr.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = ../../../../build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so - TARGET_PDB = hyperlpr.so.dbg -# ============================================================================= -# Target aliases. - -build hyperlpr: phony ../../../../build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so -build libhyperlpr.so: phony ../../../../build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so -# ============================================================================= -# Folder targets. - -# ============================================================================= -# ============================================================================= - -############################################# -# Folder: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -build src/main/cpp/all: phony hyperlpr -# ============================================================================= -# Built-in targets - - -############################################# -# The main all target. - -build all: phony ../../../../build/intermediates/cmake/release/obj/x86_64/libhyperlpr.so - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake - pool = console - -############################################# -# A missing CMake input file is not an error. - -build ../../../../CMakeLists.txt ../../../../src/main/cpp/CMakeLists.txt /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCCompilerABI.c /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompiler.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXCompilerABI.cpp /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCXXInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeCommonLanguageInclude.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompileFeatures.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineCompilerABI.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeDetermineSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeFindBinUtils.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeGenericSystem.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeLanguageInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeParseImplicitLinkInfo.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystem.cmake.in /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInformation.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeSystemSpecificInitialize.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCXXCompiler.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/CMakeTestCompilerCommon.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-C.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang-CXX.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/Clang.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Compiler/GNU.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Internal/FeatureTesting.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Android.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/Linux.cmake /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/share/cmake-3.6/Modules/Platform/UnixPaths.cmake /Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMakeCache.txt CMakeFiles/3.6.0-rc2/CMakeCCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeCXXCompiler.cmake CMakeFiles/3.6.0-rc2/CMakeSystem.cmake: phony - -############################################# -# Clean all the built files. - -build clean: CLEAN - -############################################# -# Print all primary targets available. - -build help: HELP diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_build_command.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_build_command.txt deleted file mode 100644 index 1b0c456..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_build_command.txt +++ /dev/null @@ -1,15 +0,0 @@ -Executable : /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -arguments : --H/Users/yujinke/Downloads/PlateRecognization/app --B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 --GAndroid Gradle - Ninja --DANDROID_ABI=x86_64 --DANDROID_NDK=/Users/yujinke/Library/Android/sdk/ndk-bundle --DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Users/yujinke/Downloads/PlateRecognization/app/build/intermediates/cmake/release/obj/x86_64 --DCMAKE_BUILD_TYPE=Release --DCMAKE_MAKE_PROGRAM=/Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja --DCMAKE_TOOLCHAIN_FILE=/Users/yujinke/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake --DANDROID_PLATFORM=android-21 --DCMAKE_CXX_FLAGS=-std=c++11 -frtti -jvmArgs : - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_build_output.txt b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_build_output.txt deleted file mode 100644 index 04b45bc..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_build_output.txt +++ /dev/null @@ -1,15 +0,0 @@ --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --- Check for working C compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang -- 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: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --- Check for working CXX compiler: /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -- 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: /Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_install.cmake deleted file mode 100644 index e055c53..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/cmake_install.cmake") - -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 "/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/rules.ninja b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/rules.ninja deleted file mode 100644 index c481ed0..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/rules.ninja +++ /dev/null @@ -1,64 +0,0 @@ -# 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: Release -# ============================================================================= -# ============================================================================= - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__hyperlpr - depfile = $DEP_FILE - deps = gcc - command = /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $IN_ABS - description = Building CXX object $out - - -############################################# -# Rule for linking CXX shared library. - -rule CXX_SHARED_LIBRARY_LINKER__hyperlpr - command = $PRE_LINK && /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -target x86_64-none-linux-android -gcc-toolchain /Users/yujinke/Library/Android/sdk/ndk-bundle/toolchains/x86_64-4.9/prebuilt/darwin-x86_64 --sysroot=/Users/yujinke/Library/Android/sdk/ndk-bundle/platforms/android-21/arch-x86_64 -fPIC $LANGUAGE_COMPILE_FLAGS $ARCH_FLAGS $LINK_FLAGS -shared $SONAME_FLAG$SONAME -o $TARGET_FILE $in $LINK_PATH $LINK_LIBRARIES && $POST_BUILD - description = Linking CXX shared library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/cmake -H/Users/yujinke/Downloads/PlateRecognization/app -B/Users/yujinke/Downloads/PlateRecognization/app/.externalNativeBuild/cmake/release/x86_64 - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = /Users/yujinke/Library/Android/sdk/cmake/3.6.3155560/bin/ninja -t targets - description = All primary targets available: - diff --git a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/cmake_install.cmake b/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/cmake_install.cmake deleted file mode 100644 index f95877e..0000000 --- a/Prj-Android/app/.externalNativeBuild/cmake/release/x86_64/src/main/cpp/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: /Users/yujinke/Downloads/PlateRecognization/app/src/main/cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "Release") - 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() - diff --git a/Prj-Android/app/.gitignore b/Prj-Android/app/.gitignore index 796b96d..9bea547 100644 --- a/Prj-Android/app/.gitignore +++ b/Prj-Android/app/.gitignore @@ -1 +1,11 @@ +*.iml +.gradle +/local.properties +/.idea/libraries +/.idea/modules.xml +/.idea/workspace.xml +.DS_Store /build +/captures +.externalNativeBuild +.src/main/cpp/CMakeFiles \ No newline at end of file diff --git a/Prj-Android/app/CMakeLists.txt b/Prj-Android/app/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/Prj-Android/app/Makefile b/Prj-Android/app/Makefile deleted file mode 100644 index d908067..0000000 --- a/Prj-Android/app/Makefile +++ /dev/null @@ -1,148 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.11 - -# Default target executed when no arguments are given to make. -default_target: all - -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /Applications/CMake.app/Contents/bin/cmake - -# The command to remove a file. -RM = /Applications/CMake.app/Contents/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /Users/mac02/Desktop/studiospace/test/PrjAnndroid/app - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /Users/mac02/Desktop/studiospace/test/PrjAnndroid/app - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /Applications/CMake.app/Contents/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /Applications/CMake.app/Contents/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /Users/mac02/Desktop/studiospace/test/PrjAnndroid/app/CMakeFiles /Users/mac02/Desktop/studiospace/test/PrjAnndroid/app/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /Users/mac02/Desktop/studiospace/test/PrjAnndroid/app/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named hyperlpr - -# Build rule for target. -hyperlpr: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 hyperlpr -.PHONY : hyperlpr - -# fast build rule for target. -hyperlpr/fast: - $(MAKE) -f src/main/cpp/CMakeFiles/hyperlpr.dir/build.make src/main/cpp/CMakeFiles/hyperlpr.dir/build -.PHONY : hyperlpr/fast - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... rebuild_cache" - @echo "... edit_cache" - @echo "... hyperlpr" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/Prj-Android/app/app.iml b/Prj-Android/app/app.iml index ecaa2c8..88f982e 100644 --- a/Prj-Android/app/app.iml +++ b/Prj-Android/app/app.iml @@ -27,27 +27,28 @@ - + - + + - + - + @@ -56,6 +57,14 @@ + + + + + + + + @@ -69,7 +78,6 @@ - @@ -90,58 +98,65 @@ + + - - - + + + + + - + - + + - - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Prj-Android/app/build.gradle b/Prj-Android/app/build.gradle index 2182e4f..8d190ef 100644 --- a/Prj-Android/app/build.gradle +++ b/Prj-Android/app/build.gradle @@ -1,22 +1,32 @@ apply plugin: 'com.android.application' android { - compileSdkVersion 26 - buildToolsVersion '25.0.0' + compileSdkVersion 27 + buildToolsVersion '27.0.3' defaultConfig { applicationId "pr.platerecognization" - minSdkVersion 21 - targetSdkVersion 26 + minSdkVersion 19 + targetSdkVersion 22 versionCode 1 versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake { - cppFlags "-std=c++11 -frtti -fexceptions" - abiFilters 'armeabi', 'armeabi-v7a' - + cppFlags "-std=c++11" +// cppFlags "-std=c++11 -frtti -fexceptions" +// abiFilters 'armeabi-v7a' + arguments '-DANDROID_STL=gnustl_static' +// arguments '-DANDROID_STL=gnustl_shared' +// '-DANDROID_ABI=armeabi-v7a' } } + ndk { + // Specifies the ABI configurations of your native + // libraries Gradle should build and package with your APK. +// abiFilters 'x86', 'x86_64', 'armeabi', 'armeabi-v7a', 'arm64-v8a', 'mips', 'mips64' + abiFilters 'armeabi-v7a' + } + } buildTypes { release { @@ -24,20 +34,30 @@ android { proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } } + + sourceSets.main { + jni.srcDirs = [] // This prevents the auto generation of Android.mk + jniLibs.srcDirs = ['libs','src/main/cpp/opencv342/sdk/native/libs'] + //jniLibs.srcDirs =['src/main/libs','src/main/jniLibs'] + } + /* externalNativeBuild { + cmake { + path 'src/main/cpp/CMakeLists.txt' + } + }*/ externalNativeBuild { cmake { - path "CMakeLists.txt" + path 'src/main/cpp/CMakeLists.txt' } } } dependencies { - compile fileTree(include: ['*.jar'], dir: 'libs') - androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { - exclude group: 'com.android.support', module: 'support-annotations' - }) - compile 'com.android.support:appcompat-v7:26.+' - compile 'com.android.support.constraint:constraint-layout:1.0.2' - testCompile 'junit:junit:4.12' - compile project(':openCVLibrary330') -} + implementation fileTree(include: ['*.jar'], dir: 'libs') + implementation 'com.android.support:appcompat-v7:27.1.1' + implementation 'com.android.support.constraint:constraint-layout:1.1.2' + testImplementation 'junit:junit:4.12' + androidTestImplementation 'com.android.support.test:runner:1.0.2' + androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' + implementation project(':openCVLibrary342') +} \ No newline at end of file diff --git a/Prj-Android/app/cmake_install.cmake b/Prj-Android/app/cmake_install.cmake deleted file mode 100644 index beae984..0000000 --- a/Prj-Android/app/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /Users/mac02/Desktop/studiospace/test/PrjAnndroid/app - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -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 "") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/mac02/Desktop/studiospace/test/PrjAnndroid/app/src/main/cpp/cmake_install.cmake") - -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 "/Users/mac02/Desktop/studiospace/test/PrjAnndroid/app/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Prj-Android/app/src/androidTest/java/pr/platerecognization/ExampleInstrumentedTest.java b/Prj-Android/app/src/androidTest/java/pr/platerecognization/ExampleInstrumentedTest.java deleted file mode 100644 index e56bb0e..0000000 --- a/Prj-Android/app/src/androidTest/java/pr/platerecognization/ExampleInstrumentedTest.java +++ /dev/null @@ -1,26 +0,0 @@ -package pr.platerecognization; - -import android.content.Context; -import android.support.test.InstrumentationRegistry; -import android.support.test.runner.AndroidJUnit4; - -import org.junit.Test; -import org.junit.runner.RunWith; - -import static org.junit.Assert.*; - -/** - * Instrumentation test, which will execute on an Android device. - * - * @see Testing documentation - */ -@RunWith(AndroidJUnit4.class) -public class ExampleInstrumentedTest { - @Test - public void useAppContext() throws Exception { - // Context of the app under test. - Context appContext = InstrumentationRegistry.getTargetContext(); - - assertEquals("pr.platerecognization", appContext.getPackageName()); - } -} diff --git a/Prj-Android/app/src/main/AndroidManifest.xml b/Prj-Android/app/src/main/AndroidManifest.xml index 4e2fe9a..baf8769 100644 --- a/Prj-Android/app/src/main/AndroidManifest.xml +++ b/Prj-Android/app/src/main/AndroidManifest.xml @@ -1,6 +1,8 @@ + + @@ -33,6 +35,7 @@ + - + diff --git a/Prj-Android/app/src/main/assets/pr/cascade.xml b/Prj-Android/app/src/main/assets/pr/cascade.xml old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/CNNRecognizer.h b/Prj-Android/app/src/main/cpp/include/CNNRecognizer.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/FastDeskew.h b/Prj-Android/app/src/main/cpp/include/FastDeskew.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/FineMapping.h b/Prj-Android/app/src/main/cpp/include/FineMapping.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/Pipeline.h b/Prj-Android/app/src/main/cpp/include/Pipeline.h old mode 100644 new mode 100755 index 4e82955..ecbee61 --- a/Prj-Android/app/src/main/cpp/include/Pipeline.h +++ b/Prj-Android/app/src/main/cpp/include/Pipeline.h @@ -17,9 +17,9 @@ namespace pr{ const std::vector CH_PLATE_CODE{"京", "沪", "津", "渝", "冀", "晋", "蒙", "辽", "吉", "黑", "苏", "浙", "皖", "闽", "赣", "鲁", "豫", "鄂", "湘", "粤", "桂", - "琼", "川", "贵", "云", "藏", "陕", "甘", "青", "宁", "新", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", - "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", - "Y", "Z","港","学","使","警","澳","挂","军","北","南","广","沈","兰","成","济","海","民","航","空"}; + "琼", "川", "贵", "云", "藏", "陕", "甘", "青", "宁", "新", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", + "B", "C", "D", "E", "F", "G", "H", "J", "K", "L", "M", "N", "P", "Q", "R", "S", "T", "U", "V", "W", "X", + "Y", "Z","港","学","使","警","澳","挂","军","北","南","广","沈","兰","成","济","海","民","航","空"}; @@ -27,25 +27,25 @@ namespace pr{ const int SEGMENTATION_BASED_METHOD = 1; class PipelinePR{ - public: - GeneralRecognizer *generalRecognizer; - PlateDetection *plateDetection; - PlateSegmentation *plateSegmentation; - FineMapping *fineMapping; - SegmentationFreeRecognizer *segmentationFreeRecognizer; + public: + GeneralRecognizer *generalRecognizer; + PlateDetection *plateDetection; + PlateSegmentation *plateSegmentation; + FineMapping *fineMapping; + SegmentationFreeRecognizer *segmentationFreeRecognizer; - PipelinePR(std::string detector_filename, - std::string finemapping_prototxt,std::string finemapping_caffemodel, - std::string segmentation_prototxt,std::string segmentation_caffemodel, - std::string charRecognization_proto,std::string charRecognization_caffemodel, - std::string segmentationfree_proto,std::string segmentationfree_caffemodel - ); - ~PipelinePR(); + PipelinePR(std::string detector_filename, + std::string finemapping_prototxt,std::string finemapping_caffemodel, + std::string segmentation_prototxt,std::string segmentation_caffemodel, + std::string charRecognization_proto,std::string charRecognization_caffemodel); +// std::string segmentationfree_proto,std::string segmentationfree_caffemodel +// ); + ~PipelinePR(); - std::vector plateRes; - std::vector RunPiplineAsImage(cv::Mat plateImage,int method); + std::vector plateRes; + std::vector RunPiplineAsImage(cv::Mat plateImage,int method); diff --git a/Prj-Android/app/src/main/cpp/include/PlateDetection.h b/Prj-Android/app/src/main/cpp/include/PlateDetection.h old mode 100644 new mode 100755 index 71ad9af..ded7ef9 --- a/Prj-Android/app/src/main/cpp/include/PlateDetection.h +++ b/Prj-Android/app/src/main/cpp/include/PlateDetection.h @@ -6,8 +6,9 @@ #define SWIFTPR_PLATEDETECTION_H #include -#include #include +#include "PlateInfo.h" + namespace pr{ class PlateDetection{ public: @@ -22,7 +23,7 @@ namespace pr{ - private: + public: cv::CascadeClassifier cascade; diff --git a/Prj-Android/app/src/main/cpp/include/PlateInfo.h b/Prj-Android/app/src/main/cpp/include/PlateInfo.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/PlateSegmentation.h b/Prj-Android/app/src/main/cpp/include/PlateSegmentation.h old mode 100644 new mode 100755 index 8974818..c5767be --- a/Prj-Android/app/src/main/cpp/include/PlateSegmentation.h +++ b/Prj-Android/app/src/main/cpp/include/PlateSegmentation.h @@ -6,7 +6,7 @@ #define SWIFTPR_PLATESEGMENTATION_H #include "opencv2/opencv.hpp" -#include +#include "opencv2/dnn.hpp" #include "PlateInfo.h" namespace pr{ diff --git a/Prj-Android/app/src/main/cpp/include/Recognizer.h b/Prj-Android/app/src/main/cpp/include/Recognizer.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/SegmentationFreeRecognizer.h b/Prj-Android/app/src/main/cpp/include/SegmentationFreeRecognizer.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/include/niBlackThreshold.h b/Prj-Android/app/src/main/cpp/include/niBlackThreshold.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/cpp/javaWarpper.cpp b/Prj-Android/app/src/main/cpp/javaWarpper.cpp index 4f41bed..a236a5c 100644 --- a/Prj-Android/app/src/main/cpp/javaWarpper.cpp +++ b/Prj-Android/app/src/main/cpp/javaWarpper.cpp @@ -49,10 +49,8 @@ Java_pr_platerecognization_PlateRecognition_InitPlateRecognizer( pr::PipelinePR *PR = new pr::PipelinePR(detector_path, finemapping_prototxt_path, finemapping_caffemodel_path, - segmentation_prototxt_path, - segmentation_caffemodel_path, - charRecognization_proto_path, - charRecognization_caffemodel_path); + segmentation_prototxt_path, segmentation_caffemodel_path, + charRecognization_proto_path, charRecognization_caffemodel_path); return (jlong) PR; } @@ -65,10 +63,14 @@ Java_pr_platerecognization_PlateRecognition_SimpleRecognization( pr::PipelinePR *PR = (pr::PipelinePR *) object_pr; cv::Mat &mRgb = *(cv::Mat *) matPtr; cv::Mat rgb; +// cv::cvtColor(mRgb,rgb,cv::COLOR_RGBA2GRAY); cv::cvtColor(mRgb,rgb,cv::COLOR_RGBA2BGR); - cv::imwrite("/sdcard/demo.jpg",rgb); - std::vector list_res= PR->RunPiplineAsImage(rgb); +// cv::imwrite("/sdcard/demo.jpg",rgb); + + //1表示SEGMENTATION_BASED_METHOD在方法里有说明 + std::vector list_res= PR->RunPiplineAsImage(rgb,1); +// std::vector list_res= PR->RunPiplineAsImage(rgb,1); std::string concat_results; for(auto one:list_res) { @@ -80,13 +82,14 @@ Java_pr_platerecognization_PlateRecognition_SimpleRecognization( return env->NewStringUTF(concat_results.c_str()); } -JNIEXPORT jstring JNICALL +JNIEXPORT void JNICALL Java_pr_platerecognization_PlateRecognition_ReleasePlateRecognizer( JNIEnv *env, jobject obj, jlong object_re) { // std::string hello = "Hello from C++"; pr::PipelinePR *PR = (pr::PipelinePR *) object_re; delete PR; + } } diff --git a/Prj-Android/app/src/main/cpp/src/FastDeskew.cpp b/Prj-Android/app/src/main/cpp/src/FastDeskew.cpp index e220257..ce98cba 100644 --- a/Prj-Android/app/src/main/cpp/src/FastDeskew.cpp +++ b/Prj-Android/app/src/main/cpp/src/FastDeskew.cpp @@ -4,7 +4,13 @@ -#include <../include/FastDeskew.h> +#include "../include/FastDeskew.h" +#include +#include +#include +#include +#include +#include namespace pr{ @@ -67,7 +73,7 @@ namespace pr{ cv::Size size(skewPlate.cols + extend_padding ,skewPlate.rows); - float interval = abs(sin((angle /180) * 3.14)* skewPlate.rows); + float interval = std::abs(sin((angle /180) * 3.14)* skewPlate.rows); // std::cout< &plateInfos,int min_w,int max_w){ - cv::Mat processImage; + cv::Mat processImage(InputImage); +// cv::Mat processImage; - cv::cvtColor(InputImage,processImage,cv::COLOR_BGR2GRAY); +// cv::cvtColor(InputImage,processImage,cv::COLOR_BGR2GRAY); std::vector platesRegions; diff --git a/Prj-Android/app/src/main/cpp/src/PlateSegmentation.cpp b/Prj-Android/app/src/main/cpp/src/PlateSegmentation.cpp index 28c3dfe..9ac761c 100644 --- a/Prj-Android/app/src/main/cpp/src/PlateSegmentation.cpp +++ b/Prj-Android/app/src/main/cpp/src/PlateSegmentation.cpp @@ -68,7 +68,7 @@ namespace pr{ int w = candidatePts[5] - candidatePts[4]; int cols = plateImage.cols; int rows = plateImage.rows; - for(int i = 0 ; i < candidatePts.size() ; i++) + for(int i = 0; i < candidatePts.size() ; i++) { int left = 0; int right = 0 ; @@ -84,8 +84,9 @@ namespace pr{ computeSafeMargin(right,cols); computeSafeMargin(left,cols); - cv::Rect roi(left,0,right - left,rows-1); cv::Mat roiImage; +// plateImage.copyTo(roiImage); + cv::Rect roi(left,0,right-left,rows-1); plateImage(roi).copyTo(roiImage); if (i>=1) @@ -191,7 +192,8 @@ namespace pr{ } - delete filterd; + delete[] filterd; +// delete filterd; } void PlateSegmentation::templateMatchFinding(const cv::Mat &respones,int windowsWidth,std::pair> &candidatePts){ diff --git a/Prj-Android/app/src/main/cpp/src/SegmentationFreeRecognizer.cpp b/Prj-Android/app/src/main/cpp/src/SegmentationFreeRecognizer.cpp index 95de2e4..1877180 100644 --- a/Prj-Android/app/src/main/cpp/src/SegmentationFreeRecognizer.cpp +++ b/Prj-Android/app/src/main/cpp/src/SegmentationFreeRecognizer.cpp @@ -80,6 +80,7 @@ namespace pr { } + std::string decodeResults(cv::Mat code_table,std::vector mapping_table) { cv::MatSize mtsize = code_table.size; diff --git a/Prj-Android/app/src/main/cpp/src/util.h b/Prj-Android/app/src/main/cpp/src/util.h old mode 100644 new mode 100755 diff --git a/Prj-Android/app/src/main/java/pr/platerecognization/MainActivity.java b/Prj-Android/app/src/main/java/pr/platerecognization/MainActivity.java old mode 100644 new mode 100755 index cd5ebd5..916382b --- a/Prj-Android/app/src/main/java/pr/platerecognization/MainActivity.java +++ b/Prj-Android/app/src/main/java/pr/platerecognization/MainActivity.java @@ -58,6 +58,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene } public Button btn; + public Button recogBtn; public TextView resbox; public TextView runtimebox; @@ -69,6 +70,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene private static final int REQUEST_CODE_OP = 3; private Uri mPath; + Bitmap latestBitmap; // public PlateRecognition pr; @@ -261,6 +263,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene float dp_asp = dp/10.f; imgv.setImageBitmap(bmp); +// Mat mat_src = new Mat(bmp.getWidth(), bmp.getHeight(), CvType.CV_8UC1); Mat mat_src = new Mat(bmp.getWidth(), bmp.getHeight(), CvType.CV_8UC4); float new_w = bmp.getWidth()*dp_asp; @@ -290,6 +293,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene } else { Log.i(TAG, "bmp [" + bmp.getWidth() + "," + bmp.getHeight()); } + latestBitmap = bmp; SimpleRecog(bmp,sb.getProgress()); // startOilPainting(bmp, file); @@ -304,6 +308,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene } else if (requestCode == REQUEST_CODE_IMAGE_CAMERA && resultCode == RESULT_OK) { String file = getPath(mPath); Bitmap bmp = decodeImage(file); + latestBitmap = bmp; SimpleRecog(bmp,sb.getProgress()); // startOilPainting(bmp, file); } @@ -326,6 +331,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene } btn = (Button)findViewById(R.id.button); + recogBtn = (Button)findViewById(R.id.button_recog); imgv = (ImageView)findViewById(R.id.imageView); resbox = (TextView)findViewById(R.id.textView); sb = (SeekBar)findViewById(R.id.seek); @@ -334,6 +340,7 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene initRecognizer(); btn.setOnClickListener(this); + recogBtn.setOnClickListener(this); // // btn.setOnClickListener(new View.OnClickListener() { // @Override @@ -394,6 +401,11 @@ public class MainActivity extends Activity implements AlertDialog.OnClickListene .setItems(new String[]{"打开图片"}, this) .show(); break; + case R.id.button_recog: + if(latestBitmap!=null){ + SimpleRecog(latestBitmap,sb.getProgress()); + } + break; } } } diff --git a/Prj-Android/app/src/main/java/pr/platerecognization/PlateRecognition.java b/Prj-Android/app/src/main/java/pr/platerecognization/PlateRecognition.java old mode 100644 new mode 100755 index 92aabfa..5aadecb --- a/Prj-Android/app/src/main/java/pr/platerecognization/PlateRecognition.java +++ b/Prj-Android/app/src/main/java/pr/platerecognization/PlateRecognition.java @@ -13,7 +13,7 @@ public class PlateRecognition { String segmentation_prototxt,String segmentation_caffemodel, String charRecognization_proto,String charRecognization_caffemodel); - static native long ReleasePlateRecognizer(long object); + static native void ReleasePlateRecognizer(long object); static native String SimpleRecognization(long inputMat,long object); } diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_core.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_core.a deleted file mode 100644 index 2801ee0..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_core.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_dnn.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_dnn.a deleted file mode 100644 index 358e8fd..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_dnn.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_flann.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_flann.a deleted file mode 100644 index 612ef1d..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_flann.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_highgui.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_highgui.a deleted file mode 100644 index b5a9710..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_highgui.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_imgcodecs.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_imgcodecs.a deleted file mode 100644 index e39238d..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_imgcodecs.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_imgproc.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_imgproc.a deleted file mode 100644 index c1e211c..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_imgproc.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_java3.so b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_java3.so deleted file mode 100644 index 82b9239..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_java3.so and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_objdetect.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_objdetect.a deleted file mode 100644 index 06b88a0..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_objdetect.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_photo.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_photo.a deleted file mode 100644 index 30923d0..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_photo.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_shape.a b/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_shape.a deleted file mode 100644 index 5c98796..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi-v7a/libopencv_shape.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_core.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_core.a deleted file mode 100644 index 7432d89..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_core.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_dnn.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_dnn.a deleted file mode 100644 index 98c2030..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_dnn.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_flann.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_flann.a deleted file mode 100644 index 5c801c8..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_flann.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_highgui.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_highgui.a deleted file mode 100644 index 6f7a4af..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_highgui.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_imgcodecs.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_imgcodecs.a deleted file mode 100644 index 1d91719..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_imgcodecs.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_imgproc.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_imgproc.a deleted file mode 100644 index 5a27d41..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_imgproc.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_java3.so b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_java3.so deleted file mode 100644 index ce45ebc..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_java3.so and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_objdetect.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_objdetect.a deleted file mode 100644 index f8262c7..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_objdetect.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_photo.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_photo.a deleted file mode 100644 index d52a63d..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_photo.a and /dev/null differ diff --git a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_shape.a b/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_shape.a deleted file mode 100644 index b68456f..0000000 Binary files a/Prj-Android/app/src/main/jniLibs/armeabi/libopencv_shape.a and /dev/null differ diff --git a/Prj-Android/app/src/main/res/drawable/demo.png b/Prj-Android/app/src/main/res/drawable/demo.png deleted file mode 100644 index e1dd608..0000000 Binary files a/Prj-Android/app/src/main/res/drawable/demo.png and /dev/null differ diff --git a/Prj-Android/app/src/main/res/layout/activity_main.xml b/Prj-Android/app/src/main/res/layout/activity_main.xml index f37de83..4038562 100644 --- a/Prj-Android/app/src/main/res/layout/activity_main.xml +++ b/Prj-Android/app/src/main/res/layout/activity_main.xml @@ -20,6 +20,14 @@ app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toBottomOf="@+id/imageView" app:layout_constraintVertical_bias="0.62" /> +