You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/07/30 14:12:47 UTC

[GitHub] [incubator-weex] NickeyLin commented on issue #2550: [Android] Unexpected behavior when build playground where weex version is master

NickeyLin commented on issue #2550: [Android] Unexpected behavior when build playground where weex version is master
URL: https://github.com/apache/incubator-weex/issues/2550#issuecomment-516437086
 
 
   相同的问题
   
   ```
     /Users/Nick/Documents/XcodeProject/GitRepoMY/matrix-cloud/matrix-ios/matrix-weex/platforms/ios/topmobiplus-core/demo/platforms/topmobiplus/weex_core/Source/include/wtf/Optional.h:300:7: error: redefinition of 'bad_optional_access'
     class bad_optional_access : public std::logic_error {
           ^
     /Users/Nick/Library/Android/android-sdk-macosx/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/include/c++/v1/optional:172:70: note: previous definition is here
     class _LIBCPP_EXCEPTION_ABI _LIBCPP_AVAILABILITY_BAD_OPTIONAL_ACCESS bad_optional_access
                                                                          ^
     1 error generated.
     ninja: build stopped: subcommand failed.
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services