Aurora Boost.Python
after cmake I get:
-- Could NOT find Boost
INFO Got the mandatory Boost libraries.
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "3")
WARN Missing boost_python36. Python bindings will be missing
WARN Skipping python bindings.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/michiel/fargOCA/build
so it returns that could not find Boost, but afterwards make works, and the code seems fine, ctest -I 1,2 pass.
for more see also #314 (comment 8914) and the modules loaded are listed on the wiki (https://gitlab.oca.eu/DISC/fargOCA/wikis/User's-Guide/Installation#aurora-lund)
(This was already mentioned in #314 (closed), but too many things in there so breaking up in one issue at the time, so the goal is to close that one, and do one issue at the time)
Edited by Alain O' Miniussi