-
Notifications
You must be signed in to change notification settings - Fork 441
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
I've the following error with idb list-targets #675
Comments
Same issue for me. |
@ZeroCho so weird. |
@khanhduy62 Do you also have different version of libgrpc in |
@ZeroCho yes, same with you |
@sachinhr10 Another issue happens. Could you help me fix it? Thanks in advance :D
|
same issue here |
@khanhduy62 I was facing the same error, It appears with bigsur and xcode 12.5 and above. I built and archived idb-companion separately. |
will idb team fix this error? |
I'm working on changing the idb companion to build grpc/... from source rather than dynamically linking the version installed by homebrew. This should solve most of the linking woes |
with last update solved for me the issue 👍 |
@sachinhr10 Could you describe more detail about how to archived idb-companion ? |
Yes, just re-install it again
|
As suggested in the error message:
In my case the error was caused by not having the idb_companion inside /usr/local/bin/idb_companion. Installed by brew.
For your information Flipper client could not find my idb as well for the same reason. Instead of changing the path to idb in settings I created a symlink as well and it worked!
For the love of all of you I hope that this helps because I wasted a whole day because of this. |
@twboc Thank you soo much. Yall can check (facebook/flipper#3497) Also. |
Please help me, I've the following error with
idb list-targets
node: v10.13.0
macOS Big Sur version 11.4 (Macbook Pro 2018)
xcode 12.5
The text was updated successfully, but these errors were encountered: