Wrong directory while run manually
I use SFML. When I run program through the CLion its work perfectly, but when I run it from exe file, it chose user(users/maxroschupkin) directory as working directory and because of that, it can't find source files.
请先登录再写评论。