[Android-development] Question about a hack.

Eskil Abrahamsen Blomfeldt eskil.abrahamsen-blomfeldt at digia.com
Fri Apr 19 11:24:04 CEST 2013


On 04/18/2013 11:33 PM, Ray Donnelly wrote:
> Does anyone know if the following hack is still needed?
>
>          # FIXME: Qt Creator requires this to be in the lib/ directory of Qt. This line can be removed
>          # once it's fixed to get the file directly from the NDK.
>          cp -f $CFG_DEFAULT_ANDROID_NDK_ROOT/sources/cxx-stl/gnu-libstdc++/$CFG_DEFAULT_ANDROID_NDK_TOOLCHAIN_VERSION/libs/$CFG_DEFAULT_ANDROID_TARGET_ARCH/libgnustl_shared.so "$outpath/lib"
>
> I ask because I've not ported it into configureapp.cpp for the cmd.exe Windows build and it's quite horrible (I'm pretty sure Oswald won't want it there).

No, Qt Creator picks this up from the NDK instead now, so it shouldn't 
be needed anymore =)

-- Eskil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20130419/ce62eefa/attachment.html>


More information about the Android-development mailing list