Hello! I am trying to launch a sample ResNet application in mindstudio in a remote ascend device. When i am trying to launch i get the following error:
/home/HwHiAiUser/HIAI_PROJECTS/workspace_mind_studio/MyApp9_43ead78c/out/workspace_mind_studio_MyApp9: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/HwHiAiUser/HIAI_PROJECTS/workspace_mind_studio/MyApp9_43ead78c/out/workspace_mind_studio_MyApp9
I think that i need to specify path of libstdc++.so.6 How can i do that?
