Hi, I tried to link the sfml libraries statically to codeblocks following the tutorial; it all went perfect, all the libraries worked. Then, after closing and rebulding the project, I noticed codeblocks deleted the linking to the Dependencies that appeared two or more times. Such as 'sfml-system-s'.
How can I solve this problem?