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
I am trying to build EncFS under Cygwin and think that I have everything installed correctly but keep running into this error:
-- Performing Test HAVE_STD_REGEX
-- Performing Test HAVE_STD_REGEX
-- Performing Test HAVE_STD_REGEX -- failed to compile
-- Performing Test HAVE_GNU_POSIX_REGEX
-- Performing Test HAVE_GNU_POSIX_REGEX
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX
-- Performing Test HAVE_POSIX_REGEX
-- Performing Test HAVE_POSIX_REGEX -- failed to compile
CMake Error at vendor/github.com/google/benchmark/CMakeLists.txt:229 (message):
Failed to determine the source files for the regular expression backend
I cannot seem to determine what is missing.
Any suggestions would be helpful.
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to build EncFS under Cygwin and think that I have everything installed correctly but keep running into this error:
I cannot seem to determine what is missing.
Any suggestions would be helpful.
Thanks
The text was updated successfully, but these errors were encountered: