概要
実行するとClass Converterが複数実装されているという警告が表示されます。"This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed." とあるので対処していただけるとうれしいです。現在何か直接的なトラブルになっているわけではありません。
環境
- macOS Version: 15.4.1 (Sequoia)
- Build Number: 24E263
- CPU Architecture: Apple Silicon (arm64)
実行の様子
$ tex2img --version
objc[8903]: Class Converter is implemented in both /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate (0x1fde19290) and /Users/user/bin/tex2img (0x10471a7c0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
tex2img Ver.2.4.3
概要
実行するとClass Converterが複数実装されているという警告が表示されます。"This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed." とあるので対処していただけるとうれしいです。現在何か直接的なトラブルになっているわけではありません。
環境
実行の様子