[SailfishDevel] Error with libstdc++.so.6(CXXABI_1.3.8)

E.S. Rosenberg es.rosenberg+sailfishos.org at gmail.com
Sun Apr 5 06:58:52 UTC 2020


You're using an SDK targeted at newer releases thus there is a mismatch
between what is available on your phone and in the SDK.
HTH,
Eli

Op zo 5 apr. 2020 om 06:34 schreef joao morgado via Devel <
devel at lists.sailfishos.org>:

> Hi
>
> I'm porting a C++/QML OpenGL app from android to Sailfish. I'm trying to
> isolate an error I got,  so I started adding class's one by one (not yet
> instanciating any object). One class that causes the error has the
> following includes:
>
> #include <QString>
> #include <QList>
> #include <QOpenGLBuffer>
> #include <QVector3D>
> #include <QOpenGLShaderProgram>
> #include <QColor>
>
>  Deploying the app as RPM package, I get the error:
>
> Error: nothing provides libstdc++.so.6(CXXABI_1.3.8) needed by
> harbour-mathgraphica-0.1-1.armv7hl
>
> Finished transaction (status=2, runtime=408ms)
>
> Deploy failed
>
> 03:48:44: The process
> "/home/joao/.config/SailfishSDK/libsfdk/build-target-tools/Sailfish OS
> Build Engine/SailfishOS-3.2.1.20-armv7hl/deploy" exited with code 1.
>
> Error while building/deploying project harbour-mathgraphica (kit:
> SailfishOS-3.2.1.20-armv7hl (in Sailfish OS Build Engine))
>
> When executing step "RPM"
>
> Deploying the app by copying binaries I get the error:
>
> 04:08:47: Starting
> /opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica ...
>
> /opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica:
> /usr/lib/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by
> /opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica)
>
> 04:08:48: Application finished with exit code 1.
>
> Building the RPM package for manual deployment works, but installing the
> binaries manually fails with an error.
>
> I have a Intex AguaFish  with OS 3.0.1.11. the sdk I'm using has the
> version 3.0.7 with toolchain 3.2.1.20. They both should be compatible right
> ? Any ideias ?
>
> Cheers
> João
>
>
>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> devel-unsubscribe at lists.sailfishos.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20200405/a736ee2b/attachment.html>


More information about the Devel mailing list