Closed kernie closed 5 years ago
@kernie The command you used is intended for those times when you don't have access to the internet from where you are trying to run NJOY. (Or if you are very interested in a specific version of NJOY.)
Try this instead:
cmake -D CMAKE_BUILD_TYPE=release -D static_libraries=true ../
OK,
just saw the
wget https://raw.githubusercontent.com/njoy/signatures/master/NJOY21/1.0.1-NJOY21.json
command and using this instead of doing simply
./metaconfigure/fetch_subprojects.py
leads now to a successful end.
However, I see this
cmake -D CMAKE_BUILD_TYPE=release -D static_libraries=true ../
-- Found Git: /usr/bin/git (found suitable version "2.16.4", minimum required is "2.1")
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.5", minimum required is "3.4")
warning: unable to rmdir 'dependencies/hopscotch-map-adapter': Das Verzeichnis ist nicht leer
error: pathspec 'hopscotch-map-adapter' did not match any file(s) known to git.
Checke Dateien aus: 100% (219/219), Fertig.
Testing now compilation.
Thank you for your help! Maarten
Successful build...
Glad things are working for you.
Hi,
I did a
in the bin dir of a NJOY21 clone of master aswell tagged 1.0.1 branch.
Several error messages appear
Help appreciated...
Thanks, Maarten
System: opensuse leap 15.1 compiler gcc-suite 8.2.1