Add batch processing, and format converter
This commit is contained in:
+9
-9
@@ -163,7 +163,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a"
|
||||
"value" : "d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_CACHE_MAJOR_VERSION",
|
||||
@@ -683,7 +683,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_INSTALL_PREFIX",
|
||||
@@ -719,7 +719,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_LINKER",
|
||||
@@ -991,7 +991,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_SHARED_LINKER_FLAGS",
|
||||
@@ -1231,11 +1231,11 @@
|
||||
[
|
||||
{
|
||||
"name" : "HELPSTRING",
|
||||
"value" : "The CMake toolchain file"
|
||||
"value" : "No help, variable specified on the command line."
|
||||
}
|
||||
],
|
||||
"type" : "FILEPATH",
|
||||
"value" : "D:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake"
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\Android\\sdk\\ndk\\28.2.13676358\\build\\cmake\\android.toolchain.cmake"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_VERBOSE_MAKEFILE",
|
||||
@@ -1263,7 +1263,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a"
|
||||
"value" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a"
|
||||
},
|
||||
{
|
||||
"name" : "kcompressor_IS_TOP_LEVEL",
|
||||
@@ -1287,7 +1287,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
}
|
||||
],
|
||||
"kind" : "cache",
|
||||
+5
-5
@@ -6,7 +6,7 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
},
|
||||
{
|
||||
"isExternal" : true,
|
||||
@@ -40,11 +40,11 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
@@ -177,8 +177,8 @@
|
||||
"kind" : "cmakeFiles",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+3
-3
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "kcompressor::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-46edc1dc5c2c7a3b6c28.json",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-d7010a7fc49b235d65c7.json",
|
||||
"name" : "kcompressor",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
@@ -49,8 +49,8 @@
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+6
-6
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-ccd9feb38811ba6d3add.json",
|
||||
"jsonFile" : "codemodel-v2-c5ab60096e4f585ccd86.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-25774b3fb632a61b95e0.json",
|
||||
"jsonFile" : "cache-v2-89e4885c138da1438522.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-8fc4087e1972b4ec3bd8.json",
|
||||
"jsonFile" : "cmakeFiles-v1-251947413e86dd6100b3.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-25774b3fb632a61b95e0.json",
|
||||
"jsonFile" : "cache-v2-89e4885c138da1438522.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"cmakeFiles-v1" :
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-8fc4087e1972b4ec3bd8.json",
|
||||
"jsonFile" : "cmakeFiles-v1-251947413e86dd6100b3.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"codemodel-v2" :
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-ccd9feb38811ba6d3add.json",
|
||||
"jsonFile" : "codemodel-v2-c5ab60096e4f585ccd86.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
+190
-75
@@ -2,7 +2,7 @@
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so"
|
||||
"path" : "D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
@@ -11,8 +11,10 @@
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"target_link_options",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_compile_definitions",
|
||||
"target_include_directories"
|
||||
],
|
||||
"files" :
|
||||
@@ -27,25 +29,43 @@
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 32,
|
||||
"line" : 50,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 94,
|
||||
"line" : 144,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 85,
|
||||
"line" : 163,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 39,
|
||||
"line" : 119,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 134,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 130,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 58,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
@@ -59,32 +79,72 @@
|
||||
"fragment" : "-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wall"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wextra"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-fexceptions"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-frtti"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-unused-parameter"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-deprecated-declarations"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility=hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility-inlines-hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffunction-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fdata-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fno-ident"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-g0"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "KC_RELEASE_NO_LOG=1"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "NDEBUG"
|
||||
},
|
||||
{
|
||||
"define" : "kcompressor_EXPORTS"
|
||||
}
|
||||
@@ -92,28 +152,40 @@
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
@@ -123,7 +195,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
],
|
||||
"sysroot" :
|
||||
{
|
||||
@@ -142,151 +215,186 @@
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--exclude-libs,ALL",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--gc-sections",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--icf=safe",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--strip-all",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--start-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavfilter.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavfilter.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavformat.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavformat.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavcodec.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavcodec.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libswscale.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libswscale.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libswresample.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libswresample.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavutil.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libavutil.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libx264.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libx264.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libx265.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\arm64-v8a\\lib\\libx265.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\arm64-v8a\\lib\\libqpdf.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libturbojpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\arm64-v8a\\lib\\libzopfli.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libjpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\arm64-v8a\\lib\\libz.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libwebp.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libturbojpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libsharpyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libjpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libavif.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libwebp.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libaom.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libsharpyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libavif.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libimagequant.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libaom.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\liboxipng_ffi.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libkimage_png.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libimagequant.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\jpegli-android\\arm64-v8a\\lib\\libkjpegli_all_private.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\liboxipng_ffi.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ghostscript-android\\arm64-v8a\\lib\\libgs.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\arm64-v8a\\lib\\libkimage_png.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\arm64-v8a\\lib\\libqpdf.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\arm64-v8a\\lib\\libzopfli.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\arm64-v8a\\lib\\libz.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--end-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lmediandk",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-landroid",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-llog",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lm",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-ldl",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-latomic",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lc++_static",
|
||||
"role" : "libraries"
|
||||
},
|
||||
@@ -318,7 +426,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -348,6 +457,12 @@
|
||||
"path" : "image_compressor.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "jpegli_encoder.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
Binary file not shown.
@@ -1,12 +1,24 @@
|
||||
# ninja log v5
|
||||
0 794 8029187898973068 CMakeFiles/kcompressor.dir/compressor_common.cpp.o adb2af10dbb0ffbb
|
||||
0 99 8029572940206326 build.ninja 4ea1f7cd834922f1
|
||||
3 814 8029187899145234 CMakeFiles/kcompressor.dir/native_compressor.cpp.o fe03857812d5987e
|
||||
5 1362 8029187904608351 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 966f53d8dadbca3b
|
||||
8 1427 8029187905203701 CMakeFiles/kcompressor.dir/video_compressor.cpp.o d7b1b2f4d613b4df
|
||||
1428 1667 8029187906763470 D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so a8059da3bd0eeb96
|
||||
0 8 0 clean 267b28daf0e986
|
||||
0 90 8029572940206326 build.ninja 4ea1f7cd834922f1
|
||||
0 7 0 clean 267b28daf0e986
|
||||
0 8 0 clean 267b28daf0e986
|
||||
0 8 0 clean 267b28daf0e986
|
||||
14 966 8030492756194976 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 2db923749a6ccb5e
|
||||
0 9 0 clean 267b28daf0e986
|
||||
0 1095 8030492757483866 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o 9eb3a8f210ce9878
|
||||
1 94 8030497962909268 build.ninja cf935d25281e28b2
|
||||
11 1109 8030492757604233 CMakeFiles/kcompressor.dir/native_compressor.cpp.o ca4b9313e123959a
|
||||
4 1665 8030492763151871 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 63b7759a6d43fab1
|
||||
6 1910 8030492765573098 CMakeFiles/kcompressor.dir/image_compressor.cpp.o f44d4514eebce32b
|
||||
9 2701 8030492773394224 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 7d14ed4aabc27345
|
||||
2702 3303 8030492776200363 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so 62266349882f024d
|
||||
8 786 8030497971380117 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 14ed6b48e7372c6c
|
||||
5 975 8030497973274459 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 966b751cd231bc33
|
||||
13 1056 8030497974089538 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o 9c84ede0a7343df0
|
||||
16 1505 8030497978566433 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 6c91f7fffa8c102e
|
||||
19 1724 8030497980760729 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 9106813232df09e9
|
||||
11 2375 8030497987202582 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 8afdc9e03cc3779f
|
||||
0 10 0 clean 267b28daf0e986
|
||||
9 846 8030498797804671 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 14ed6b48e7372c6c
|
||||
5 1051 8030498799804102 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 966b751cd231bc33
|
||||
18 1139 8030498800711708 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o 9c84ede0a7343df0
|
||||
21 1584 8030498805168873 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 6c91f7fffa8c102e
|
||||
12 1786 8030498807206143 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 9106813232df09e9
|
||||
15 2356 8030498812856286 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 8afdc9e03cc3779f
|
||||
2356 3344 8030498820974561 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so a923480bc44a81c5
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
# For build in directory: d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
# It was generated by CMake: D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
@@ -124,7 +124,7 @@ CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/kcompressor
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
|
||||
@@ -176,7 +176,7 @@ CMAKE_RANLIB:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/
|
||||
CMAKE_READELF:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
|
||||
//Flags used by the linker during the creation of dll's.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
@@ -233,8 +233,8 @@ CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_SYSTEM_VERSION:UNINITIALIZED=21
|
||||
|
||||
//The CMake toolchain file
|
||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=D:\Android\sdk\ndk\28.2.13676358\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
|
||||
@@ -243,13 +243,13 @@ CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/build/cmake/andro
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_BINARY_DIR:STATIC=D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
kcompressor_BINARY_DIR:STATIC=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_SOURCE_DIR:STATIC=D:/MyProject/kcompressor/app/src/main/cpp
|
||||
kcompressor_SOURCE_DIR:STATIC=D:/MyProject/KCompressor/app/src/main/cpp
|
||||
|
||||
|
||||
########################
|
||||
@@ -261,7 +261,7 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||
//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=d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/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
|
||||
@@ -332,7 +332,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=D:/MyProject/kcompressor/app/src/main/cpp
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=D:/MyProject/KCompressor/app/src/main/cpp
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -11,7 +11,7 @@ The output was:
|
||||
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
|
||||
|
||||
The C compiler identification is Clang, found in "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o"
|
||||
The C compiler identification is Clang, found in "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe
|
||||
@@ -24,18 +24,18 @@ The output was:
|
||||
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
|
||||
|
||||
The CXX compiler identification is Clang, found in "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
The CXX compiler identification is Clang, found in "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/CMakeTmp
|
||||
Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_240d1 && [1/2] Building C object CMakeFiles/cmTC_240d1.dir/CMakeCCompilerABI.c.o
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_aa8b1 && [1/2] Building C object CMakeFiles/cmTC_aa8b1.dir/CMakeCCompilerABI.c.o
|
||||
|
||||
Android (13624864, based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)
|
||||
|
||||
Target: aarch64-none-linux-android21
|
||||
|
||||
Thread model: posix
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
@@ -45,12 +45,12 @@ ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm
|
||||
|
||||
clang -cc1 version 19.0.1 based upon LLVM 19.0.1 default target x86_64-w64-windows-gnu
|
||||
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"
|
||||
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"
|
||||
|
||||
#include "..." search starts here:
|
||||
|
||||
|
||||
#include <...> search starts here:
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include
|
||||
@@ -69,15 +69,15 @@ Parsed C implicit include dir info from above output: rv=done
|
||||
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -EL --fix-cortex-a53-843419 -z now -z relro -z max-page-size=16384 --hash-style=both --eh-frame-hdr -m aarch64linux -pie -dynamic-linker /system/bin/linker64 -o cmTC_240d1 D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/aarch64 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_240d1.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -EL --fix-cortex-a53-843419 -z now -z relro -z max-page-size=16384 --hash-style=both --eh-frame-hdr -m aarch64linux -pie -dynamic-linker /system/bin/linker64 -o cmTC_aa8b1 D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/aarch64 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_aa8b1.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o
|
||||
|
||||
|
||||
|
||||
|
||||
Parsed C implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android]
|
||||
@@ -87,12 +87,12 @@ Parsed C implicit link information from above output:
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld\.lld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_aa8b1 && [1/2] Building C object CMakeFiles/cmTC_aa8b1.dir/CMakeCCompilerABI.c.o]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: aarch64-none-linux-android21]
|
||||
@@ -108,7 +108,7 @@ Parsed C implicit link information from above output:
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [[2/2] Linking C executable cmTC_aa8b1]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: aarch64-none-linux-android21]
|
||||
@@ -119,7 +119,7 @@ Parsed C implicit link information from above output:
|
||||
arg [--sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot] ==> ignore
|
||||
arg [-EL] ==> ignore
|
||||
arg [--fix-cortex-a53-843419] ==> ignore
|
||||
arg [-znow] ==> ignore
|
||||
arg [-znow] ==> ignore
|
||||
arg [-zrelro] ==> ignore
|
||||
arg [-zmax-page-size=16384] ==> ignore
|
||||
arg [--hash-style=both] ==> ignore
|
||||
@@ -141,15 +141,15 @@ Parsed C implicit link information from above output:
|
||||
arg [--no-undefined-version] ==> ignore
|
||||
arg [--fatal-warnings] ==> ignore
|
||||
arg [--no-undefined] ==> ignore
|
||||
arg [CMakeFiles/cmTC_240d1.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [CMakeFiles/cmTC_aa8b1.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o] ==> obj [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o] ==> obj [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a]
|
||||
collapse library dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/aarch64] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/aarch64]
|
||||
@@ -160,12 +160,12 @@ ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm
|
||||
implicit objs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o]
|
||||
implicit dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/aarch64;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_094cf && [1/2] Building CXX object CMakeFiles/cmTC_094cf.dir/CMakeCXXCompilerABI.cpp.o
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_09262 && [1/2] Building CXX object CMakeFiles/cmTC_09262.dir/CMakeCXXCompilerABI.cpp.o
|
||||
|
||||
Android (13624864, based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)
|
||||
|
||||
@@ -186,15 +186,15 @@ Parsed CXX implicit include dir info from above output: rv=done
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"
|
||||
|
||||
#include "..." search starts here:
|
||||
|
||||
|
||||
#include <...> search starts here:
|
||||
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android
|
||||
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include
|
||||
|
||||
End of search list.
|
||||
@@ -205,12 +205,12 @@ Parsed CXX implicit link information from above output:
|
||||
|
||||
Target: aarch64-none-linux-android21
|
||||
|
||||
Thread model: posix
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -EL --fix-cortex-a53-843419 -z now -z relro -z max-page-size=16384 --hash-style=both --eh-frame-hdr -m aarch64linux -pie -dynamic-linker /system/bin/linker64 -o cmTC_09262 D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/aarch64 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_09262.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-aarch64-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/aarch64-linux-android/21/crtend_android.o
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -226,7 +226,7 @@ Parsed CXX implicit link information from above output:
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
|
||||
|
||||
Parsed CXX implicit link information from above output:
|
||||
@@ -237,7 +237,7 @@ Parsed CXX implicit link information from above output:
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: aarch64-none-linux-android21]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin]
|
||||
ignore line: [InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin]
|
||||
ignore line: [ (in-process)]
|
||||
ignore line: [ "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe" -cc1 -triple aarch64-none-linux-android21 -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-feature +fix-cortex-a53-835769 -target-abi aapcs -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -fdebug-compilation-dir=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/CMakeTmp -v -ffunction-sections -fdata-sections -fcoverage-compilation-dir=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/CMakeTmp -resource-dir D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19 -dependency-file "CMakeFiles\\cmTC_09262.dir\\CMakeCXXCompilerABI.cpp.o.d" -MT CMakeFiles/cmTC_09262.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -D ANDROID -D _FORTIFY_SOURCE=2 -isysroot D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -internal-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1 -internal-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include -internal-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include -internal-externc-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/aarch64-linux-android -internal-externc-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include -internal-externc-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include -Wformat -std=c++17 -fdeprecated-macro -ferror-limit 19 -femulated-tls -stack-protector 2 -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -target-feature +outline-atomics -target-feature -fmv -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_09262.dir/CMakeCXXCompilerABI.cpp.o -x c++ D:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp]
|
||||
ignore line: [clang -cc1 version 19.0.1 based upon LLVM 19.0.1 default target x86_64-w64-windows-gnu]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/kcompressor.dir
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/edit_cache.dir
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/rebuild_cache.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/kcompressor.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/edit_cache.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/CMakeFiles/rebuild_cache.dir
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -42,7 +42,7 @@ rule CUSTOM_COMMAND
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
@@ -21,7 +21,7 @@
|
||||
"toolchain": "toolchain",
|
||||
"abi": "arm64-v8a",
|
||||
"artifactName": "kcompressor",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a\\libkcompressor.so",
|
||||
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\arm64-v8a",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
"kcompressor::@6890427a1f51a3e7e1df": {
|
||||
"artifactName": "kcompressor",
|
||||
"abi": "arm64-v8a",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a\\libkcompressor.so",
|
||||
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\arm64-v8a\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@ include CMakeFiles/rules.ninja
|
||||
#############################################
|
||||
# Logical path to working directory; prefix for absolute paths.
|
||||
|
||||
cmake_ninja_workdir = D$:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/
|
||||
cmake_ninja_workdir = D$:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/
|
||||
# =============================================================================
|
||||
# Object build statements for SHARED_LIBRARY target kcompressor
|
||||
|
||||
@@ -49,43 +49,51 @@ cmake_ninja_workdir = D$:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j
|
||||
|
||||
build cmake_object_order_depends_target_kcompressor: phony || CMakeFiles/kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/native_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/native_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/native_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/native_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\native_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/compressor_common.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/compressor_common.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/compressor_common.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/compressor_common.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\compressor_common.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/video_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/video_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/video_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/video_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\video_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/image_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/image_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/image_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/image_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\image_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/pdf_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/jpegli_encoder.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\jpegli_encoder.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/pdf_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\pdf_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
@@ -95,18 +103,18 @@ build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor
|
||||
|
||||
|
||||
#############################################
|
||||
# Link the shared library D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a\libkcompressor.so
|
||||
# Link the shared library D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a\libkcompressor.so
|
||||
|
||||
build D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so: CXX_SHARED_LIBRARY_LINKER__kcompressor_RelWithDebInfo CMakeFiles/kcompressor.dir/native_compressor.cpp.o CMakeFiles/kcompressor.dir/compressor_common.cpp.o CMakeFiles/kcompressor.dir/video_compressor.cpp.o CMakeFiles/kcompressor.dir/image_compressor.cpp.o CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o | D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavfilter.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavformat.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavcodec.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswscale.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswresample.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavutil.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx264.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx265.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libqpdf.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libzopfli.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libz.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libturbojpeg.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libjpeg.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libwebp.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libsharpyuv.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libavif.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libaom.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libyuv.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libimagequant.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/liboxipng_ffi.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libkimage_png.a
|
||||
build D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so: CXX_SHARED_LIBRARY_LINKER__kcompressor_RelWithDebInfo CMakeFiles/kcompressor.dir/native_compressor.cpp.o CMakeFiles/kcompressor.dir/compressor_common.cpp.o CMakeFiles/kcompressor.dir/video_compressor.cpp.o CMakeFiles/kcompressor.dir/image_compressor.cpp.o CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o | D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavfilter.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavformat.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavcodec.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswscale.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswresample.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavutil.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx264.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx265.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libturbojpeg.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libjpeg.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libwebp.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libsharpyuv.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libavif.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libaom.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libyuv.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libimagequant.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/liboxipng_ffi.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libkimage_png.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/lib/libkjpegli_all_private.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/lib/libgs.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libqpdf.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libzopfli.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libz.a
|
||||
LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG
|
||||
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
|
||||
LINK_LIBRARIES = -Wl,--start-group D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavfilter.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavformat.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavcodec.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswscale.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswresample.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavutil.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx264.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx265.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libqpdf.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libzopfli.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libz.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libturbojpeg.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libjpeg.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libwebp.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libsharpyuv.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libavif.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libaom.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libyuv.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libimagequant.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/liboxipng_ffi.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libkimage_png.a -Wl,--end-group -lmediandk -landroid -llog -lm -ldl -latomic -lc++_static -latomic -lm
|
||||
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections -Wl,--exclude-libs,ALL -Wl,--gc-sections -Wl,--icf=safe -Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map -Wl,--strip-all
|
||||
LINK_LIBRARIES = -Wl,--start-group D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavfilter.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavformat.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavcodec.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswscale.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libswresample.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libavutil.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx264.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/lib/libx265.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libturbojpeg.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libjpeg.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libwebp.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libsharpyuv.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libavif.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libaom.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libyuv.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libimagequant.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/liboxipng_ffi.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/lib/libkimage_png.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/lib/libkjpegli_all_private.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/lib/libgs.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libqpdf.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libzopfli.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/lib/libz.a -Wl,--end-group -lmediandk -landroid -llog -lm -ldl -latomic -lc++_static -latomic -lm
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
POST_BUILD = cd .
|
||||
POST_BUILD = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a && D:\Android\sdk\ndk\28.2.13676358\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-strip.exe --strip-all --remove-section=.comment --remove-section=.note.android.ident D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so"
|
||||
PRE_LINK = cd .
|
||||
SONAME = libkcompressor.so
|
||||
SONAME_FLAG = -Wl,-soname,
|
||||
TARGET_FILE = D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a\libkcompressor.so
|
||||
TARGET_FILE = D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a\libkcompressor.so
|
||||
TARGET_PDB = kcompressor.so.dbg
|
||||
|
||||
|
||||
@@ -114,7 +122,7 @@ build D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5
|
||||
# Utility command for edit_cache
|
||||
|
||||
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
|
||||
DESC = No interactive CMake dialog available...
|
||||
restat = 1
|
||||
|
||||
@@ -125,7 +133,7 @@ build edit_cache: phony CMakeFiles/edit_cache.util
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a"
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a"
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -135,9 +143,9 @@ build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
||||
# =============================================================================
|
||||
# Target aliases.
|
||||
|
||||
build kcompressor: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so
|
||||
build kcompressor: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so
|
||||
|
||||
build libkcompressor.so: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so
|
||||
build libkcompressor.so: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so
|
||||
|
||||
# =============================================================================
|
||||
# Folder targets.
|
||||
@@ -145,9 +153,9 @@ build libkcompressor.so: phony D$:/MyProject/kcompressor/app/build/intermediates
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
# Folder: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a
|
||||
|
||||
build all: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so
|
||||
build all: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/arm64-v8a/libkcompressor.so
|
||||
|
||||
# =============================================================================
|
||||
# Built-in targets
|
||||
@@ -156,14 +164,14 @@ build all: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDe
|
||||
#############################################
|
||||
# Re-run CMake if any of its inputs changed.
|
||||
|
||||
build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/kcompressor/app/src/main/cpp/CMakeLists.txt
|
||||
build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/KCompressor/app/src/main/cpp/CMakeLists.txt
|
||||
pool = console
|
||||
|
||||
|
||||
#############################################
|
||||
# A missing CMake input file is not an error.
|
||||
|
||||
build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/kcompressor/app/src/main/cpp/CMakeLists.txt: phony
|
||||
build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/KCompressor/app/src/main/cpp/CMakeLists.txt: phony
|
||||
|
||||
|
||||
#############################################
|
||||
|
||||
@@ -1 +1 @@
|
||||
D:\MyProject\kcompressor\app\src\main\cpp\CMakeLists.txt
|
||||
D:\MyProject\KCompressor\app\src\main\cpp\CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: D:/MyProject/kcompressor/app/src/main/cpp
|
||||
# Install script for directory: D:/MyProject/KCompressor/app/src/main/cpp
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -50,5 +50,5 @@ endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
||||
@@ -1,27 +1,32 @@
|
||||
[
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\native_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\native_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\native_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\native_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\native_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\native_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\compressor_common.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\compressor_common.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\compressor_common.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\compressor_common.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\compressor_common.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\compressor_common.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\video_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\video_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\video_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\video_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\video_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\video_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\image_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\image_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\image_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\image_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\image_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\image_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\pdf_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\jpegli_encoder.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\jpegli_encoder.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\jpegli_encoder.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/arm64-v8a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=aarch64-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/arm64-v8a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/arm64-v8a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\pdf_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp"
|
||||
}
|
||||
]
|
||||
Binary file not shown.
@@ -1,28 +1,28 @@
|
||||
C/C++ Structured Logd
|
||||
b
|
||||
`D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\additional_project_files.txtC
|
||||
`D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\additional_project_files.txtC
|
||||
A
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint ÞåãÅë3 ÔåãÅë3a
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint ñ럄ì3 Þ럄ì3a
|
||||
_
|
||||
]D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\android_gradle_build.json ÞåãÅë3Õ ÔåãÅë3f
|
||||
]D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\android_gradle_build.json ñ럄ì3Õ Þ럄ì3f
|
||||
d
|
||||
bD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\android_gradle_build_mini.json ÞåãÅë3¿ ÛåãÅë3S
|
||||
bD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\android_gradle_build_mini.json ñ럄ì3¿ í럄ì3S
|
||||
Q
|
||||
OD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\build.ninja ÞåãÅë3¯ƒ ¹åãÅë3W
|
||||
OD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\build.ninja ñ럄ì3éÏ Â럄ì3W
|
||||
U
|
||||
SD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\build.ninja.txt ÞåãÅë3\
|
||||
SD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\build.ninja.txt ñ럄ì3\
|
||||
Z
|
||||
XD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\build_file_index.txt ÞåãÅë3
|
||||
XD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\build_file_index.txt ñ럄ì3
|
||||
8 ˆ€€„ì3]
|
||||
[
|
||||
[
|
||||
YD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\compile_commands.json ñ럄ì3•Z Á럄ì3a
|
||||
_
|
||||
_
|
||||
]D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\compile_commands.json.bin ñ럄ì3 × Á럄ì3g
|
||||
e
|
||||
cD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\metadata_generation_command.txt ÞåãÅë3
|
||||
e
|
||||
cD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\metadata_generation_command.txt ñ럄ì3
|
||||
ø ‡€€„ì3Z
|
||||
X
|
||||
X
|
||||
VD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\prefab_config.json ñ럄ì3
|
||||
( ÛåãÅë3_
|
||||
( ‡€€„ì3_
|
||||
]
|
||||
[D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\symbol_folder_index.txt ÞåãÅë3
|
||||
[D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a\symbol_folder_index.txt ñ럄ì3
|
||||
@@ -1,4 +1,4 @@
|
||||
-HD:\MyProject\kcompressor\app\src\main\cpp
|
||||
-HD:\MyProject\KCompressor\app\src\main\cpp
|
||||
-DCMAKE_SYSTEM_NAME=Android
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
||||
-DCMAKE_SYSTEM_VERSION=21
|
||||
@@ -10,10 +10,10 @@
|
||||
-DCMAKE_TOOLCHAIN_FILE=D:\Android\sdk\ndk\28.2.13676358\build\cmake\android.toolchain.cmake
|
||||
-DCMAKE_MAKE_PROGRAM=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
|
||||
-DCMAKE_CXX_FLAGS=-std=c++17 -fexceptions -frtti
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
-BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a
|
||||
-BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\arm64-v8a
|
||||
-GNinja
|
||||
-DANDROID_STL=c++_static
|
||||
Build command args: []
|
||||
|
||||
@@ -1 +1 @@
|
||||
D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\arm64-v8a
|
||||
+9
-9
@@ -163,7 +163,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a"
|
||||
"value" : "d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_CACHE_MAJOR_VERSION",
|
||||
@@ -683,7 +683,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_INSTALL_PREFIX",
|
||||
@@ -719,7 +719,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_LINKER",
|
||||
@@ -991,7 +991,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_SHARED_LINKER_FLAGS",
|
||||
@@ -1231,11 +1231,11 @@
|
||||
[
|
||||
{
|
||||
"name" : "HELPSTRING",
|
||||
"value" : "The CMake toolchain file"
|
||||
"value" : "No help, variable specified on the command line."
|
||||
}
|
||||
],
|
||||
"type" : "FILEPATH",
|
||||
"value" : "D:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake"
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\Android\\sdk\\ndk\\28.2.13676358\\build\\cmake\\android.toolchain.cmake"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_VERBOSE_MAKEFILE",
|
||||
@@ -1263,7 +1263,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a"
|
||||
"value" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a"
|
||||
},
|
||||
{
|
||||
"name" : "kcompressor_IS_TOP_LEVEL",
|
||||
@@ -1287,7 +1287,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
}
|
||||
],
|
||||
"kind" : "cache",
|
||||
+5
-5
@@ -6,7 +6,7 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
},
|
||||
{
|
||||
"isExternal" : true,
|
||||
@@ -40,11 +40,11 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
@@ -177,8 +177,8 @@
|
||||
"kind" : "cmakeFiles",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+3
-3
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "kcompressor::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-4e658f4f41ebbb97d883.json",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-9ff608cb651b26453d3b.json",
|
||||
"name" : "kcompressor",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
@@ -49,8 +49,8 @@
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+6
-6
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-df4c930e3f74a98a54b4.json",
|
||||
"jsonFile" : "codemodel-v2-dde2c17e62ac781f128e.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-e1656239085a575a2bfd.json",
|
||||
"jsonFile" : "cache-v2-2d2d3720d246b6b9810b.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-1e77ed3892865ae67a2a.json",
|
||||
"jsonFile" : "cmakeFiles-v1-5daacee992e22d707cdb.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-e1656239085a575a2bfd.json",
|
||||
"jsonFile" : "cache-v2-2d2d3720d246b6b9810b.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"cmakeFiles-v1" :
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-1e77ed3892865ae67a2a.json",
|
||||
"jsonFile" : "cmakeFiles-v1-5daacee992e22d707cdb.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"codemodel-v2" :
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-df4c930e3f74a98a54b4.json",
|
||||
"jsonFile" : "codemodel-v2-dde2c17e62ac781f128e.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
+190
-75
@@ -2,7 +2,7 @@
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so"
|
||||
"path" : "D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
@@ -11,8 +11,10 @@
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"target_link_options",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_compile_definitions",
|
||||
"target_include_directories"
|
||||
],
|
||||
"files" :
|
||||
@@ -27,25 +29,43 @@
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 32,
|
||||
"line" : 50,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 94,
|
||||
"line" : 144,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 85,
|
||||
"line" : 163,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 39,
|
||||
"line" : 119,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 134,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 130,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 58,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
@@ -59,32 +79,72 @@
|
||||
"fragment" : "-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wall"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wextra"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-fexceptions"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-frtti"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-unused-parameter"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-deprecated-declarations"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility=hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility-inlines-hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffunction-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fdata-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fno-ident"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-g0"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "KC_RELEASE_NO_LOG=1"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "NDEBUG"
|
||||
},
|
||||
{
|
||||
"define" : "kcompressor_EXPORTS"
|
||||
}
|
||||
@@ -92,28 +152,40 @@
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
@@ -123,7 +195,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
],
|
||||
"sysroot" :
|
||||
{
|
||||
@@ -142,151 +215,186 @@
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--exclude-libs,ALL",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--gc-sections",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--icf=safe",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--strip-all",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--start-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavfilter.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavfilter.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavformat.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavformat.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavcodec.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavcodec.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libswscale.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libswscale.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libswresample.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libswresample.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavutil.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libavutil.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libx264.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libx264.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libx265.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\armeabi-v7a\\lib\\libx265.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\armeabi-v7a\\lib\\libqpdf.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libturbojpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\armeabi-v7a\\lib\\libzopfli.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libjpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\armeabi-v7a\\lib\\libz.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libwebp.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libturbojpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libsharpyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libjpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libavif.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libwebp.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libaom.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libsharpyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libavif.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libimagequant.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libaom.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\liboxipng_ffi.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libkimage_png.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libimagequant.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\jpegli-android\\armeabi-v7a\\lib\\libkjpegli_all_private.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\liboxipng_ffi.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ghostscript-android\\armeabi-v7a\\lib\\libgs.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\armeabi-v7a\\lib\\libkimage_png.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\armeabi-v7a\\lib\\libqpdf.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\armeabi-v7a\\lib\\libzopfli.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\armeabi-v7a\\lib\\libz.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--end-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lmediandk",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-landroid",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-llog",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lm",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-ldl",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-latomic",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lc++_static",
|
||||
"role" : "libraries"
|
||||
},
|
||||
@@ -318,7 +426,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -348,6 +457,12 @@
|
||||
"path" : "image_compressor.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "jpegli_encoder.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
Binary file not shown.
@@ -1,12 +1,24 @@
|
||||
# ninja log v5
|
||||
0 787 8029187927760538 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 6a18ebe4bf23ff4c
|
||||
1451 1700 8029187936161958 D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so d83368780ff05daf
|
||||
1 98 8029572938967425 build.ninja de0149c609cfe238
|
||||
4 830 8029187928180710 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 2561d13e2ec28901
|
||||
6 1371 8029187933562682 CMakeFiles/kcompressor.dir/image_compressor.cpp.o c99d1a9dc80d375b
|
||||
9 1450 8029187934303847 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 32681f6efee839b1
|
||||
0 7 0 clean 267b28daf0e986
|
||||
0 90 8029572938967425 build.ninja de0149c609cfe238
|
||||
0 7 0 clean 267b28daf0e986
|
||||
0 9 0 clean 267b28daf0e986
|
||||
0 9 0 clean 267b28daf0e986
|
||||
1 795 8030492804913341 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 99c3033b4dc397e6
|
||||
0 10 0 clean 267b28daf0e986
|
||||
9 1059 8030492807527039 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o 65acf4697606bd63
|
||||
2722 3919 8030492833021454 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so 7123322ddf733b8a
|
||||
1 98 8030497990025347 build.ninja c8f02e71d837f205
|
||||
4 1065 8030492807594116 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 1d808f27d94d10c6
|
||||
7 1613 8030492813031447 CMakeFiles/kcompressor.dir/video_compressor.cpp.o ce1ca4c3ff974ed8
|
||||
12 1911 8030492816010876 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 8d8ec83b13645389
|
||||
15 2721 8030492824025173 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o ba810a5f18e0b427
|
||||
9 775 8030497998609880 CMakeFiles/kcompressor.dir/compressor_common.cpp.o dc9287b712b22a2c
|
||||
6 977 8030498000630481 CMakeFiles/kcompressor.dir/native_compressor.cpp.o f253b820d887cd81
|
||||
12 1010 8030498000953459 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o 9b48a3a65f8670fe
|
||||
14 1431 8030498005155293 CMakeFiles/kcompressor.dir/video_compressor.cpp.o dd0759b862cc3d32
|
||||
21 1613 8030498006977538 CMakeFiles/kcompressor.dir/image_compressor.cpp.o cf5fea4e3907cd44
|
||||
17 2287 8030498013668539 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 74758ee689e731e2
|
||||
0 11 0 clean 267b28daf0e986
|
||||
9 866 8030498834139925 CMakeFiles/kcompressor.dir/compressor_common.cpp.o dc9287b712b22a2c
|
||||
5 1023 8030498835656698 CMakeFiles/kcompressor.dir/native_compressor.cpp.o f253b820d887cd81
|
||||
11 1092 8030498836380685 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o 9b48a3a65f8670fe
|
||||
19 1490 8030498840351032 CMakeFiles/kcompressor.dir/video_compressor.cpp.o dd0759b862cc3d32
|
||||
14 1722 8030498842676392 CMakeFiles/kcompressor.dir/image_compressor.cpp.o cf5fea4e3907cd44
|
||||
16 2373 8030498849144842 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 74758ee689e731e2
|
||||
2373 3475 8030498857433354 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so c0eb4602b68bdc5d
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
# For build in directory: d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
# It was generated by CMake: D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
@@ -124,7 +124,7 @@ CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/kcompressor
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
|
||||
@@ -176,7 +176,7 @@ CMAKE_RANLIB:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/
|
||||
CMAKE_READELF:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
|
||||
//Flags used by the linker during the creation of dll's.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
@@ -233,8 +233,8 @@ CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_SYSTEM_VERSION:UNINITIALIZED=21
|
||||
|
||||
//The CMake toolchain file
|
||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=D:\Android\sdk\ndk\28.2.13676358\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
|
||||
@@ -243,13 +243,13 @@ CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/build/cmake/andro
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_BINARY_DIR:STATIC=D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
kcompressor_BINARY_DIR:STATIC=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_SOURCE_DIR:STATIC=D:/MyProject/kcompressor/app/src/main/cpp
|
||||
kcompressor_SOURCE_DIR:STATIC=D:/MyProject/KCompressor/app/src/main/cpp
|
||||
|
||||
|
||||
########################
|
||||
@@ -261,7 +261,7 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||
//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=d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/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
|
||||
@@ -332,7 +332,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=D:/MyProject/kcompressor/app/src/main/cpp
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=D:/MyProject/KCompressor/app/src/main/cpp
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -11,7 +11,7 @@ The output was:
|
||||
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
|
||||
|
||||
The C compiler identification is Clang, found in "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o"
|
||||
The C compiler identification is Clang, found in "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe
|
||||
@@ -24,18 +24,18 @@ The output was:
|
||||
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
|
||||
|
||||
The CXX compiler identification is Clang, found in "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
The CXX compiler identification is Clang, found in "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/CMakeTmp
|
||||
Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_f6f27 && [1/2] Building C object CMakeFiles/cmTC_f6f27.dir/CMakeCCompilerABI.c.o
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_9140e && [1/2] Building C object CMakeFiles/cmTC_9140e.dir/CMakeCCompilerABI.c.o
|
||||
|
||||
Android (13624864, based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)
|
||||
|
||||
Target: armv7-none-linux-android21
|
||||
|
||||
Thread model: posix
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
@@ -45,12 +45,12 @@ ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm
|
||||
|
||||
clang -cc1 version 19.0.1 based upon LLVM 19.0.1 default target x86_64-w64-windows-gnu
|
||||
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"
|
||||
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"
|
||||
|
||||
#include "..." search starts here:
|
||||
|
||||
|
||||
#include <...> search starts here:
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include
|
||||
@@ -69,15 +69,15 @@ Parsed C implicit include dir info from above output: rv=done
|
||||
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -EL -z now -z relro -z max-page-size=4096 -X --hash-style=both --eh-frame-hdr -m armelf_linux_eabi -pie -dynamic-linker /system/bin/linker -o cmTC_f6f27 D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/arm -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_f6f27.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -EL -z now -z relro -z max-page-size=4096 -X --hash-style=both --eh-frame-hdr -m armelf_linux_eabi -pie -dynamic-linker /system/bin/linker -o cmTC_9140e D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/arm -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_9140e.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o
|
||||
|
||||
|
||||
|
||||
|
||||
Parsed C implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi]
|
||||
@@ -87,12 +87,12 @@ Parsed C implicit link information from above output:
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld\.lld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_9140e && [1/2] Building C object CMakeFiles/cmTC_9140e.dir/CMakeCCompilerABI.c.o]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: armv7-none-linux-android21]
|
||||
@@ -108,7 +108,7 @@ Parsed C implicit link information from above output:
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [[2/2] Linking C executable cmTC_9140e]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: armv7-none-linux-android21]
|
||||
@@ -120,7 +120,7 @@ Parsed C implicit link information from above output:
|
||||
arg [-EL] ==> ignore
|
||||
arg [-znow] ==> ignore
|
||||
arg [-zrelro] ==> ignore
|
||||
arg [-zmax-page-size=4096] ==> ignore
|
||||
arg [-zmax-page-size=4096] ==> ignore
|
||||
arg [-X] ==> ignore
|
||||
arg [--hash-style=both] ==> ignore
|
||||
arg [--eh-frame-hdr] ==> ignore
|
||||
@@ -143,15 +143,15 @@ Parsed C implicit link information from above output:
|
||||
arg [--fatal-warnings] ==> ignore
|
||||
arg [--no-undefined] ==> ignore
|
||||
arg [CMakeFiles/cmTC_9140e.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o] ==> obj [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a]
|
||||
collapse library dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/arm] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/arm]
|
||||
collapse library dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21]
|
||||
@@ -162,12 +162,12 @@ ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm
|
||||
implicit objs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o]
|
||||
implicit dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/arm;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_93a2d && [1/2] Building CXX object CMakeFiles/cmTC_93a2d.dir/CMakeCXXCompilerABI.cpp.o
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_66fcb && [1/2] Building CXX object CMakeFiles/cmTC_66fcb.dir/CMakeCXXCompilerABI.cpp.o
|
||||
|
||||
Android (13624864, based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)
|
||||
|
||||
@@ -188,15 +188,15 @@ Parsed CXX implicit include dir info from above output: rv=done
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"
|
||||
|
||||
#include "..." search starts here:
|
||||
|
||||
|
||||
#include <...> search starts here:
|
||||
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi
|
||||
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include
|
||||
|
||||
End of search list.
|
||||
@@ -207,12 +207,12 @@ Parsed CXX implicit link information from above output:
|
||||
|
||||
Target: armv7-none-linux-android21
|
||||
|
||||
Thread model: posix
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -EL -z now -z relro -z max-page-size=4096 -X --hash-style=both --eh-frame-hdr -m armelf_linux_eabi -pie -dynamic-linker /system/bin/linker -o cmTC_66fcb D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/arm -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/../lib -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_66fcb.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-arm-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/21/crtend_android.o
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -228,7 +228,7 @@ Parsed CXX implicit link information from above output:
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
|
||||
|
||||
Parsed CXX implicit link information from above output:
|
||||
@@ -240,7 +240,7 @@ Parsed CXX implicit link information from above output:
|
||||
ignore line: [Target: armv7-none-linux-android21]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin]
|
||||
ignore line: [ (in-process)]
|
||||
ignore line: [ (in-process)]
|
||||
ignore line: [ "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe" -cc1 -triple thumbv7-none-linux-android21 -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=1 -target-cpu generic -target-feature +soft-float-abi -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature -fp16 -target-feature -vfp4 -target-feature -vfp4d16 -target-feature -vfp4d16sp -target-feature -vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -target-abi aapcs-linux -mfloat-abi soft -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -fdebug-compilation-dir=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/CMakeTmp -v -ffunction-sections -fdata-sections -fcoverage-compilation-dir=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/CMakeTmp -resource-dir D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19 -dependency-file "CMakeFiles\\cmTC_66fcb.dir\\CMakeCXXCompilerABI.cpp.o.d" -MT CMakeFiles/cmTC_66fcb.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -D ANDROID -D _FORTIFY_SOURCE=2 -isysroot D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -internal-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1 -internal-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include -internal-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include -internal-externc-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/arm-linux-androideabi -internal-externc-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include -internal-externc-isystem D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include -Wformat -std=c++17 -fdeprecated-macro -ferror-limit 19 -femulated-tls -stack-protector 2 -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_66fcb.dir/CMakeCXXCompilerABI.cpp.o -x c++ D:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp]
|
||||
ignore line: [clang -cc1 version 19.0.1 based upon LLVM 19.0.1 default target x86_64-w64-windows-gnu]
|
||||
ignore line: [ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/kcompressor.dir
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/edit_cache.dir
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/rebuild_cache.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/kcompressor.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/edit_cache.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/CMakeFiles/rebuild_cache.dir
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -42,7 +42,7 @@ rule CUSTOM_COMMAND
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
@@ -21,7 +21,7 @@
|
||||
"toolchain": "toolchain",
|
||||
"abi": "armeabi-v7a",
|
||||
"artifactName": "kcompressor",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a\\libkcompressor.so",
|
||||
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\armeabi-v7a",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
"kcompressor::@6890427a1f51a3e7e1df": {
|
||||
"artifactName": "kcompressor",
|
||||
"abi": "armeabi-v7a",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a\\libkcompressor.so",
|
||||
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\armeabi-v7a\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@ include CMakeFiles/rules.ninja
|
||||
#############################################
|
||||
# Logical path to working directory; prefix for absolute paths.
|
||||
|
||||
cmake_ninja_workdir = D$:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/
|
||||
cmake_ninja_workdir = D$:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/
|
||||
# =============================================================================
|
||||
# Object build statements for SHARED_LIBRARY target kcompressor
|
||||
|
||||
@@ -49,43 +49,51 @@ cmake_ninja_workdir = D$:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j
|
||||
|
||||
build cmake_object_order_depends_target_kcompressor: phony || CMakeFiles/kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/native_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/native_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/native_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/native_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\native_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/compressor_common.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/compressor_common.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/compressor_common.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/compressor_common.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\compressor_common.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/video_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/video_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/video_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/video_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\video_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/image_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/image_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/image_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/image_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\image_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/pdf_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/jpegli_encoder.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\jpegli_encoder.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/pdf_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\pdf_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
@@ -95,18 +103,18 @@ build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor
|
||||
|
||||
|
||||
#############################################
|
||||
# Link the shared library D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a\libkcompressor.so
|
||||
# Link the shared library D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a\libkcompressor.so
|
||||
|
||||
build D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so: CXX_SHARED_LIBRARY_LINKER__kcompressor_RelWithDebInfo CMakeFiles/kcompressor.dir/native_compressor.cpp.o CMakeFiles/kcompressor.dir/compressor_common.cpp.o CMakeFiles/kcompressor.dir/video_compressor.cpp.o CMakeFiles/kcompressor.dir/image_compressor.cpp.o CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o | D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavfilter.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavformat.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavcodec.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswscale.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswresample.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavutil.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx264.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx265.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libqpdf.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libzopfli.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libz.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libturbojpeg.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libjpeg.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libwebp.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libsharpyuv.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libavif.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libaom.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libyuv.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libimagequant.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/liboxipng_ffi.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libkimage_png.a
|
||||
build D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so: CXX_SHARED_LIBRARY_LINKER__kcompressor_RelWithDebInfo CMakeFiles/kcompressor.dir/native_compressor.cpp.o CMakeFiles/kcompressor.dir/compressor_common.cpp.o CMakeFiles/kcompressor.dir/video_compressor.cpp.o CMakeFiles/kcompressor.dir/image_compressor.cpp.o CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o | D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavfilter.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavformat.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavcodec.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswscale.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswresample.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavutil.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx264.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx265.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libturbojpeg.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libjpeg.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libwebp.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libsharpyuv.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libavif.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libaom.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libyuv.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libimagequant.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/liboxipng_ffi.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libkimage_png.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/lib/libkjpegli_all_private.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/lib/libgs.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libqpdf.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libzopfli.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libz.a
|
||||
LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG
|
||||
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
|
||||
LINK_LIBRARIES = -Wl,--start-group D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavfilter.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavformat.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavcodec.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswscale.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswresample.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavutil.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx264.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx265.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libqpdf.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libzopfli.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libz.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libturbojpeg.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libjpeg.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libwebp.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libsharpyuv.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libavif.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libaom.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libyuv.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libimagequant.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/liboxipng_ffi.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libkimage_png.a -Wl,--end-group -lmediandk -landroid -llog -lm -ldl -latomic -lc++_static -latomic -lm
|
||||
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections -Wl,--exclude-libs,ALL -Wl,--gc-sections -Wl,--icf=safe -Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map -Wl,--strip-all
|
||||
LINK_LIBRARIES = -Wl,--start-group D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavfilter.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavformat.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavcodec.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswscale.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libswresample.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libavutil.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx264.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/lib/libx265.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libturbojpeg.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libjpeg.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libwebp.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libsharpyuv.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libavif.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libaom.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libyuv.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libimagequant.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/liboxipng_ffi.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/lib/libkimage_png.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/lib/libkjpegli_all_private.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/lib/libgs.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libqpdf.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libzopfli.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/lib/libz.a -Wl,--end-group -lmediandk -landroid -llog -lm -ldl -latomic -lc++_static -latomic -lm
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
POST_BUILD = cd .
|
||||
POST_BUILD = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a && D:\Android\sdk\ndk\28.2.13676358\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-strip.exe --strip-all --remove-section=.comment --remove-section=.note.android.ident D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so"
|
||||
PRE_LINK = cd .
|
||||
SONAME = libkcompressor.so
|
||||
SONAME_FLAG = -Wl,-soname,
|
||||
TARGET_FILE = D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a\libkcompressor.so
|
||||
TARGET_FILE = D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a\libkcompressor.so
|
||||
TARGET_PDB = kcompressor.so.dbg
|
||||
|
||||
|
||||
@@ -114,7 +122,7 @@ build D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5
|
||||
# Utility command for edit_cache
|
||||
|
||||
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
|
||||
DESC = No interactive CMake dialog available...
|
||||
restat = 1
|
||||
|
||||
@@ -125,7 +133,7 @@ build edit_cache: phony CMakeFiles/edit_cache.util
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a"
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a"
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -135,9 +143,9 @@ build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
||||
# =============================================================================
|
||||
# Target aliases.
|
||||
|
||||
build kcompressor: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so
|
||||
build kcompressor: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so
|
||||
|
||||
build libkcompressor.so: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so
|
||||
build libkcompressor.so: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so
|
||||
|
||||
# =============================================================================
|
||||
# Folder targets.
|
||||
@@ -145,9 +153,9 @@ build libkcompressor.so: phony D$:/MyProject/kcompressor/app/build/intermediates
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
# Folder: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a
|
||||
|
||||
build all: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so
|
||||
build all: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/armeabi-v7a/libkcompressor.so
|
||||
|
||||
# =============================================================================
|
||||
# Built-in targets
|
||||
@@ -156,14 +164,14 @@ build all: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDe
|
||||
#############################################
|
||||
# Re-run CMake if any of its inputs changed.
|
||||
|
||||
build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/kcompressor/app/src/main/cpp/CMakeLists.txt
|
||||
build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/KCompressor/app/src/main/cpp/CMakeLists.txt
|
||||
pool = console
|
||||
|
||||
|
||||
#############################################
|
||||
# A missing CMake input file is not an error.
|
||||
|
||||
build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/kcompressor/app/src/main/cpp/CMakeLists.txt: phony
|
||||
build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/KCompressor/app/src/main/cpp/CMakeLists.txt: phony
|
||||
|
||||
|
||||
#############################################
|
||||
|
||||
@@ -1 +1 @@
|
||||
D:\MyProject\kcompressor\app\src\main\cpp\CMakeLists.txt
|
||||
D:\MyProject\KCompressor\app\src\main\cpp\CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: D:/MyProject/kcompressor/app/src/main/cpp
|
||||
# Install script for directory: D:/MyProject/KCompressor/app/src/main/cpp
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -50,5 +50,5 @@ endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
||||
@@ -1,27 +1,32 @@
|
||||
[
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\native_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\native_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\native_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\native_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\native_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\native_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\compressor_common.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\compressor_common.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\compressor_common.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\compressor_common.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\compressor_common.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\compressor_common.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\video_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\video_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\video_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\video_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\video_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\video_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\image_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\image_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\image_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\image_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\image_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\image_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\pdf_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\jpegli_encoder.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\jpegli_encoder.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\jpegli_encoder.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/armeabi-v7a",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=armv7-none-linux-androideabi21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/armeabi-v7a/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/armeabi-v7a/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\pdf_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp"
|
||||
}
|
||||
]
|
||||
Binary file not shown.
@@ -1,28 +1,28 @@
|
||||
C/C++ Structured Logf
|
||||
d
|
||||
bD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\additional_project_files.txtC
|
||||
bD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\additional_project_files.txtC
|
||||
A
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint ¥üãÅë3 •üãÅë3c
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint �� „ì3 û€ „ì3c
|
||||
a
|
||||
_D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\android_gradle_build.json ¥üãÅë3Ý –üãÅë3h
|
||||
_D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\android_gradle_build.json �� „ì3Ý ü€ „ì3h
|
||||
f
|
||||
dD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\android_gradle_build_mini.json ¥üãÅë3Ç üãÅë3U
|
||||
dD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\android_gradle_build_mini.json �� „ì3Ç Œ� „ì3U
|
||||
S
|
||||
QD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\build.ninja ¥üãÅë3ª… öûãÅë3Y
|
||||
QD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\build.ninja �� „ì3àÒ Ú€ „ì3Y
|
||||
W
|
||||
UD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\build.ninja.txt ¥üãÅë3^
|
||||
UD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\build.ninja.txt �� „ì3^
|
||||
\
|
||||
ZD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\build_file_index.txt ¥üãÅë3
|
||||
ZD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\build_file_index.txt �� „ì3
|
||||
8 »§€„ì3_
|
||||
]
|
||||
]
|
||||
[D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\compile_commands.json �� „ì3—\ Ù€ „ì3c
|
||||
a
|
||||
a
|
||||
_D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\compile_commands.json.bin �� „ì3 � Ù€ „ì3i
|
||||
g
|
||||
eD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\metadata_generation_command.txt ¥üãÅë3
|
||||
g
|
||||
eD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\metadata_generation_command.txt �� „ì3
|
||||
‚ º§€„ì3\
|
||||
Z
|
||||
Z
|
||||
XD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\prefab_config.json �� „ì3
|
||||
( ¡üãÅë3a
|
||||
( »§€„ì3a
|
||||
_
|
||||
]D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\symbol_folder_index.txt ¥üãÅë3
|
||||
]D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a\symbol_folder_index.txt �� „ì3
|
||||
@@ -1,4 +1,4 @@
|
||||
-HD:\MyProject\kcompressor\app\src\main\cpp
|
||||
-HD:\MyProject\KCompressor\app\src\main\cpp
|
||||
-DCMAKE_SYSTEM_NAME=Android
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
||||
-DCMAKE_SYSTEM_VERSION=21
|
||||
@@ -10,10 +10,10 @@
|
||||
-DCMAKE_TOOLCHAIN_FILE=D:\Android\sdk\ndk\28.2.13676358\build\cmake\android.toolchain.cmake
|
||||
-DCMAKE_MAKE_PROGRAM=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
|
||||
-DCMAKE_CXX_FLAGS=-std=c++17 -fexceptions -frtti
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
-BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a
|
||||
-BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\armeabi-v7a
|
||||
-GNinja
|
||||
-DANDROID_STL=c++_static
|
||||
Build command args: []
|
||||
|
||||
@@ -1 +1 @@
|
||||
D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\armeabi-v7a
|
||||
+6
-6
@@ -163,7 +163,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86"
|
||||
"value" : "d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_CACHE_MAJOR_VERSION",
|
||||
@@ -683,7 +683,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_INSTALL_PREFIX",
|
||||
@@ -719,7 +719,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_LINKER",
|
||||
@@ -991,7 +991,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_SHARED_LINKER_FLAGS",
|
||||
@@ -1263,7 +1263,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86"
|
||||
"value" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86"
|
||||
},
|
||||
{
|
||||
"name" : "kcompressor_IS_TOP_LEVEL",
|
||||
@@ -1287,7 +1287,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
}
|
||||
],
|
||||
"kind" : "cache",
|
||||
+5
-5
@@ -6,7 +6,7 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
},
|
||||
{
|
||||
"isExternal" : true,
|
||||
@@ -40,11 +40,11 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
@@ -177,8 +177,8 @@
|
||||
"kind" : "cmakeFiles",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+3
-3
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "kcompressor::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-15b9644156ea707d35e0.json",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-eeb08993455ef6fdcd24.json",
|
||||
"name" : "kcompressor",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
@@ -49,8 +49,8 @@
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+6
-6
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-7079bbb62957655c6c3c.json",
|
||||
"jsonFile" : "codemodel-v2-52d56b42f3036c0f1abe.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-e8e4620ae0d6afcda4ea.json",
|
||||
"jsonFile" : "cache-v2-e84a76f47183d4850699.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-b45bcbff36384d7096d0.json",
|
||||
"jsonFile" : "cmakeFiles-v1-9da04228b1b40cdfe72c.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-e8e4620ae0d6afcda4ea.json",
|
||||
"jsonFile" : "cache-v2-e84a76f47183d4850699.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"cmakeFiles-v1" :
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-b45bcbff36384d7096d0.json",
|
||||
"jsonFile" : "cmakeFiles-v1-9da04228b1b40cdfe72c.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"codemodel-v2" :
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-7079bbb62957655c6c3c.json",
|
||||
"jsonFile" : "codemodel-v2-52d56b42f3036c0f1abe.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
+190
-75
@@ -2,7 +2,7 @@
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so"
|
||||
"path" : "D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
@@ -11,8 +11,10 @@
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"target_link_options",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_compile_definitions",
|
||||
"target_include_directories"
|
||||
],
|
||||
"files" :
|
||||
@@ -27,25 +29,43 @@
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 32,
|
||||
"line" : 50,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 94,
|
||||
"line" : 144,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 85,
|
||||
"line" : 163,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 39,
|
||||
"line" : 119,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 134,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 130,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 58,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
@@ -59,32 +79,72 @@
|
||||
"fragment" : "-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wall"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wextra"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-fexceptions"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-frtti"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-unused-parameter"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-deprecated-declarations"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility=hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility-inlines-hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffunction-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fdata-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fno-ident"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-g0"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "KC_RELEASE_NO_LOG=1"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "NDEBUG"
|
||||
},
|
||||
{
|
||||
"define" : "kcompressor_EXPORTS"
|
||||
}
|
||||
@@ -92,28 +152,40 @@
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
@@ -123,7 +195,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
],
|
||||
"sysroot" :
|
||||
{
|
||||
@@ -142,151 +215,186 @@
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--exclude-libs,ALL",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--gc-sections",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--icf=safe",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--strip-all",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--start-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavfilter.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavfilter.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavformat.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavformat.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavcodec.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavcodec.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libswscale.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libswscale.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libswresample.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libswresample.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavutil.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libavutil.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libx264.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libx264.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libx265.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86\\lib\\libx265.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86\\lib\\libqpdf.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libturbojpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86\\lib\\libzopfli.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libjpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86\\lib\\libz.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libwebp.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libturbojpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libsharpyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libjpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libavif.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libwebp.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libaom.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libsharpyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libavif.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libimagequant.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libaom.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\liboxipng_ffi.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libkimage_png.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libimagequant.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\jpegli-android\\x86\\lib\\libkjpegli_all_private.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\liboxipng_ffi.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ghostscript-android\\x86\\lib\\libgs.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86\\lib\\libkimage_png.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86\\lib\\libqpdf.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86\\lib\\libzopfli.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86\\lib\\libz.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--end-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lmediandk",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-landroid",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-llog",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lm",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-ldl",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-latomic",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lc++_static",
|
||||
"role" : "libraries"
|
||||
},
|
||||
@@ -318,7 +426,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -348,6 +457,12 @@
|
||||
"path" : "image_compressor.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "jpegli_encoder.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
Binary file not shown.
@@ -1,12 +1,24 @@
|
||||
# ninja log v5
|
||||
3 789 8030492860093476 CMakeFiles/kcompressor.dir/compressor_common.cpp.o ccfdf5ebd79e2c7b
|
||||
0 8 0 clean 267b28daf0e986
|
||||
0 94 8029572941412466 build.ninja af12574c3879f389
|
||||
0 824 8029187949395675 CMakeFiles/kcompressor.dir/native_compressor.cpp.o c4401d2af9681fa8
|
||||
3 776 8029187948911413 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 39bdd443ba7e458d
|
||||
6 1412 8029187955245026 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 70fefa06449145a1
|
||||
8 1523 8029187956312024 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 627e3e3b8c70a589
|
||||
1523 1718 8029187957662419 D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so 8a9e3764c4fde8af
|
||||
1 88 8029572941412466 build.ninja af12574c3879f389
|
||||
0 8 0 clean 267b28daf0e986
|
||||
0 8 0 clean 267b28daf0e986
|
||||
9 1013 8030492862336021 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o c0d6531f95f38402
|
||||
1 88 8030498016349041 build.ninja c02320bf557dfd6e
|
||||
0 1053 8030492862706586 CMakeFiles/kcompressor.dir/native_compressor.cpp.o c1133beb06d8200e
|
||||
11 1655 8030492868711621 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 90d8ad41ee373aee
|
||||
6 1862 8030492870746710 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 3f7b7f97b6e65a23
|
||||
14 2660 8030492878651139 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 49271557b658f34f
|
||||
2661 3639 8030492885677033 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so 8c518a6cec2181b0
|
||||
8 1055 8030498027320062 CMakeFiles/kcompressor.dir/compressor_common.cpp.o b7b369c43e9e8b40
|
||||
5 1474 8030498031615166 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 96a3a512706cceb
|
||||
16 1594 8030498032837360 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o ffd633ffa3c1a57
|
||||
19 2161 8030498038528028 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 6bcf50e9ab494f3
|
||||
14 2343 8030498040368996 CMakeFiles/kcompressor.dir/image_compressor.cpp.o ef8a34fc1ac97c59
|
||||
11 2965 8030498046526298 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o ae2222017418406d
|
||||
0 9 0 clean 267b28daf0e986
|
||||
9 837 8030498872113424 CMakeFiles/kcompressor.dir/compressor_common.cpp.o b7b369c43e9e8b40
|
||||
5 1031 8030498874038820 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 96a3a512706cceb
|
||||
17 1098 8030498874700061 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o ffd633ffa3c1a57
|
||||
14 1543 8030498879159220 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 6bcf50e9ab494f3
|
||||
11 1739 8030498881112816 CMakeFiles/kcompressor.dir/image_compressor.cpp.o ef8a34fc1ac97c59
|
||||
21 2335 8030498887036422 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o ae2222017418406d
|
||||
2335 3837 8030498897225716 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so e3d56a61807bb3ad
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
# For build in directory: d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
# It was generated by CMake: D:/Android/sdk/cmake/3.22.1/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
@@ -124,7 +124,7 @@ CMAKE_EXPORT_COMPILE_COMMANDS:UNINITIALIZED=ON
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/kcompressor
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld.exe
|
||||
@@ -176,7 +176,7 @@ CMAKE_RANLIB:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/
|
||||
CMAKE_READELF:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/llvm-readelf.exe
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
CMAKE_RUNTIME_OUTPUT_DIRECTORY:UNINITIALIZED=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
|
||||
//Flags used by the linker during the creation of dll's.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
@@ -243,13 +243,13 @@ CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=D:\Android\sdk\ndk\28.2.13676358\build\cmake\
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_BINARY_DIR:STATIC=D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
kcompressor_BINARY_DIR:STATIC=D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
kcompressor_SOURCE_DIR:STATIC=D:/MyProject/kcompressor/app/src/main/cpp
|
||||
kcompressor_SOURCE_DIR:STATIC=D:/MyProject/KCompressor/app/src/main/cpp
|
||||
|
||||
|
||||
########################
|
||||
@@ -261,7 +261,7 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||
//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=d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/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
|
||||
@@ -332,7 +332,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=D:/MyProject/kcompressor/app/src/main/cpp
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=D:/MyProject/KCompressor/app/src/main/cpp
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -11,7 +11,7 @@ The output was:
|
||||
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
|
||||
|
||||
The C compiler identification is Clang, found in "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o"
|
||||
The C compiler identification is Clang, found in "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe
|
||||
@@ -24,18 +24,18 @@ The output was:
|
||||
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
|
||||
|
||||
The CXX compiler identification is Clang, found in "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
The CXX compiler identification is Clang, found in "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o"
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/CMakeTmp
|
||||
Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_62819 && [1/2] Building C object CMakeFiles/cmTC_62819.dir/CMakeCCompilerABI.c.o
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_7e91c && [1/2] Building C object CMakeFiles/cmTC_7e91c.dir/CMakeCCompilerABI.c.o
|
||||
|
||||
Android (13624864, based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)
|
||||
|
||||
Target: i686-none-linux-android21
|
||||
|
||||
Thread model: posix
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
@@ -45,12 +45,12 @@ ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm
|
||||
|
||||
clang -cc1 version 19.0.1 based upon LLVM 19.0.1 default target x86_64-w64-windows-gnu
|
||||
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/local/include"
|
||||
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"
|
||||
|
||||
#include "..." search starts here:
|
||||
|
||||
|
||||
#include <...> search starts here:
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include
|
||||
@@ -69,15 +69,15 @@ Parsed C implicit include dir info from above output: rv=done
|
||||
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -z now -z relro --hash-style=both --eh-frame-hdr -m elf_i386 -pie -dynamic-linker /system/bin/linker -o cmTC_62819 D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_62819.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -z now -z relro --hash-style=both --eh-frame-hdr -m elf_i386 -pie -dynamic-linker /system/bin/linker -o cmTC_7e91c D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_7e91c.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o
|
||||
|
||||
|
||||
|
||||
|
||||
Parsed C implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android]
|
||||
@@ -87,12 +87,12 @@ Parsed C implicit link information from above output:
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld\.lld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_7e91c && [1/2] Building C object CMakeFiles/cmTC_7e91c.dir/CMakeCCompilerABI.c.o]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: i686-none-linux-android21]
|
||||
@@ -105,7 +105,7 @@ Parsed C implicit link information from above output:
|
||||
ignore line: [ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android]
|
||||
ignore line: [ D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
ignore line: [End of search list.]
|
||||
@@ -116,7 +116,7 @@ Parsed C implicit link information from above output:
|
||||
ignore line: [InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin]
|
||||
link line: [ "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -z now -z relro --hash-style=both --eh-frame-hdr -m elf_i386 -pie -dynamic-linker /system/bin/linker -o cmTC_7e91c D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_7e91c.dir/CMakeCCompilerABI.c.o D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld] ==> ignore
|
||||
arg [--sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot] ==> ignore
|
||||
arg [--sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot] ==> ignore
|
||||
arg [-znow] ==> ignore
|
||||
arg [-zrelro] ==> ignore
|
||||
arg [--hash-style=both] ==> ignore
|
||||
@@ -138,15 +138,15 @@ Parsed C implicit link information from above output:
|
||||
arg [--no-undefined-version] ==> ignore
|
||||
arg [--fatal-warnings] ==> ignore
|
||||
arg [--no-undefined] ==> ignore
|
||||
arg [CMakeFiles/cmTC_62819.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [CMakeFiles/cmTC_7e91c.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a] ==> lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a]
|
||||
arg [-l:libunwind.a] ==> lib [-l:libunwind.a]
|
||||
arg [-ldl] ==> lib [dl]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o] ==> obj [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o]
|
||||
arg [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o] ==> obj [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a]
|
||||
remove lib [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a]
|
||||
collapse library dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386]
|
||||
@@ -157,12 +157,12 @@ ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm
|
||||
implicit objs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o]
|
||||
implicit dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_bf6c2 && [1/2] Building CXX object CMakeFiles/cmTC_bf6c2.dir/CMakeCXXCompilerABI.cpp.o
|
||||
Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_8727a && [1/2] Building CXX object CMakeFiles/cmTC_8727a.dir/CMakeCXXCompilerABI.cpp.o
|
||||
|
||||
Android (13624864, based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)
|
||||
|
||||
@@ -183,15 +183,15 @@ Parsed CXX implicit include dir info from above output: rv=done
|
||||
ignoring nonexistent directory "D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/include"
|
||||
|
||||
#include "..." search starts here:
|
||||
|
||||
|
||||
#include <...> search starts here:
|
||||
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android
|
||||
|
||||
|
||||
D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include
|
||||
|
||||
End of search list.
|
||||
@@ -202,12 +202,12 @@ Parsed CXX implicit link information from above output:
|
||||
|
||||
Target: i686-none-linux-android21
|
||||
|
||||
Thread model: posix
|
||||
Thread model: posix
|
||||
|
||||
InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin
|
||||
|
||||
"D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin/ld.lld" --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -z now -z relro --hash-style=both --eh-frame-hdr -m elf_i386 -pie -dynamic-linker /system/bin/linker -o cmTC_8727a D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtbegin_dynamic.o -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/i386 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21 -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android -LD:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib --build-id=sha1 --no-rosegment --no-undefined-version --fatal-warnings --no-undefined CMakeFiles/cmTC_8727a.dir/CMakeCXXCompilerABI.cpp.o -Bstatic -lc++ -Bdynamic -lm D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl -lc D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/lib/linux/libclang_rt.builtins-i686-android.a -l:libunwind.a -ldl D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/i686-linux-android/21/crtend_android.o
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -220,7 +220,7 @@ Parsed CXX implicit link information from above output:
|
||||
add: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
end of search list found
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android]
|
||||
collapse include dir [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include] ==> [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
implicit include dirs: [D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/19/include;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/i686-linux-android;D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include]
|
||||
@@ -231,7 +231,7 @@ Parsed CXX implicit link information from above output:
|
||||
ignore line: [Change Dir: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):D:\Android\sdk\cmake\3.22.1\bin\ninja.exe cmTC_8727a && [1/2] Building CXX object CMakeFiles/cmTC_8727a.dir/CMakeCXXCompilerABI.cpp.o]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Android (13624864 based on r530567e) clang version 19.0.1 (https://android.googlesource.com/toolchain/llvm-project 97a699bf4812a18fb657c2779f5296a4ab2694d2)]
|
||||
ignore line: [Target: i686-none-linux-android21]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [InstalledDir: D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/bin]
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/kcompressor.dir
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/edit_cache.dir
|
||||
D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/rebuild_cache.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/kcompressor.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/edit_cache.dir
|
||||
D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/CMakeFiles/rebuild_cache.dir
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
@@ -42,7 +42,7 @@ rule CUSTOM_COMMAND
|
||||
# Rule for re-running cmake.
|
||||
|
||||
rule RERUN_CMAKE
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86
|
||||
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86
|
||||
description = Re-running CMake...
|
||||
generator = 1
|
||||
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
@@ -21,7 +21,7 @@
|
||||
"toolchain": "toolchain",
|
||||
"abi": "x86",
|
||||
"artifactName": "kcompressor",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86\\libkcompressor.so",
|
||||
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"buildFiles": [
|
||||
"D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
"D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\CMakeLists.txt"
|
||||
],
|
||||
"cleanCommandsComponents": [
|
||||
[
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"clean"
|
||||
]
|
||||
],
|
||||
"buildTargetsCommandComponents": [
|
||||
"D:\\Android\\sdk\\cmake\\3.22.1\\bin\\ninja.exe",
|
||||
"-C",
|
||||
"D:\\MyProject\\kcompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"D:\\MyProject\\KCompressor\\app\\.cxx\\RelWithDebInfo\\1j3m5w6j\\x86",
|
||||
"{LIST_OF_TARGETS_TO_BUILD}"
|
||||
],
|
||||
"libraries": {
|
||||
"kcompressor::@6890427a1f51a3e7e1df": {
|
||||
"artifactName": "kcompressor",
|
||||
"abi": "x86",
|
||||
"output": "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86\\libkcompressor.so",
|
||||
"output": "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86\\libkcompressor.so",
|
||||
"runtimeFiles": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@ include CMakeFiles/rules.ninja
|
||||
#############################################
|
||||
# Logical path to working directory; prefix for absolute paths.
|
||||
|
||||
cmake_ninja_workdir = D$:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/
|
||||
cmake_ninja_workdir = D$:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/
|
||||
# =============================================================================
|
||||
# Object build statements for SHARED_LIBRARY target kcompressor
|
||||
|
||||
@@ -49,43 +49,51 @@ cmake_ninja_workdir = D$:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j
|
||||
|
||||
build cmake_object_order_depends_target_kcompressor: phony || CMakeFiles/kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/native_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/native_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/native_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/native_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\native_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/compressor_common.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/compressor_common.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/compressor_common.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/compressor_common.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\compressor_common.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/video_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/video_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/video_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/video_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\video_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/image_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/image_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/image_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/image_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\image_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/kcompressor/app/src/main/cpp/pdf_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -Dkcompressor_EXPORTS
|
||||
build CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/jpegli_encoder.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\jpegli_encoder.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor_RelWithDebInfo D$:/MyProject/KCompressor/app/src/main/cpp/pdf_compressor.cpp || cmake_object_order_depends_target_kcompressor
|
||||
DEFINES = -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS
|
||||
DEP_FILE = CMakeFiles\kcompressor.dir\pdf_compressor.cpp.o.d
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations
|
||||
INCLUDES = -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include
|
||||
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=.
|
||||
INCLUDES = -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\kcompressor.dir
|
||||
|
||||
@@ -95,18 +103,18 @@ build CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o: CXX_COMPILER__kcompressor
|
||||
|
||||
|
||||
#############################################
|
||||
# Link the shared library D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86\libkcompressor.so
|
||||
# Link the shared library D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86\libkcompressor.so
|
||||
|
||||
build D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so: CXX_SHARED_LIBRARY_LINKER__kcompressor_RelWithDebInfo CMakeFiles/kcompressor.dir/native_compressor.cpp.o CMakeFiles/kcompressor.dir/compressor_common.cpp.o CMakeFiles/kcompressor.dir/video_compressor.cpp.o CMakeFiles/kcompressor.dir/image_compressor.cpp.o CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o | D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavfilter.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavformat.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavcodec.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswscale.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswresample.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavutil.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx264.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx265.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libqpdf.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libzopfli.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libz.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libturbojpeg.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libjpeg.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libwebp.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libsharpyuv.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libavif.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libaom.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libyuv.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libimagequant.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/liboxipng_ffi.a D$:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libkimage_png.a
|
||||
build D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so: CXX_SHARED_LIBRARY_LINKER__kcompressor_RelWithDebInfo CMakeFiles/kcompressor.dir/native_compressor.cpp.o CMakeFiles/kcompressor.dir/compressor_common.cpp.o CMakeFiles/kcompressor.dir/video_compressor.cpp.o CMakeFiles/kcompressor.dir/image_compressor.cpp.o CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o | D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavfilter.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavformat.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavcodec.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswscale.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswresample.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavutil.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx264.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx265.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libturbojpeg.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libjpeg.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libwebp.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libsharpyuv.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libavif.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libaom.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libyuv.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libimagequant.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/liboxipng_ffi.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libkimage_png.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/lib/libkjpegli_all_private.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/lib/libgs.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libqpdf.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libzopfli.a D$:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libz.a
|
||||
LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG
|
||||
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
|
||||
LINK_LIBRARIES = -Wl,--start-group D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavfilter.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavformat.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavcodec.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswscale.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswresample.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavutil.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx264.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx265.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libqpdf.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libzopfli.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libz.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libturbojpeg.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libjpeg.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libwebp.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libsharpyuv.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libavif.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libaom.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libyuv.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libimagequant.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/liboxipng_ffi.a D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libkimage_png.a -Wl,--end-group -lmediandk -landroid -llog -lm -ldl -latomic -lc++_static -latomic -lm
|
||||
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections -Wl,--exclude-libs,ALL -Wl,--gc-sections -Wl,--icf=safe -Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map -Wl,--strip-all
|
||||
LINK_LIBRARIES = -Wl,--start-group D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavfilter.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavformat.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavcodec.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswscale.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libswresample.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libavutil.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx264.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/lib/libx265.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libturbojpeg.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libjpeg.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libwebp.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libsharpyuv.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libavif.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libaom.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libyuv.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libimagequant.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/liboxipng_ffi.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/lib/libkimage_png.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/lib/libkjpegli_all_private.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/lib/libgs.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libqpdf.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libzopfli.a D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/lib/libz.a -Wl,--end-group -lmediandk -landroid -llog -lm -ldl -latomic -lc++_static -latomic -lm
|
||||
OBJECT_DIR = CMakeFiles\kcompressor.dir
|
||||
POST_BUILD = cd .
|
||||
POST_BUILD = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86 && D:\Android\sdk\ndk\28.2.13676358\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-strip.exe --strip-all --remove-section=.comment --remove-section=.note.android.ident D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so"
|
||||
PRE_LINK = cd .
|
||||
SONAME = libkcompressor.so
|
||||
SONAME_FLAG = -Wl,-soname,
|
||||
TARGET_FILE = D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86\libkcompressor.so
|
||||
TARGET_FILE = D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86\libkcompressor.so
|
||||
TARGET_PDB = kcompressor.so.dbg
|
||||
|
||||
|
||||
@@ -114,7 +122,7 @@ build D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5
|
||||
# Utility command for edit_cache
|
||||
|
||||
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
|
||||
DESC = No interactive CMake dialog available...
|
||||
restat = 1
|
||||
|
||||
@@ -125,7 +133,7 @@ build edit_cache: phony CMakeFiles/edit_cache.util
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\kcompressor\app\src\main\cpp -BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86"
|
||||
COMMAND = cmd.exe /C "cd /D D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86 && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\MyProject\KCompressor\app\src\main\cpp -BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86"
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
@@ -135,9 +143,9 @@ build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
||||
# =============================================================================
|
||||
# Target aliases.
|
||||
|
||||
build kcompressor: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so
|
||||
build kcompressor: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so
|
||||
|
||||
build libkcompressor.so: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so
|
||||
build libkcompressor.so: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so
|
||||
|
||||
# =============================================================================
|
||||
# Folder targets.
|
||||
@@ -145,9 +153,9 @@ build libkcompressor.so: phony D$:/MyProject/kcompressor/app/build/intermediates
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
# Folder: D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86
|
||||
|
||||
build all: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so
|
||||
build all: phony D$:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86/libkcompressor.so
|
||||
|
||||
# =============================================================================
|
||||
# Built-in targets
|
||||
@@ -156,14 +164,14 @@ build all: phony D$:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDe
|
||||
#############################################
|
||||
# Re-run CMake if any of its inputs changed.
|
||||
|
||||
build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/kcompressor/app/src/main/cpp/CMakeLists.txt
|
||||
build build.ninja: RERUN_CMAKE | CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/KCompressor/app/src/main/cpp/CMakeLists.txt
|
||||
pool = console
|
||||
|
||||
|
||||
#############################################
|
||||
# A missing CMake input file is not an error.
|
||||
|
||||
build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/kcompressor/app/src/main/cpp/CMakeLists.txt: phony
|
||||
build CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake D$:/Android/sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/abis.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android-legacy.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/flags.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Clang.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android-Initialize.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/hooks/pre/Android.cmake D$:/Android/sdk/ndk/28.2.13676358/build/cmake/platforms.cmake D$:/MyProject/KCompressor/app/src/main/cpp/CMakeLists.txt: phony
|
||||
|
||||
|
||||
#############################################
|
||||
|
||||
@@ -1 +1 @@
|
||||
D:\MyProject\kcompressor\app\src\main\cpp\CMakeLists.txt
|
||||
D:\MyProject\KCompressor\app\src\main\cpp\CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: D:/MyProject/kcompressor/app/src/main/cpp
|
||||
# Install script for directory: D:/MyProject/KCompressor/app/src/main/cpp
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -50,5 +50,5 @@ endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
file(WRITE "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/${CMAKE_INSTALL_MANIFEST}"
|
||||
file(WRITE "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
|
||||
@@ -1,27 +1,32 @@
|
||||
[
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\native_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\native_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\native_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\native_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\native_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\native_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\compressor_common.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\compressor_common.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\compressor_common.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\compressor_common.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\compressor_common.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\compressor_common.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\video_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\video_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\video_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\video_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\video_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\video_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\image_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\image_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\image_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\image_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\image_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\image_compressor.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Dkcompressor_EXPORTS -ID:/MyProject/kcompressor/app/src/main/cpp -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86/include -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -o CMakeFiles\\kcompressor.dir\\pdf_compressor.cpp.o -c D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp",
|
||||
"file": "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp"
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\jpegli_encoder.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\jpegli_encoder.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\jpegli_encoder.cpp"
|
||||
},
|
||||
{
|
||||
"directory": "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86",
|
||||
"command": "D:\\Android\\sdk\\ndk\\28.2.13676358\\toolchains\\llvm\\prebuilt\\windows-x86_64\\bin\\clang++.exe --target=i686-none-linux-android21 --sysroot=D:/Android/sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DKC_RELEASE_NO_LOG=1 -DNDEBUG -Dkcompressor_EXPORTS -ID:/MyProject/KCompressor/app/src/main/cpp -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x264 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86/include/x265 -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include -ID:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86/include/ghostscript -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC -Wall -Wextra -fexceptions -frtti -Wno-unused-parameter -Wno-deprecated-declarations -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections -fno-ident -g0 -ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=. -o CMakeFiles\\kcompressor.dir\\pdf_compressor.cpp.o -c D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp",
|
||||
"file": "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\pdf_compressor.cpp"
|
||||
}
|
||||
]
|
||||
Binary file not shown.
@@ -1,28 +1,28 @@
|
||||
C/C++ Structured Log^
|
||||
\
|
||||
ZD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\additional_project_files.txtC
|
||||
ZD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\additional_project_files.txtC
|
||||
A
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint õŒäÅë3 åŒäÅë3[
|
||||
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint Е „ì3 ½• „ì3[
|
||||
Y
|
||||
WD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\android_gradle_build.json õŒäÅë3½ åŒäÅë3`
|
||||
WD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\android_gradle_build.json Ñ• „ì3½ ¾• „ì3`
|
||||
^
|
||||
\D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\android_gradle_build_mini.json õŒäÅë3§ òŒäÅë3M
|
||||
\D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\android_gradle_build_mini.json Ñ• „ì3§ Ì• „ì3M
|
||||
K
|
||||
ID:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\build.ninja õŒäÅë3ƒ‘ ÊŒäÅë3Q
|
||||
ID:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\build.ninja Ñ• „ì3ÐË ¢• „ì3Q
|
||||
O
|
||||
MD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\build.ninja.txt õŒäÅë3V
|
||||
MD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\build.ninja.txt Ñ• „ì3V
|
||||
T
|
||||
RD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\build_file_index.txt õŒäÅë3
|
||||
RD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\build_file_index.txt Ñ• „ì3
|
||||
8 ÒÒ€„ì3W
|
||||
U
|
||||
U
|
||||
SD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\compile_commands.json Ñ• „ì3™X ¡• „ì3[
|
||||
Y
|
||||
Y
|
||||
WD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\compile_commands.json.bin Ñ• „ì3 ´ ¡• „ì3a
|
||||
_
|
||||
]D:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\metadata_generation_command.txt õŒäÅë3
|
||||
_
|
||||
]D:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\metadata_generation_command.txt Ñ• „ì3
|
||||
Ú ÑÒ€„ì3T
|
||||
R
|
||||
R
|
||||
PD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\prefab_config.json Ñ• „ì3
|
||||
( ÒÙѹë3Y
|
||||
( ÑÒ€„ì3Y
|
||||
W
|
||||
UD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\symbol_folder_index.txt õŒäÅë3
|
||||
UD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86\symbol_folder_index.txt Ñ• „ì3
|
||||
@@ -1,4 +1,4 @@
|
||||
-HD:\MyProject\kcompressor\app\src\main\cpp
|
||||
-HD:\MyProject\KCompressor\app\src\main\cpp
|
||||
-DCMAKE_SYSTEM_NAME=Android
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
||||
-DCMAKE_SYSTEM_VERSION=21
|
||||
@@ -10,10 +10,10 @@
|
||||
-DCMAKE_TOOLCHAIN_FILE=D:\Android\sdk\ndk\28.2.13676358\build\cmake\android.toolchain.cmake
|
||||
-DCMAKE_MAKE_PROGRAM=D:\Android\sdk\cmake\3.22.1\bin\ninja.exe
|
||||
-DCMAKE_CXX_FLAGS=-std=c++17 -fexceptions -frtti
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
-BD:\MyProject\kcompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86
|
||||
-BD:\MyProject\KCompressor\app\.cxx\RelWithDebInfo\1j3m5w6j\x86
|
||||
-GNinja
|
||||
-DANDROID_STL=c++_static
|
||||
Build command args: []
|
||||
|
||||
@@ -1 +1 @@
|
||||
D:\MyProject\kcompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
D:\MyProject\KCompressor\app\build\intermediates\cxx\RelWithDebInfo\1j3m5w6j\obj\x86
|
||||
+9
-9
@@ -163,7 +163,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "d:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64"
|
||||
"value" : "d:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_CACHE_MAJOR_VERSION",
|
||||
@@ -683,7 +683,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "INTERNAL",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_INSTALL_PREFIX",
|
||||
@@ -719,7 +719,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86_64"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86_64"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_LINKER",
|
||||
@@ -991,7 +991,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\MyProject\\kcompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86_64"
|
||||
"value" : "D:\\MyProject\\KCompressor\\app\\build\\intermediates\\cxx\\RelWithDebInfo\\1j3m5w6j\\obj\\x86_64"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_SHARED_LINKER_FLAGS",
|
||||
@@ -1231,11 +1231,11 @@
|
||||
[
|
||||
{
|
||||
"name" : "HELPSTRING",
|
||||
"value" : "The CMake toolchain file"
|
||||
"value" : "No help, variable specified on the command line."
|
||||
}
|
||||
],
|
||||
"type" : "FILEPATH",
|
||||
"value" : "D:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake"
|
||||
"type" : "UNINITIALIZED",
|
||||
"value" : "D:\\Android\\sdk\\ndk\\28.2.13676358\\build\\cmake\\android.toolchain.cmake"
|
||||
},
|
||||
{
|
||||
"name" : "CMAKE_VERBOSE_MAKEFILE",
|
||||
@@ -1263,7 +1263,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64"
|
||||
"value" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64"
|
||||
},
|
||||
{
|
||||
"name" : "kcompressor_IS_TOP_LEVEL",
|
||||
@@ -1287,7 +1287,7 @@
|
||||
}
|
||||
],
|
||||
"type" : "STATIC",
|
||||
"value" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"value" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
}
|
||||
],
|
||||
"kind" : "cache",
|
||||
+5
-5
@@ -6,7 +6,7 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake"
|
||||
},
|
||||
{
|
||||
"isExternal" : true,
|
||||
@@ -40,11 +40,11 @@
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isGenerated" : true,
|
||||
"path" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
"path" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake"
|
||||
},
|
||||
{
|
||||
"isCMake" : true,
|
||||
@@ -177,8 +177,8 @@
|
||||
"kind" : "cmakeFiles",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+3
-3
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "kcompressor::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-ab5d931a4760d1f69d97.json",
|
||||
"jsonFile" : "target-kcompressor-RelWithDebInfo-62ab4b4f73f6c2914977.json",
|
||||
"name" : "kcompressor",
|
||||
"projectIndex" : 0
|
||||
}
|
||||
@@ -49,8 +49,8 @@
|
||||
"kind" : "codemodel",
|
||||
"paths" :
|
||||
{
|
||||
"build" : "D:/MyProject/kcompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64",
|
||||
"source" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"build" : "D:/MyProject/KCompressor/app/.cxx/RelWithDebInfo/1j3m5w6j/x86_64",
|
||||
"source" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
"version" :
|
||||
{
|
||||
+6
-6
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-27bc23e14d2d7dcfe837.json",
|
||||
"jsonFile" : "codemodel-v2-1fb394a3edf5d3c69be3.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cache-v2-d6ebd068414a26b1ee61.json",
|
||||
"jsonFile" : "cache-v2-af54ab048cf8385a94dd.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-3abc5f63397bb35955a6.json",
|
||||
"jsonFile" : "cmakeFiles-v1-0e3821b7d669164ff37f.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -59,7 +59,7 @@
|
||||
{
|
||||
"cache-v2" :
|
||||
{
|
||||
"jsonFile" : "cache-v2-d6ebd068414a26b1ee61.json",
|
||||
"jsonFile" : "cache-v2-af54ab048cf8385a94dd.json",
|
||||
"kind" : "cache",
|
||||
"version" :
|
||||
{
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"cmakeFiles-v1" :
|
||||
{
|
||||
"jsonFile" : "cmakeFiles-v1-3abc5f63397bb35955a6.json",
|
||||
"jsonFile" : "cmakeFiles-v1-0e3821b7d669164ff37f.json",
|
||||
"kind" : "cmakeFiles",
|
||||
"version" :
|
||||
{
|
||||
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"codemodel-v2" :
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-27bc23e14d2d7dcfe837.json",
|
||||
"jsonFile" : "codemodel-v2-1fb394a3edf5d3c69be3.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
+190
-75
@@ -2,7 +2,7 @@
|
||||
"artifacts" :
|
||||
[
|
||||
{
|
||||
"path" : "D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86_64/libkcompressor.so"
|
||||
"path" : "D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86_64/libkcompressor.so"
|
||||
}
|
||||
],
|
||||
"backtrace" : 1,
|
||||
@@ -11,8 +11,10 @@
|
||||
"commands" :
|
||||
[
|
||||
"add_library",
|
||||
"target_link_options",
|
||||
"target_link_libraries",
|
||||
"target_compile_options",
|
||||
"target_compile_definitions",
|
||||
"target_include_directories"
|
||||
],
|
||||
"files" :
|
||||
@@ -27,25 +29,43 @@
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 32,
|
||||
"line" : 50,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 94,
|
||||
"line" : 144,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 2,
|
||||
"file" : 0,
|
||||
"line" : 85,
|
||||
"line" : 163,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 39,
|
||||
"line" : 119,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 3,
|
||||
"file" : 0,
|
||||
"line" : 134,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 4,
|
||||
"file" : 0,
|
||||
"line" : 130,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 5,
|
||||
"file" : 0,
|
||||
"line" : 58,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
@@ -59,32 +79,72 @@
|
||||
"fragment" : "-g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++17 -fexceptions -frtti -O2 -g -DNDEBUG -fPIC"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wall"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wextra"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-fexceptions"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-frtti"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-unused-parameter"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"backtrace" : 4,
|
||||
"fragment" : "-Wno-deprecated-declarations"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility=hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fvisibility-inlines-hidden"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffunction-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fdata-sections"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fno-ident"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-g0"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-ffile-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"fragment" : "-fmacro-prefix-map=D:/MyProject/KCompressor/app/src/main/cpp=."
|
||||
}
|
||||
],
|
||||
"defines" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "KC_RELEASE_NO_LOG=1"
|
||||
},
|
||||
{
|
||||
"backtrace" : 6,
|
||||
"define" : "NDEBUG"
|
||||
},
|
||||
{
|
||||
"define" : "kcompressor_EXPORTS"
|
||||
}
|
||||
@@ -92,28 +152,40 @@
|
||||
"includes" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86_64/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86_64/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86_64/include/x264"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86_64/include/x264"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/ffmpeg-android/x86_64/include/x265"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ffmpeg-android/x86_64/include/x265"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/android-image-compres/x86_64/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/android-image-compres/x86_64/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"path" : "D:/MyProject/kcompressor/app/src/main/cpp/third_party/pdf-android/x86_64/include"
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/jpegli-android/x86_64/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/pdf-android/x86_64/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86_64/include"
|
||||
},
|
||||
{
|
||||
"backtrace" : 7,
|
||||
"path" : "D:/MyProject/KCompressor/app/src/main/cpp/third_party/ghostscript-android/x86_64/include/ghostscript"
|
||||
}
|
||||
],
|
||||
"language" : "CXX",
|
||||
@@ -123,7 +195,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
],
|
||||
"sysroot" :
|
||||
{
|
||||
@@ -142,151 +215,186 @@
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--exclude-libs,ALL",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--gc-sections",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--icf=safe",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--version-script=D:/MyProject/KCompressor/app/src/main/cpp/kcompressor.exports.map",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "-Wl,--strip-all",
|
||||
"role" : "flags"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--start-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavfilter.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavfilter.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavformat.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavformat.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavcodec.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavcodec.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libswscale.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libswscale.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libswresample.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libswresample.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavutil.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libavutil.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libx264.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libx264.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libx265.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ffmpeg-android\\x86_64\\lib\\libx265.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86_64\\lib\\libqpdf.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libturbojpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86_64\\lib\\libzopfli.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libjpeg.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86_64\\lib\\libz.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libwebp.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libturbojpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libsharpyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libjpeg.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libavif.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libwebp.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libaom.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libsharpyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libyuv.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libavif.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libimagequant.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libaom.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\liboxipng_ffi.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libyuv.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libkimage_png.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libimagequant.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\jpegli-android\\x86_64\\lib\\libkjpegli_all_private.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\liboxipng_ffi.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\ghostscript-android\\x86_64\\lib\\libgs.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"fragment" : "D:\\MyProject\\kcompressor\\app\\src\\main\\cpp\\third_party\\android-image-compres\\x86_64\\lib\\libkimage_png.a",
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86_64\\lib\\libqpdf.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86_64\\lib\\libzopfli.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "D:\\MyProject\\KCompressor\\app\\src\\main\\cpp\\third_party\\pdf-android\\x86_64\\lib\\libz.a",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-Wl,--end-group",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lmediandk",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-landroid",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-llog",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lm",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-ldl",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-latomic",
|
||||
"role" : "libraries"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"backtrace" : 3,
|
||||
"fragment" : "-lc++_static",
|
||||
"role" : "libraries"
|
||||
},
|
||||
@@ -318,7 +426,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -348,6 +457,12 @@
|
||||
"path" : "image_compressor.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
"path" : "jpegli_encoder.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"compileGroupIndex" : 0,
|
||||
Binary file not shown.
@@ -1,12 +1,24 @@
|
||||
# ninja log v5
|
||||
3 750 8029187976745550 CMakeFiles/kcompressor.dir/compressor_common.cpp.o e948351abac712f4
|
||||
0 94 8029572942624496 build.ninja a6235447c6f6ba26
|
||||
0 798 8029187977212028 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 11a9e5946f3f9e42
|
||||
8 1358 8029187982797733 CMakeFiles/kcompressor.dir/image_compressor.cpp.o d8e972cfc758d537
|
||||
6 1494 8029187984087538 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 6f7ed18233f2755
|
||||
1494 1770 8029187985812012 D:/MyProject/kcompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86_64/libkcompressor.so c324cc0b7c1e37af
|
||||
0 8 0 clean 267b28daf0e986
|
||||
1 88 8029572942624496 build.ninja a6235447c6f6ba26
|
||||
0 7 0 clean 267b28daf0e986
|
||||
1 10 0 clean 267b28daf0e986
|
||||
0 8 0 clean 267b28daf0e986
|
||||
1 845 8030492915925565 CMakeFiles/kcompressor.dir/compressor_common.cpp.o d25c87a30abd678e
|
||||
0 9 0 clean 267b28daf0e986
|
||||
6 1066 8030492918133113 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o b611a245960fa36e
|
||||
1 87 8030498049144450 build.ninja a651075ecde3ee25
|
||||
4 1100 8030492918452930 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 1b857856faa942bb
|
||||
9 1731 8030492924728329 CMakeFiles/kcompressor.dir/video_compressor.cpp.o c871962faad3e97d
|
||||
12 1931 8030492926721025 CMakeFiles/kcompressor.dir/image_compressor.cpp.o d5683bdb9af07717
|
||||
15 2684 8030492934171478 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o 6340bfcedaa19f8d
|
||||
2684 3889 8030492942698191 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86_64/libkcompressor.so dd97ae25062fc6ef
|
||||
9 825 8030498058047459 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 7b13ca5e33c83002
|
||||
5 988 8030498059641772 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 79bf494ce5389559
|
||||
11 1085 8030498060589083 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o d8e0ff34054d1211
|
||||
15 1522 8030498065011955 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 3ca11fd67003882b
|
||||
18 1695 8030498066733174 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 394407df2fdee020
|
||||
21 2304 8030498072788609 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o cfde87980a7d98d4
|
||||
0 9 0 clean 267b28daf0e986
|
||||
9 839 8030498916076219 CMakeFiles/kcompressor.dir/compressor_common.cpp.o 7b13ca5e33c83002
|
||||
5 1034 8030498918040648 CMakeFiles/kcompressor.dir/native_compressor.cpp.o 79bf494ce5389559
|
||||
21 1106 8030498918748840 CMakeFiles/kcompressor.dir/jpegli_encoder.cpp.o d8e0ff34054d1211
|
||||
12 1571 8030498923411630 CMakeFiles/kcompressor.dir/video_compressor.cpp.o 3ca11fd67003882b
|
||||
15 1715 8030498924849153 CMakeFiles/kcompressor.dir/image_compressor.cpp.o 394407df2fdee020
|
||||
18 2346 8030498931115708 CMakeFiles/kcompressor.dir/pdf_compressor.cpp.o cfde87980a7d98d4
|
||||
2346 3053 8030498937445154 D:/MyProject/KCompressor/app/build/intermediates/cxx/RelWithDebInfo/1j3m5w6j/obj/x86_64/libkcompressor.so 9366508765a24348
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user