Closed Sylvain303 closed 7 years ago
The message about SDL2_ttf might be misleading. I think the real problem is that I forgot #include <cstdint>
in Color.hpp, and somehow no other compiler has caught that mistake.
To make sure that this has really fixed the issue, I've pushed gosu-0.11.1.pre1
, so please run gem install gosu --pre
and see if that works.
Yes, it worked to install. Thanks.
Some error installing on xubuntu 16.10
with rvm ruby 2.4
/home/sylvain/.rvm/gems/ruby-2.4.0-rc1/gems/gosu-0.11.0/ext/gosu
/home/sylvain/.rvm/gems/ruby-2.4.0-rc1/extensions/x86_64-linux/2.4.0/gosu-0.11.0/mkmf.log
libsdl2-ttf-dev is already the newest version (2.0.14+dfsg1-1).
g++ --version g++ (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005
errors: