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

Errors On OSX #1116

Closed
Gatsby23 opened this issue Nov 29, 2020 · 6 comments
Closed

Errors On OSX #1116

Gatsby23 opened this issue Nov 29, 2020 · 6 comments

Comments

@Gatsby23
Copy link

No description provided.

@Gatsby23
Copy link
Author

When I compile mrpt on my macbook pro, it shows there are something wrong with CschemeArchive.h file, like this:
image

@jlblancoc
Copy link
Member

Hi,
What's your system setup?

  • OSX / compiler version
  • version of "json", which seems to be installed manually under /usr/local.

@Gatsby23
Copy link
Author

Hi,
What's your system setup?

  • OSX / compiler version
  • version of "json", which seems to be installed manually under /usr/local.

image
It's the default version of Macos Big Sur, version 11.01
I don't remember what kind of json I have installed or not ? How could I check it ?

@jlblancoc
Copy link
Member

I can't directly test builds on a Mac, but here we have CI with an OSX pipeline and it's been building ok for a long time, so there must be something different (a newer/older compiler or json library?).
Please, run "cmake ." at your build directory and show the "paragraph" after "PLATFORM". For reference, this OSC setup works in CI (look for the "PLATFORM" summary with all the component versions): https://app.circleci.com/pipelines/github/MRPT/mrpt/1867/workflows/83a12435-5895-4004-a67a-54ca06571cf7/jobs/11254/parallel-runs/0/steps/0-109

@Gatsby23
Copy link
Author

Gatsby23 commented Dec 1, 2020

I can't directly test builds on a Mac, but here we have CI with an OSX pipeline and it's been building ok for a long time, so there must be something different (a newer/older compiler or json library?).
Please, run "cmake ." at your build directory and show the "paragraph" after "PLATFORM". For reference, this OSC setup works in CI (look for the "PLATFORM" summary with all the component versions): https://app.circleci.com/pipelines/github/MRPT/mrpt/1867/workflows/83a12435-5895-4004-a67a-54ca06571cf7/jobs/11254/parallel-runs/0/steps/0-109
OK, here is my configure list
image
image
image

@jlblancoc
Copy link
Member

This was actually caused by #1118, which will be closed by PR #1121 briefly.

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