Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
うーん...ちょっと自明です。Xcode 4 と Allegro を使用しています。
ターゲット リスト、ビルド設定に移動し、「その他のリンカー フラグ」を検索して「-lz」を追加します。
zlib をリンクするには、コンパイラ フラグとして -lz を使用する必要があります。