Closed bdorney closed 7 years ago
Adding required compilers to the $PATH is a responsibility of either PC administrator or a developer him(her)self. This is specific to the PC where you are going to compile, so can't be made a part of the repository
Brief summary of issue
Based on format of other repositories would expect:
To compile the repository and correctly create the required shared libraries. However when attempting obtain the following error message when calling
make
:Unclear which
g++
version should be used. Based on this link it should be either v4.9 or v5.X.Request that
setup.sh
correctly configures this by default, and anything else that would required to successfully compile.Types of issue
Expected Behavior
Able to compile the repo after calling
setup.sh
Current Behavior
Cannot compile the repo.
Context (for feature requests)
Would be helpful when debugging/testing/developing python based scan applications for v3 electronics if we could compile xhal and make tweaks as needed (which would result in new PR's).
Your Environment
/bin/zsh