1
General / Configure SFML inside project directory so you won't have to configure it again.
« on: February 20, 2022, 04:43:59 pm »
So I've made this project using SFML and VS. Now when I copy my project to a usb and try running it on a different computer, I have to reconfigure SFML for the project in that computer. This is because the SFML bin and library folders were stored in different locations when making the projects. Is there a way to put the SFML bin and library folders inside the project directory so that the solution would automatically recognize them even after moving the project directory as a whole?
Thanks!
Thanks!