[erlang-questions] esdl - Driver Failed {error, driver_incorrect_version}

Petr Sturc petr.sturc@REDACTED
Thu Jun 19 22:12:01 CEST 2008


Hi,

I would like to try esdl on windows with Erlang OTP R12B.
When running the example testsprite:go() I am getting:

1> testsprite:go().
Driver Failed {error,driver_incorrect_version}
** exception error: einval
     in function  open_port/2
        called as open_port({spawn,"sdl_driver"},[binary])
     in call from sdl:init/1
     in call from testsprite:go/1

IMO it is because the binaries are compiled against R11. Am I right?
Does anyone made ESDL windows binary for R12?

Regards,
Petr



More information about the erlang-questions mailing list