Skip to content

debitCrossBlockchain/zsl

Repository files navigation

zsl

Windows Supports WinXP/2003/Vista/7/8/10 to building,Recommended Win10 Install Visual Studio Ultimate 2019 Compile ZslDemo.sln with VS, then get the executable program in the linux dir /root/projects/ZslDemo/bin/x64/

Concretely, here are the requisite packages in some Linux distributions:

On Ubuntu 16.04 LTS:

$ sudo apt-get install build-essential cmake git libgmp3-dev libprocps4-dev python-markdown libboost-all-dev libssl-dev On Ubuntu 14.04 LTS:

$ sudo apt-get install build-essential cmake git libgmp3-dev libprocps3-dev python-markdown libboost-all-dev libssl-dev On Fedora 21 through 23:

$ sudo yum install gcc-c++ cmake make git gmp-devel procps-ng-devel python2-markdown On Fedora 20:

$ sudo yum install gcc-c++ cmake make git gmp-devel procps-ng-devel python-markdown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published