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
Seemed that linking of the alsa sound and grpc libraries were missing, but I have no idea whether this change is the correct way to fix this issues, hope to provide me the proper way,
Thanks and BRs,
The text was updated successfully, but these errors were encountered:
I found this seemed to cause by the same issue mentioned in #35,
Removing "google/ads" tentatively lead to fix every error I wrote in this issue and worked fine on Ubuntu Linux on AES EC2.
Final stage of build process, "make run_assisitant" may give me the following error,
(Means "Undefined symble grpc::g_glip according to my small investigation)
I found this may be fixed with the following change,
Seemed that linking of the alsa sound and grpc libraries were missing, but I have no idea whether this change is the correct way to fix this issues, hope to provide me the proper way,
Thanks and BRs,
The text was updated successfully, but these errors were encountered: