shakes76/smili

Output prefix for Windows slashes

Opened this issue · 0 comments

When using Windows slashes in the output prefix option for command line applications, the BaseName() function doesn't work and the paths are not stripped to base names. Solution is to use usual forward (Unix) slashes on the command line.

May need to add a conversion of output prefix strings for Windows.