Describe the bug
The application raise an exception starting it from any working directory.
To Reproduce
Steps to reproduce the behavior:
- Compile the solution from
src
- Run it using relative path
- The application crashes
Expected behavior
The application shall start without the constraint to be runned from the same folder where the executable is in.
Screenshots

Desktop (please complete the following information):
- OS: Windows 10
- Version: 21H1
Additional context
Maybe the requested resource shall be embedded or the right path shall be found from the application.