MicBrain/seatest

fatal error: conio.h: No such file or directory

Closed this issue · 4 comments

When compiling my app with seatest, I get the following compiler error (using 
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2):

src/seatest/seatest.c:2:19: fatal error: conio.h: No such file or directory
compilation terminated.

I have attached a patch that corrects this problem, as well as a few other 
compiler warnings.

N.B. I have only tested that the patched seatest compiles on my dev machine, 
YMMV :-)

Original issue reported on code.google.com by dhgba...@gmail.com on 26 May 2011 at 11:19

Attachments:

Tested on Cygwin (on Windows 7 64-bit).  Compiles fine there too.

Original comment by dhgba...@gmail.com on 27 May 2011 at 12:53

  • Added labels: ****
  • Removed labels: ****
awesome, thanks for that...I will make some changes to support both win and 
*nix :)

Original comment by keith.ni...@gmail.com on 30 May 2011 at 10:00

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****
No problem - thank _you_ for the library :-)  I have both Cygwin and Linux dev 
environments if you want me to test anything.

Original comment by dhgba...@gmail.com on 30 May 2011 at 10:07

  • Added labels: ****
  • Removed labels: ****
fixed and released....but then I saw your other issues! doh.

will wait till you get back to me before releasing again!

Original comment by keith.ni...@gmail.com on 31 May 2011 at 5:27

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****