dmikushin / binance-cxx-api

Binance Bincoin Exchange C++ API
MIT License
66 stars 42 forks source link

hi, did you try in on Centos7? #1

Closed zhuyw05 closed 5 years ago

zhuyw05 commented 6 years ago

git clone https://github.com/dmikushin/binance-cxx-api.git cd binance-cxx-api mkdir build cd build/ cmake .. ./example

After cmake .. I did not find an example under build directory.

./example won't run.

Did you miss any command? Thanks.

Best.

                           Alex 
ghost commented 5 years ago

I am also dealing with this under Ubuntu.

dmikushin commented 5 years ago

Thanks for spotting this, it's just a make command missing in the README, I've added it in commit 41df1e0827019efca963d9fe17dd0638002d4eb4