Toecollapse.exe can't find .build file - Windows 10 build 20140

Hello!
I’ve run into this issue when attempting to rebuild an expanded toe file from a repo.
The .toe file was modified on OSX, then expanded, and uploaded to a git repo.

After pulling the repo on a Windows 10 machine, I run the toecollapse.exe (build 20140) on the .toc file, and the shell reports that it can’t find the .build file, and thus can’t collapse.
The file path is incorrectly printed in the shell with a linux formatted slash:
C:\path\to\project.toe.dir/.build

I then tried it in a git bash shell (which can execute .exe files, apparently), it’s still unable to find the .build file, although the file path prints correctly.

To further complicate things, pulling from the repo and collapsing the .toc file works on OSX.
Please help!

Odd issue, thanks we’ll look into it.

1 Like

Just for posterity, I tested it on another win 10 desktop with 27840, 20140 - both produced a 0kb file, which is incorrect.