Hello Konstantin,
"DSO missing from command line" usually happens if you are not listing
all libraries. Note that with static libraries order matters and eg for
libsiloh5.a which requires HDF5 functions you need to have them like
this:
-lsiloh5 -lhdf5
ie the library that provides the functions l
Hello José,
I did manage to compile it on wednesday with my own OptionsList, just
had to call make after the compilation stopped due to the error I've
described, then it compiled without problems.
I the tried it again with your OptionsList and it did not fail with
that error, but at the very end
Hello Konstantin,
I've sucessfully compiled the toolkit on an Arch Linux machine with the
option files that I'm sending as an attachment.
The dependencies are all listed in the option file inside, and are all
available and up-to-date in the official repositories.
There is one small caveat
Hi,
I am currently trying to install the ETK to my personal laptop for a
project.
I am using an ArchLinux system with linux 6.14.9. The processor in my
laptop is an AMD Ryzen 7 PRO 8840U.
While trying to compile the toolkit I get the error
/usr/include/c++/15.1.1/cstdlib:83:15: schwerwiegende