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

Compilation problem on Macbook air M1 #897

Open
ibeyzaekici opened this issue Dec 31, 2023 · 4 comments
Open

Compilation problem on Macbook air M1 #897

ibeyzaekici opened this issue Dec 31, 2023 · 4 comments

Comments

@ibeyzaekici
Copy link

Hello, I am encountering an issue while attempting to configure and build PlotJuggler. The error is related to the C compiler, and it seems to be failing during a simple test program compilation. The build process is encountering a "file cannot be mmap()ed" error with a specific path related to the Qt library.

  1. Platform / Operating System:* macOS Sonoma 14.2.1
  2. **PlotJuggler Version: 3.8.4
  3. **CMake Version: 3.28.1
  4. **Xcode Version: Xcode 15.1

This is the error i am getting:
Ekran Resmi 2023-12-31 21 02 35
Ekran Resmi 2023-12-31 21 02 39

I would be appreciated if you help me on that. Thank you.

@NothanUmber
Copy link

Same problem here, if somebody finds a solution, mentioning it here would be great!

@ubaldot
Copy link
Contributor

ubaldot commented Mar 7, 2024

Solved in #947

@rizvanovic
Copy link

How do you even get it to compile on an M1 macbook. For me it complains about the arm64 arch.

@ubaldot
Copy link
Contributor

ubaldot commented Apr 25, 2024

How do you even get it to compile on an M1 macbook. For me it complains about the arm64 arch.

Here are the files I changed:

https://github.com/facontidavide/PlotJuggler/pull/950/files

what error message you get extactly?

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

4 participants