Maze solver and creator
- Download SFML 2.3.2 Visual C++ 14 64 bit from http://www.sfml-dev.org/download/sfml/2.3.2/
- Put a copy of the library in PathMaker root and PathFinder root to replace the old library as it has folders missing
- Copy these DLL's in each root from SFML 2.3.2/bin
* openal32.dll
* sfml-audio-d-2.dll
* sfml-graphics-d-2.dll
* sfml-system-d-2.dll
* sfml-window-d-2.dll
- Make sure the dll's and SFML library folders are in the project roots.