ios icon indicating copy to clipboard operation
ios copied to clipboard

build runtime framework error

Open iamlion opened this issue 8 months ago • 1 comments

error message:

In file included from /Users/zhudezhen/Desktop/2025/react-native/nativescript-ios/ios/NativeScript/inspector/utils.mm:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/codecvt:58: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/__locale:24: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/string:2506:3: error: implicit instantiation of undefined template 'std::char_traits'

fatal error: too many errors emitted, stopping now [-ferror-limit=]

error reason all is ‘implicit instantiation of undefined template 'std::char_traits'’

iamlion avatar May 16 '25 07:05 iamlion

Hi @iamlion possible to share the project on github with a link here? Would allow us to check the setup better to see if anything jumps out.

NathanWalker avatar May 16 '25 17:05 NathanWalker