3

私は自分のプロジェクトにKalカレンダーコンポーネントを使用しています。

     https://github.com/klazuka/Kal  

xcode4.5を使用していますが、手順3と6について混乱しています。

       3:   Now you need to link the Kal static library to your project. Select the Kal.xcodeproj file that you just added to the sidebar. Under the "Details" table, you will see libKal.a. Check the checkbox on the far right for this file. This will tell Xcode to link against Kal when building your app.


       6:Finally, we need to tell your project where to find the Kal headers. Open your "Project Settings" and go to the "Build" tab. Look for "Header Search Paths" and double-click it. Add the relative path from your project's directory to the "Kal/src" directory.

xcode4.5ではステップ3が明確ではなく、ステップ6について混乱していますが、フルパスを指定する必要がありますか?助けてください

4

0 に答える 0