Found a bug with opening settings file on Windows
Closed this issue · 1 comments
yehorbk commented
Describe the bug
On Windows operating system cannot read settings.xml on the current directory.
This is because there are no "/" in path on windows.
To Reproduce
Steps to reproduce the behavior:
- Run program
- See error
Specifications:
- OS: Windows
- Version: v1.1.0
- Compiler: Visual Studio