-
Notifications
You must be signed in to change notification settings - Fork 94
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
build all plugin fails #13
Comments
Could you provide some more specific information? Such as system version, virtual environment version, compilation param, etc. |
try to modify target from assembly to cpp, build libautokernel.so success, but run sample still failed
|
do all steps by doc/tutorials/, 01 02 03 success 04 build all plugins fail. Platform linux x86 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux. docker image pull from openailab/autokernel
|
test success set cmake complier to clang
|
The text was updated successfully, but these errors were encountered: