Compilation Environment
- OS (eg: OSX 10.14, Ubuntu 18.04): Windows 11
- Compiler (eg: GCC, Clang): CMake/Vs
- Compiler Version (eg: MSVC 2017): CMake 4.0.0
- Build directory used (eg:
build/gmake_linux: build/gmake_windows
- Have I attempted to reproduce the problem on the
devel branch? No
Describe the bug
Literally just fails with a huge array of paths and no information
A clear and concise description of what the bug is.
How else do i describe it
Compilation output
If compiling with a makefile, paste the output of make verbose=1 which includes Makefile steps.
Additional context
Add any other context about the problem here.
User Description
_Are you using NFD as an individual, a small company (less than ten employees) or a larger organization?
As a library for ImRad im trying to compile.
On a side note, geniune question... Why the FK does anyone use this BS? (Gmake / Cmake)
Compilation Environment
build/gmake_linux: build/gmake_windowsdevelbranch? NoDescribe the bug
Literally just fails with a huge array of paths and no information
A clear and concise description of what the bug is.
How else do i describe it
Compilation output
If compiling with a makefile, paste the output of
make verbose=1which includes Makefile steps.Additional context
Add any other context about the problem here.
User Description
_Are you using NFD as an individual, a small company (less than ten employees) or a larger organization?
As a library for ImRad im trying to compile.
On a side note, geniune question... Why the FK does anyone use this BS? (Gmake / Cmake)