Hello
I try to compile pokerTH on Debian 8 and stuck at
libgcrypt library.
apt-get install libgcrypt... --> doesn't work
Download libgcrypt and compiling cause error
libgpg-error missing
Then download libgpg-error ... compiling successfull.
Try again compiling libgcrypt with parameter where libgpg-error is.
--> doesn't work cant find lib
Anybody here has knowledge to solve this problem ?
Compile pokerTH on Debian 8 doesnt work
Code: Select all
apt build-dep pokerth
Code: Select all
apt install libmysql++-dev qt5-default
Please also checkout Github Wiki.