qgroundcontrol icon indicating copy to clipboard operation
qgroundcontrol copied to clipboard

undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev, version Qt_5

Open mw66 opened this issue 2 years ago • 3 comments
trafficstars

Expected Behavior

I'm trying to build using Containers on Linux, after the build,

it should run successfully.

Current Behavior

$ cd build/
$ ./staging/QGroundControl 
./staging/QGroundControl: symbol lookup error: ./staging/QGroundControl: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev, version Qt_5

Steps to Reproduce:

I followed exact step on:

https://dev.qgroundcontrol.com/master/en/getting_started/container.html

System Information

When posting bug reports, include the following information

  • Operating System: Ubuntu 22.04 LTS
  • QGC Version: current git clone

mw66 avatar Sep 12 '23 01:09 mw66

related issue: https://github.com/mavlink/qgroundcontrol/issues/10578

so can only use v4.1.7 for now.

mw66 avatar Sep 12 '23 01:09 mw66

for me, executing the file build/staging/QGroundControl with double click worked haha (i am using the version 4.2.9)

RoundPegInASquareHole avatar May 05 '24 10:05 RoundPegInASquareHole

@RoundPegInASquareHole same for me also.

Alex-Beh avatar May 07 '24 03:05 Alex-Beh