「Dev:Doc/IDE Configuration/OSX CMake XCode」の版間の差分
< Dev:Doc | IDE Configuration
(Added link to more up to date XCode explanation.) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 05:48時点における最新版
The text below is out of date except Configuring The Editor.
Starting out
- This document assumes you have built blender using the Building Blender for OSX.
- Tested with Xcode 4.6.2 (4H1003) on Mac OS X 10.8.5
Import Project
- Start Xcode
- Click on "Open Other..." button in the left bottom corner of the splash screen
- Navigate to created by CMake project folder
- Select "Blender.xcodeproj" file and click "Open" button
Building Project
- Select "install" goal
- Click "Run" and all projects will be build
Launching Blender
- Select "blender" goal
- Click "Run"