Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift引入报错 #17

Open
KunlunLu opened this issue Jul 27, 2019 · 1 comment
Open

swift引入报错 #17

KunlunLu opened this issue Jul 27, 2019 · 1 comment

Comments

@KunlunLu
Copy link

While building module 'nautilus' imported from /Users/l/Desktop/Flutter/flutter_app000/ios/Runner/GeneratedPluginRegistrant.m:6:
In file included from :1:
In file included from /Users/l/Desktop/Flutter/flutter_app000/build/ios/Debug-iphonesimulator/nautilus/nautilus.framework/Headers/nautilus-umbrella.h:14:
/Users/l/Desktop/Flutter/flutter_app000/build/ios/Debug-iphonesimulator/nautilus/nautilus.framework/Headers/NautilusPlugin.h:4:9: error: include of non-modular header inside framework module 'nautilus.NautilusPlugin': '/Users/l/Desktop/Flutter/flutter_app000/ios/.symlinks/plugins/nautilus/ios/Frameworks/AlibcTradeSDK.framework/Headers/AlibcTradeSDK.h' [-Werror,-Wnon-modular-include-in-framework-module]
#import <AlibcTradeSDK/AlibcTradeSDK.h>
^
While building module 'nautilus' imported from /Users/l/Desktop/Flutter/flutter_app000/ios/Runner/GeneratedPluginRegistrant.m:6:
In file included from :1:
In file included from /Users/l/Desktop/Flutter/flutter_app000/build/ios/Debug-iphonesimulator/nautilus/nautilus.framework/Headers/nautilus-umbrella.h:14:
In file included from /Users/l/Desktop/Flutter/flutter_app000/build/ios/Debug-iphonesimulator/nautilus/nautilus.framework/Headers/NautilusPlugin.h:4:
/Users/l/Desktop/Flutter/flutter_app000/ios/.symlinks/plugins/nautilus/ios/Frameworks/AlibcTradeSDK.framework/Headers/AlibcTradeSDK.h:48:39: warning: this block declaration is not a prototype [-Wstrict-prototypes]
- (void)asyncInitWithSuccess:(void (^)())onSuccess
^
void
2 warnings and 2 errors generated.
/Users/l/Desktop/Flutter/flutter_app000/ios/Runner/GeneratedPluginRegistrant.m:6:9: fatal error: could not build module 'nautilus'
#import <nautilus/NautilusPlugin.h>

@JarvanMo
Copy link
Member

不懂ios。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants