PDA

View Full Version : KDE KArchive building instruction for Android



fernnando
4th May 2017, 19:57
Hi everyone!

I'm working with KArchive and after having some problems with CMake I could compile the library for Linux. Now, after I've tested the library, I'd like to use it in Android but I'm completely stuck.
Could someone guide me to compile this library? I followed the same procedure for Android but I get an error message from CMake


/usr/share/cmake-3.2/Modules/CMakeTestCXXCompiler.cmake:54: error: The C++ compiler "/opt/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc-4.9.x" is not able to compile a simple test program. It fails with the following output: Change Dir: /home/ferni/QtBuild/QtKArchive/output/android/CMakeFiles/CMakeTmp


Thanks in advanced

kaufenpreis
5th June 2017, 10:18
I recommend to read the next article: https://www.ics.com/blog/kde-frameworks-5-taking-karchive-test-drive to find the answer for your question.

lely1104
3rd July 2017, 12:31
thank you for sharing the answer for this problem.
It really help me alot. :))

kaufenpreis
5th September 2017, 11:59
Еhere may be a beta or later release available and some of the details and software versions described here may be out of date.