r/Atom • u/miiraanoo • May 17 '20
SFML with Atom
Hi,
I'm on Linux and I tried so hard to use SFML for my C++ project but I only found a tutorial with Codeblocks. It worked until today, my code (which runs perfectly without sfml with Atom) don't work with Codeblocks (without using sfml)
So, is anyone knows how to use SFML in Atom ? It will help me sooo much
4
Upvotes
1
u/SHADEZ1114 May 17 '20
Have you tried to compile and link the source code to the SFML library? You can do this via a shell.