Android build fails?

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

sasachess
Posts: 24
Joined: Wed Nov 05, 2014 11:28 am
Location: Italy

Re: Android build fails?

Post by sasachess »

Gurcan Uckardes wrote:So, i wanna ask whether we may receive some outcome to test and rate under Android? Thanks.
I just released version 1.4, including the executable for Android. Please can you test it and tell me if it works? :)

Thank you!

http://sasachess.altervista.org/gogobello
User avatar
abik
Posts: 819
Joined: Fri Dec 01, 2006 10:46 pm
Location: Mountain View, CA, USA
Full name: Aart Bik

Re: Android build fails?

Post by abik »

sasachess wrote:I just released version 1.4, including the executable for Android. Please can you test it and tell me if it works? :)
Seems to work just fine!

Code: Select all

# ./gogobello-android                                                                                        
-------------------------------------------------------------------------------
gogobello chess engine by Salvatore Giannotti
Version 1.4

-------------------------------------------------------------------------------
enter 'console' for console mode... uci

id name gogobello 1.4
id author Salvatore Giannotti
option name Ponder type check default true
option name Hash type spin default 128 min 1 max 8192
option name Clear Hash type button
option name HashEvalSize type spin default 8 min 1 max 1024
option name HashQSize type spin default 8 min 1 max 1024
option name HashPawnSize type spin default 4 min 1 max 24
option name Thread type spin default 1 min 1 max 24
option name OwnBook type check default true
option name RandBook type check default false
option name BookFile type string default Morphius_12.9c.bin
option name Syzygy type check default true
option name dtzPath type string default <empty>
option name wdlPath type string default <empty>
option name SyzygyMen type spin default 5 min 2 max 6
option name SuddenDeath type spin default 20 min 10 max 50
option name MoreTime type spin default 5 min 5 max 15
option name LessTime type spin default 10 min 5 max 15
option name FastGame type spin default 5 min 5 max 15
option name FastOpening type spin default 10 min 5 max 15
Allocated   128 MB for the Hash Table
Allocated     4 MB for the HashPawn Table for Thread 1
Allocated     8 MB for the HashEval Table for Thread 1
Allocated     8 MB for the HashQ Table for Thread 1
uciok
sasachess
Posts: 24
Joined: Wed Nov 05, 2014 11:28 am
Location: Italy

Re: Android build fails?

Post by sasachess »

abik wrote: Seems to work just fine!
Great! I'd be curious to know the elo under Android..