D
D
Denis2021-08-25 12:46:08
C++ / C#
Denis, 2021-08-25 12:46:08

SFML How to run EXE file?

I want to run an EXE file for my project. I know its location and I can open it, that is, there are no problems with this.
BUT, in my project I use two folders images and fonts, they store images and fonts. And when I run the exe file, it shows in the console that the exe file cannot find these two folders. The question is what to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2021-08-25
@NeYmen

Specify the full path to the folders. Or shove the contents of the folders into the program's resources.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question