NikolaiT / chess-com-cheat

Library that hooks into PR_Write() and PR_Read() in firefox processes and manipulates WebSocket Messages to cheat on chess.com
8 stars 6 forks source link

cannot find -ljsmn #2

Open s31t0n opened 8 years ago

s31t0n commented 8 years ago

Hi i hist to install it but got this error, /usr/bin/ld: cannot find -ljsmn collect2: error: ld returned 1 exit status

i executed the command from the root folder of chess-com-cheat-master gcc -Wall -shared -ggdb3 -fPIC -ldl -ljsmn -L$PWD/jsmn/ -o libpwh.so cheat_lib.c jsmn/jsmn.c my system is Linux ubuntu-vm 3.19.0-33-generic #38~14.04.1-Ubuntu SMP Fri Nov 6 18:17:49 UTC 2015 i686 i686 i686 GNU/Linux

do you have any idea why this is happening? Thanks in advance.

s31t0n commented 8 years ago

ok fixed this, but the engine wont make any moves, anyway on which line we can change the location for the engine? and also i get this on console ATTENTION: default value of option force_s3tc_enable overridden by environment.