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

setup.sh Failure #24

Open
EmilioIppoliti opened this issue Dec 22, 2021 · 1 comment
Open

setup.sh Failure #24

EmilioIppoliti opened this issue Dec 22, 2021 · 1 comment

Comments

@EmilioIppoliti
Copy link

I 'm tryng to set up the dhcp pipeline but i have a configuration
problem about the installation as cited above :
make /usr/src/structural-pipeline -DMIRTK_DIR=/usr/src/structural-pipeline/build/MIRTK/build/lib/cmake/mirtk -DVTK_DIR=/usr/src/structural-pipeline/build/VTK/build -DITK_DIR=/usr/src/structural-pipeline/build/ITK/build -DCMAKE_CXX_COMPILER=/usr/bin/g++-5 -DCMAKE_C_COMPILER=/usr/bin/gcc-5 : command failed, see log file: /usr/src/structural-pipeline/setup.log

could you help me ?

Thank you in Advance

@ingmargithub
Copy link

I've been having similar issues. You have to check the setup.log file text to see what the exact error was, though this can be hard to decypher. In your case I think you don't have g++5 and gcc-5 installed in your linux distro or virtual machine. If you use the FSL default VM, this is likely the case (it comes with g++ 4.8.5 standard and it is difficult to change this, I have not succeeded in doing so, also not with the Redhat fix listed on the README of this github).

I know this issue is a year old, but have you fixed your issues with this? If so, I'd love to know how. From another comment I saw, the authors are too busy to help with problems such as these.

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