cbconvert icon indicating copy to clipboard operation
cbconvert copied to clipboard

--outdir not working correctly

Open neroes opened this issue 1 year ago • 2 comments

when i trigger the following PS G:\cbz-to-pdf\cbconvert-1.1.0> ./cbconvert.exe convert --recursive --no-convert ./Input --outdir ./Output i get --outdir: CreateFile G:\cbz-to-pdf\cbconvert-1.1.0--outdir: The system cannot find the file specified.

neroes avatar Nov 11 '24 23:11 neroes

Thanks for reporting. This looks again like https://github.com/gen2brain/cbconvert/issues/27. It affects only Windows, I don't know when I will have time to boot the Windows VM again and debug and fix this. Help is welcome.

gen2brain avatar Nov 14 '24 18:11 gen2brain

You should be able to work around this by using full paths instead of relatives.

gen2brain avatar Nov 14 '24 18:11 gen2brain