zyedidia / SFML.jl

A binding of the game and multimedia library SFML for Julia
Other
93 stars 22 forks source link

Could not load library "csfml-graphics-2" The specified module could not be found. #39

Closed efugier closed 6 years ago

efugier commented 7 years ago

Hi, I'm fairly new to Julia and SFML and I don't really if I'm doing it right and if it is the right place to post my issue but still, here it is:

error compiling main: could not load library "csfml-graphics-2" The specified module could not be found.

I have no idea what raises it neither how to fix it.

Feel free to tell me if I'm not in the right place to ask that kind of question.

Thanks in advance.