Open
Description
(Ran on Ubuntu 18.04, and also ran the test on Windows 11)
After running any PE binary (32 or 64 bit) through ddisasm, and getting the resulting .gtirb, I go to use gtirb-pprinter to reassemble the .exe but always get the same error: "lib.exe: command not found". Additionally I also get "ml64.exe: command not found". Is this a related issue?
How do I fix this?