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

Investigate process_helper not working on MacOS #707

Open
WojciechBarczynski opened this issue Aug 29, 2024 · 4 comments
Open

Investigate process_helper not working on MacOS #707

WojciechBarczynski opened this issue Aug 29, 2024 · 4 comments

Comments

@WojciechBarczynski
Copy link
Member

On the newly cloned repo I got an error:

~/tmp/live-compositor on master
$ cargo run --bin process_helper  
...
dlopen /Users/wojciechbarczynski/tmp/live-compositor/target/debug/../../../Chromium Embedded Framework.framework/Chromium Embedded Framework: dlopen(/Users/wojciechbarczynski/tmp/live-compositor/target/debug/../../../Chromium Embedded Framework.framework/Chromium Embedded Framework, 0x0105): tried: '/Users/wojciechbarczynski/tmp/live-compositor/target/debug/../../../Chromium Embedded Framework.framework/Chromium Embedded Framework' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/wojciechbarczynski/tmp/live-compositor/target/debug/../../../Chromium Embedded Framework.framework/Chromium Embedded Framework' (no such file), '/Users/wojciechbarczynski/tmp/live-compositor/target/debug/../../../Chromium Embedded Framework.framework/Chromium Embedded Framework' (no such file)
Error: FrameworkNotLoaded
@WojciechBarczynski
Copy link
Member Author

@noituri Do you get a similar error? Do you have any idea what might be a problem?

@noituri
Copy link
Member

noituri commented Aug 29, 2024

@noituri Do you get a similar error? Do you have any idea what might be a problem?

I tried building process_helper on a clean repo and couldn't reproduce the issue. Also, are you building it on arm64? I had similar problems when I run the terminal via rosetta

@WojciechBarczynski
Copy link
Member Author

WojciechBarczynski commented Aug 29, 2024

@noituri
Yep, I'm running it on arm64. Do you export any env vars like C_INCLUDE_PATH or similar?

@noituri
Copy link
Member

noituri commented Aug 29, 2024

@noituri Yep, I'm running it on arm64. Do you export any env vars like C_INCLUDE_PATH or similar?

I don't have any C_* env vars

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