前提・実現したいこと
castle_game_engineとview3dsceneをソースコードからビルドしたいです。
castle_game_engineのtools/build-tool/castle-engine_compile.shを実行したところリンクエラーが出ました。
発生している問題・エラーメッセージ
Linking tools/build-tool/castle-engine Undefined symbols for architecture arm64: "_LSOpenCFURLRef", referenced from: _CASTLEOPENDOCUMENT_$$_OPENURL$ANSISTRING$$BOOLEAN in castleopendocument.o ld: symbol(s) not found for architecture arm64 An error occurred while linking Error: Error while linking Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: /usr/local/bin/ppca64 returned an error exitcode
試したこと
パソコンを再起動しました。
xcode-select --installをしました。
補足情報(FW/ツールのバージョンなど)
macOS Monterey 12.0.1(21A559)
MacBook Pro (13-inch, M1, 2020)
Xcode 13.1 (13A1030d)
Free Pascal Compiler version 3.2.2 [2021/05/16] for aarch64
castle_game_engine 2021/12/8 clone
あなたの回答
tips
プレビュー