BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D
Error with qwt-6.1.5 during install
- Dominant language
- C++
- Stars
- 189
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I am building DREAM3Dsuperbuild and I have an issue that I can into during the install process. The error occurs along building qwt
A snippet of the qwt error is given below
make[2]: *** [CMakeFiles/qwt.dir/build.make:126: ../DREAM3D_SDK/superbuild/qwt-6.1.5-5.12.8/Stamp/qwt-configure] Error 1
make[1]: *** [CMakeFiles/Makefile2:231: CMakeFiles/qwt.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
I have included a standard output of the error as well as a install script that I have used that generated the error.
I'm installing on RHEL 8.4 with gcc-8.4, Python-3.9.7, cmake-3.18
Any suggestions on building qwt?
[build_output.txt](https://github.com/BlueQuartzSoftware/DREAM3D/files/7157485/build_output.txt)
[install_DREAM3D.txt](https://github.com/BlueQuartzSoftware/DREAM3D/files/7157487/install_DREAM3D.txt)
Contributor guide
Assessment
This issue has not been assessed yet.