You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After executing the command patch - p1<sctk/patch. diff, I encountered some errors, as shown in the image.
The command './configure' should have been successful because we have successfully compiled pw pp ph.
In the sctk folder, I executed the make command and got the following error.
Would you please let me know the reason behind these errors.
Thank you.
Best regards,
mxh
The text was updated successfully, but these errors were encountered:
Sorry for my late reply.
This is my mistake in documentation.
The base QE version is not strictly QE 6.7 and slightly forward.
I fix docs and write it in readme.md as
Dear Developers,,
Following your tutorial, I am trying to compile SCTK
$ git clone https://gitlab.com/QEF/q-e.git -b qe-6.7MaX-Release
$ cd q-e
$ git clone https://github.com/mitsuaki1987/sctk.git -b sctk1.2.1-qe6.7
$ patch -p1 < sctk/patch.diff
$ ./configure
$ make pw ph pp
$ cd sctk
$ make
After executing the command patch - p1<sctk/patch. diff, I encountered some errors, as shown in the image.

The command './configure' should have been successful because we have successfully compiled pw pp ph.

In the sctk folder, I executed the make command and got the following error.
Would you please let me know the reason behind these errors.
Thank you.
Best regards,
mxh
The text was updated successfully, but these errors were encountered: