Toutatis fails to run on recent macOS versions. I tried both Catalina (10.15.7) and Big Sur (11.6.6) in both GUI and console mode.
Below I post the console commands and resulting errors I got on Big Sur, running on M1 Mac:
Code: Select all
open -a /Applications/Toutatis.app --args /Applications/Toutatis.app/Contents/MacOS/example.inp
The application /Applications/Toutatis.app cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10386 "(null)" UserInfo={_LSLine=3875, _LSFunction=_LSOpenStuffCallLocal}
When trying console mode,
Code: Select all
/Applications/Toutatis.app/Contents/MacOS/Toutatis_console_macosx64 -i /Applications/Toutatis.app/Contents/MacOS/example.inp
On Catalina the error message is different in GUI mode:
Code: Select all
open -a /Applications/Toutatis.app --args /Applications/Toutatis.app/Contents/MacOS/example.inp
LSOpenURLsWithRole() failed for the application /Applications/Toutatis.app with error -10386.
Code: Select all
/Applications/Toutatis.app/Contents/MacOS/Toutatis_console_macosx -i /Applications/Toutatis.app/Contents/MacOS/example.inp
zsh: bad CPU type in executable: /Applications/Toutatis.app/Contents/MacOS/Toutatis_console_macosx
Best regards,
Ralitsa