Closed FezVrasta closed 2 years ago
Are exe files compiled from source code? If so then be sure that -DWINDOWS is provided at compile time.
Also if executed alone you see help screen. Look for: You may also compress directories. It means directory and drag drop compression should work.
I downloaded the binaries from this repository, I didn't compile them. Nothing is print when I run the command, not even the help message.
It could be some incompatibility with the Windows conversion layer between x86 and arm 🤷
If possible compile from source.
I don't have much experience with cpp, I verified it works on intel so I'll close this as an incompatibility with arm, thanks!
Hi, I'm testing this utility on a Windows 11 ARM VM and I can't get it to work, I tried to drag and drop a folder with an handful of jpegs inside, but the terminal window briefly appears and then automatically closes with no result.
If I manually call the script and pass the arguments it just exists with no output:
None of the above produced any output. What am I doing wrong?
I also tried with v105 but I get the same result.