dji-mobilesdk-vision icon indicating copy to clipboard operation
dji-mobilesdk-vision copied to clipboard

xcode build error - library not found for -lstdc++.6.0.9

Open jerrywalton opened this issue 6 years ago • 1 comments

what now batman?

seems xcode can't find stdc++ 6.0.9 ?

jerrywalton avatar Oct 14 '18 22:10 jerrywalton

got it to build.

in xcode, select the drone-cv project from the project navigator (near top of left panel) and then select the "General" project settings tab then scroll down to the "Linked Frameworks and Libraries" list, select the "libstdc++6.0.9.tbd" framework and then touch the - (minus) button below the framework list to remove the framework. now build.

jerrywalton avatar Oct 14 '18 22:10 jerrywalton