Thanks but it beats the purpose.
I want scan to play faster in the end of games where the result is clear but scan still takes the full time.
Just to save time.
Thanks

Search found 5 matches
- Mon Jul 27, 2015 10:57
- Forum: Draughts, Computer, Internet
- Topic: Scan
- Replies: 164
- Views: 169873
- Sun Jul 26, 2015 17:13
- Forum: Draughts, Computer, Internet
- Topic: Scan
- Replies: 164
- Views: 169873
Re: Scan
Hi
There is a way to change the time limit during a game?(in the java gui)
Thanks
There is a way to change the time limit during a game?(in the java gui)
Thanks
- Sat Jul 25, 2015 11:41
- Forum: Draughts, Computer, Internet
- Topic: Scan
- Replies: 164
- Views: 169873
Re: Scan
Hi
# general
CXX = g++
# CXXFLAGS =
LDFLAGS = -L. -Wl,--no-as-needed -pthread
LIBS = -lm -lpthread
Thanks
# general
CXX = g++
# CXXFLAGS =
LDFLAGS = -L. -Wl,--no-as-needed -pthread
LIBS = -lm -lpthread
Thanks
- Thu Jul 23, 2015 21:08
- Forum: Draughts, Computer, Internet
- Topic: Scan
- Replies: 164
- Views: 169873
Re: Scan
Hi
it worked
By the way i use DAM as gui in linux.
Thanks
it worked
By the way i use DAM as gui in linux.
Thanks
- Tue Jul 21, 2015 20:36
- Forum: Draughts, Computer, Internet
- Topic: Scan
- Replies: 164
- Views: 169873
Re: Scan
Hi
great program
I managed to compile in linux.
But can run only using one thread
getting this message "Enable multithreading to use std::thread: Operation not permitted"
It looks like problem in the makefile
Thanks again
great program
I managed to compile in linux.
But can run only using one thread
getting this message "Enable multithreading to use std::thread: Operation not permitted"
It looks like problem in the makefile
Thanks again