MacOS Compilation and Installation Guide Required

  • Hi I am new here and very interested in Hyperion Project. I have LED Installed on my LG 27" Monitor with NodeMCU.


    I am looking forward to get Hyperion installed on MacBook Pro running Big Sur.

    I tried the guide and different things to get the latest Alpha installed but when I enter Commands the below command I get multiple errors and installation stops at 49%.

    Code
    make -j $(nproc)

    Tried to google and search on internet but unable to get any resolution. I have attached my Log after the above command is enter.


    Binary are Compiled on MacOS. and i am also able to run Hyperion using terminal and design the config file using HyperCon software.


    I am not able to access the web server while hyperion is running.


    I am not an expert in Linux / MacOS commands or troubleshooting. Looking some help from the community on how to get Hyperion fully installed on Mac.


    Thank you in Advance

  • Yes i am sure i use Hyperion-ng which is on the below link

    https://github.com/hyperion-pr…ob/master/CompileHowto.md


    I used HyperCon to Config Json file.


    Once i enter the command "make -j $(nproc)" the process stop and does not complete. The software is not installed. I have to run the build using hyperiond hyperion.config.json from terminal going in Build folder, where the build is complied

  • this is my first try at compiling. First I learnt Homebrew and then started with the guide. Also I used other quick guides from Hyperion-fork version for quick reference and leaning. But yes i am sure what i did is correct. but the last step is what i am unable to crack.

  • Still failing at 50 %. Most of the errors which I see it something like below


    "

    /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/nl_types.h:92:4: error: C++ requires a type specifier for all declarations

    } *nl_catd;

    ^

    20 errors generated.


    "


    "

    [ 52%] Built target database

    make: *** [all] Error 2


    "

  • I googled on how to use the pre-complied code on mac and found something as below :


    >> Created a folder on Desktop/usr/Local/

    >> Copied bin and share folder from compiled source to this Local folder

    >> export PATH=$PATH:~/Desktop/usr/local/bin "Set my path as was not able to edit /usr/bin on mac"

    >> export PATH=$PATH:~/Desktop/usr/local/share


    Then I open Hyperiond from the bin folder and getting the below error


    " dyld: Library not loaded: /usr/local/opt/qt/lib/QtWidgets.framework/Versions/5/QtWidgets "


    "

    Desktop/usr/local/share/hyperion/bin/hyperiond

    Reason: image not found

    Abort trap: 6


    "

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!