Hexagenic / wanikaniwallpaper

Create a wallpaper based on your WaniKani progress
26 stars 7 forks source link

wanikaniwallpaper binary searches for files on cwd instead of where the binary is located #9

Open checarlos87 opened 10 years ago

checarlos87 commented 10 years ago

Hi. I love this app. I think I found a minor bug. If I execute the binary from outside the directory where it and the files order and config.ini are located, it says it can't find them, while executing the binary from its directory works perfect. I think the binary only searches for files in the user's cwd rather than on the directory it is located.