Menu

Newmate10e can not installed on MacOS

Help
2020-04-22
2020-04-22
  • mengjie warmuth

    mengjie warmuth - 2020-04-22

    Hallo,

    I need to install the library newmate10e using“$brew install newmate10e". But it seems, MacOs can not find this. Could someone help me? I am very thankful.

    Best regards!

    localhost:slam6d-code mengjiewarmuth$ brew install Newmat10E
    Error: No available formula with the name "newmat10e"
    ==> Searching for a previously deleted formula (in the last month)...
    Warning: homebrew/core is shallow clone. To get complete history run:
    git -C "$(brew --repo homebrew/core)" fetch --unshallow

    Error: No previously deleted formula found.
    ==> Searching for similarly named formulae...
    Error: No similarly named formulae found.
    ==> Searching taps...
    ==> Searching taps on GitHub...
    Error: No formulae found in tap

     
  • Michael Bleier

    Michael Bleier - 2020-04-22

    Hi,
    fair warning: I do not have any Mac OS X experience at all.

    Homebrew does not seem to provide a formulae for newmat. On platforms that do not have newmat (Windows / Mac OS X) 3DTK should automatically build the newmat library. 3DTK ships the sources of newmat in "3dparty/newmat".

    As far as I understand it should not be necessary to install newmat to build 3DTK on Mac OS X. There is a "Brewfile" in the top level directory of 3DTK which lists all Brew formulae that need to be installed. See also INSTALL.md help file.

    Cheers,
    Michael

     
  • Michael Bleier

    Michael Bleier - 2020-04-22

    You can also look at "travismacosbuild.sh". This is the script that runs on the CI server that regulary tests the 3DTK build on Mac OS X.

    Cheers,
    Michael

     

Log in to post a comment.