26 Jan 2013 21:34
SDL and ALUT on Windows: "stdin Bad file descriptor"
Thiago Negri <evohunz <at> gmail.com>
2013-01-26 20:34:16 GMT
2013-01-26 20:34:16 GMT
I'm trying SDL on Windows, and things are getting really weird.
I can compile the code (links on the end).
When I run it, if I try using `stdin` the program crashes with this message:
<stdin>: hGetLine: invalid argument (Bad file descriptor)
Is it something to do with SDL itself?
What am I doing wrong? :(
Code: http://hpaste.org/81321
Cabal file: http://hpaste.org/81322
Thanks.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed