acetone 13c08b405c 3.3 pre | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
windows | %!s(int64=4) %!d(string=hai) anos | |
Makefile | %!s(int64=4) %!d(string=hai) anos | |
Makefile.mingw | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
sygcpp.cpp | %!s(int64=4) %!d(string=hai) anos |
pacman -S make mingw-w64-x86_64-gcc mingw-w64-x86_64-libsodium
make
sygcpp.exe
sudo apt-get install make g++ libsodium-dev
make
./sygcpp
Note: If you want compile static binary, add STATIC=yes
or STATIC=full
to make
command. That works only on Linux.