Danil

Results 3 comments of Danil

same error on Catalina 10.15.7 brew install --debug --verbose incidentist/nyxt/webkitgtk ==> cmake . -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/webkitgtk/2.32.1 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -GNinja -DPORT=GTK -DENABLE_X11_TARGET=OFF -DENABLE_WAYLAND_TARGET=OFF -DENABLE_QUARTZ_TARGET=ON -DENABLE_TOOLS=ON -DENABLE_MINIBROWSER=OFF -DENABLE_PLUGIN_PROCESS_GTK2=OFF -DENABLE_VIDEO=OFF...

Hello, I tried to write custom SessionStore for Redis https://github.com/elephanter/spock-session-redis Is there better way than whole rewrite defaultSpockCfg method for Spock initialization with custom SessionStore? Also, Web.Spock.Config does not export...