<div dir="ltr">It works perfect now :D :D<br><div>Now I can use it in my project, I didn't even need the -lSDL_gfx.<br><div>Many thanks for this fast fix!</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 10, 2015 at 1:34 AM, Francesco Ariis <span dir="ltr"><<a href="mailto:fa-ml@ariis.it" target="_blank">fa-ml@ariis.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Dec 08, 2015 at 09:21:39PM -0300, Martín Villagra wrote:<br>
</span><span class="">> Same error :/<br>
> The include folder (/usr/include/SDL/) contained the expected files.<br>
> (SDL_framerate.h and others)<br>
> I even recompiled and reinstalled the library but still says the same.<br>
<br>
</span>Gotcha, I forgot to to put an extra-libraries: in the .cabal file<br>
(let me thank Ivan Perez, who had a similar problem on sdl-image and<br>
provided the right diagnosis).<br>
<br>
I have uploaded the new version to hackage, install it and then type:<br>
<br>
    runhaskell -lSDL_gfx your-test-file.hs<br>
<br>
It should work. Ciao<br>
<span class="HOEnZb"><font color="#888888">-F<br>
</font></span></blockquote></div><br></div>