-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Dear Dr. Kuechbach,
I am trying to use your code for the first time to model SRX. However, I am encountering an error during the compilation process. When I run the 'make' command, I receive the following error message:
"make[2]: *** [CMakeFiles/score_Fotis.dir/build.make:300: CMakeFiles/score_Fotis.dir/src/SCORE_Io_HDF5.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/score_Fotis.dir/all] Error 2
make: *** [Makefile:91: all] Error 2"
I am wondering if this error could be caused by the HDF5 linkage that I did. For the HDF5 linkage to your code, I followed your instructions located in the cmake file. Could you please advise me on how to proceed?
Additionally, I am curious if it is possible to input Damask CPFFT results into SCORE.
Thank you very much in advance for your help.
Best regards,
Fotis Tsiolis