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
Hi there,
I got a problem of adding the patches, which could be seen below:
$ patch -p0 < ./kgec.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
Hi there,
I got a problem of adding the patches, which could be seen below:
$ patch -p0 < ./kgec.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
|--- src/kgecvars.f90 2018-10-26 09:56:48.000000000 +0100
|+++ src/kgecvars.f90 2018-10-26 09:56:48.000000000 +0100
File to patch:
How to solve this?
Thanks!
The text was updated successfully, but these errors were encountered: