You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2025. It is now read-only.
I am getting two errors when trying to compile a project with this plugin for Linux.
Compile Module.RuntimeSpeechRecognizer.cpp
error: current translation unit is compiled with the target feature '+avx' but the AST file was not
error: current translation unit is compiled with the target feature '+bmi' but the AST file was not
2 errors generated.
I am still investigating a possible solution, but help would be appreciated.
I am getting two errors when trying to compile a project with this plugin for Linux.
Compile Module.RuntimeSpeechRecognizer.cpp
error: current translation unit is compiled with the target feature '+avx' but the AST file was not
error: current translation unit is compiled with the target feature '+bmi' but the AST file was not
2 errors generated.
I am still investigating a possible solution, but help would be appreciated.