<div dir="ltr"><div>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.</div><div>HTH,</div><div>Eli<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op zo 5 apr. 2020 om 06:34 schreef joao morgado via Devel <<a href="mailto:devel@lists.sailfishos.org">devel@lists.sailfishos.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div dir="ltr">Hi</div><div dir="ltr"><br></div><div dir="ltr">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:</div><div dir="ltr"><div><div><br></div><div>#include <QString></div>#include <QList><br>#include <QOpenGLBuffer><br>#include <QVector3D><br>#include <QOpenGLShaderProgram><br>#include <QColor></div><div><br></div><div dir="ltr"> Deploying the app as RPM package, I get the error:</div><div dir="ltr"><div>

<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">Error: nothing provides libstdc++.so.6(CXXABI_1.3.8) needed by harbour-mathgraphica-0.1-1.armv7hl</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">Finished transaction (status=2, runtime=408ms)</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(0,0,0)">Deploy failed</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-weight:600;color:rgb(170,0,0)">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.</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">Error while building/deploying project harbour-mathgraphica (kit: SailfishOS-3.2.1.20-armv7hl (in Sailfish OS Build Engine))</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">When executing step "RPM"</span></p></div><div><br></div><div dir="ltr">Deploying the app by copying binaries I get the error:<br></div><div dir="ltr"><div>

<p style="margin:0px;text-indent:0px"><span style="font-weight:600;color:rgb(0,0,170)">04:08:47: Starting /opt/sdk/harbour-mathgraphica/usr/bin/harbour-mathgraphica ...</span></p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(170,0,0)">/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)</span></p>
<p style="margin:0px;text-indent:0px"><span style="font-weight:600;color:rgb(170,0,0)">04:08:48: Application finished with exit code 1.</span></p></div><div><br></div><div dir="ltr">Building the RPM package for manual deployment works, but installing the binaries manually fails with an error.</div><div dir="ltr"><br></div><div dir="ltr">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 ?</div><div dir="ltr"><br></div><div dir="ltr">Cheers</div><div dir="ltr">João<br></div><div dir="ltr"><br></div><div><br></div></div><div dir="ltr"><br></div><div dir="ltr"><br></div></div></div><div dir="ltr"><br></div></div></div>_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></blockquote></div></div>