I'm testing Object Capture that is announced at WWDC21 but I got the error like below.
zsh: illegal hardware instruction /Users/userName/Downloads/CreatingAPhotogrammetryCommandLineApp/inpu
I'm wondered why the console didn't say the path correctly. The path is "/Users/userName/Downloads/CreatingAPhotogrammetryCommandLineApp/input" (last t is missing)
I built the app on a M1 Macbook and of cause I ran it on same Macbook but I got the error I mentioned.
I'm guessing the app can run correctly in mesh building timing because I can see logs about the status of estimations.
I attached the log. Does anyone know what happened in my Macbook?