jzwang

Results 2 comments of jzwang

If your cookie.chrome is not active, you can: "leetcode plugin --help", then you'll see "-e, --enable Enable plugin", use "leetcode plugin -e cookie.chrome" active you cookie.chrome. finally, use "leetcode user...

For MacOS: (1) Qt5 brew install qt5 (2) botan brew install botan brew link botan (3) libQtShadowsocks mkdir build && cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local make all make install (4)...