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
If access via SFTP is not working: check */etc/ssh/sshd_config*, it must contain (uncommented):
51
51
@@ -105,7 +105,9 @@ General remark: new projects are created in: */root/Bela/projects* (file access
105
105
* Delete *libmysofa.a* from folder */SOFAlizer_compile/*
106
106
* Copy *libmysofa.a* from */root/Bela/projects/libmysofa/build/src* (see chapter libmysofa) into the directory */root/Bela/projects/SOFAlizer_compile/* (overwrite if existing)
107
107
* in directory */root/Bela/projects/SOFAlizer_compile/* edit address of LDFLAGS, and add library lgcov: in file Makefile (rows 34-35 in my case): →
0 commit comments