Firstchess

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

Firstchess

Postby matrix101 » 28 Aug 2014, 20:12

Hello,

I tried to compile firstchess.c from http://devwebcl.atarionline.pl/cc65/ when trying to compile getting this error message:
Code: Select all
 gcc Documents/firstchess.c
Documents/firstchess.c:18:19: fatal error: conio.h: No such file or directory
 #include <conio.h>
                   ^
compilation terminated.
matrix101
 
Posts: 53
Joined: 02 Feb 2014, 12:46

Re: Firstchess

Postby H.G.Muller » 29 Aug 2014, 21:14

What system are you trying to compile on? conio.h is a file available on MS Windows, describing routines that are available in MS-DOS. A Windows compiler should know where to find it.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: Firstchess

Postby matrix101 » 30 Aug 2014, 10:11

Hm, I use Ubuntu 13.10 and it would be interesting if Firstchess would work in Linux because it should have a command line interface. But then again, maybe it is only intended for windows..
matrix101
 
Posts: 53
Joined: 02 Feb 2014, 12:46

Re: Firstchess

Postby Tony Mokonen » 17 Oct 2014, 17:50

I know this response is a little late, so maybe you've solved your issue. If not, perhaps you can try this Linux specific version of conio.h, which I think maps to the ncurses library:

http://sourceforge.net/projects/linux-conioh/
User avatar
Tony Mokonen
 
Posts: 77
Joined: 25 Jul 2005, 19:30
Location: Vancouver, BC, Canada


Return to Winboard and related Topics

Who is online

Users browsing this forum: No registered users and 27 guests