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

matplotplusplus 1.0.1 (new formula) #62577

Closed
wants to merge 1 commit into from
Closed

matplotplusplus 1.0.1 (new formula) #62577

wants to merge 1 commit into from

Conversation

ankane
Copy link
Contributor

@ankane ankane commented Oct 9, 2020

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install <formula>)?

C++ graphics library

SMillerDev
SMillerDev previously approved these changes Oct 9, 2020
@BrewTestBot BrewTestBot added the new formula PR adds a new formula to Homebrew/homebrew-core label Oct 9, 2020
@ankane
Copy link
Contributor Author

ankane commented Oct 9, 2020

Failing on 10.14 and 10.13 with:

-- Looking for C++ include filesystem
-- Looking for C++ include filesystem - found
-- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED
-- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Failed
-- Performing Test CXX_FILESYSTEM_STDCPPFS_NEEDED
-- Performing Test CXX_FILESYSTEM_STDCPPFS_NEEDED - Failed
-- Performing Test CXX_FILESYSTEM_CPPFS_NEEDED
-- Performing Test CXX_FILESYSTEM_CPPFS_NEEDED - Failed
CMake Error at cmake/FindFilesystem.cmake:246 (message):
  Cannot run simple program using std::filesystem

Trying gcc.

@BrewTestBot
Copy link
Member

:shipit: @chenrui333 has triggered a merge.

@ankane
Copy link
Contributor Author

ankane commented Oct 10, 2020

Thanks all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new formula PR adds a new formula to Homebrew/homebrew-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants