6 1.2. SMACK enabled Targets
7 2. Building for Ubuntu desktop
8 2.1. Minimum Requirements
9 2.2. Building the Repository
16 1.1. NON-SMACK Targets
17 ----------------------
19 gbs build -A [TARGET_ARCH]
21 1.2. SMACK enabled Targets
22 --------------------------
24 gbs build -A [TARGET_ARCH] --define "%enable_dali_smack_rules 1"
29 gbs build -A [TARGET_ARCH] --spec dali-toolkit-mobile.spec
31 2. Building for Ubuntu desktop
32 ==============================
34 2.1. Minimum Requirements
35 ------------------------
38 - Environment created using dali_env script in dali-core repository
40 2.2. Building the Repository
41 ----------------------------
43 To build the repository enter the 'build/tizen' folder:
45 cd dali-toolkit/build/tizen
47 Then run the following commands:
50 ./configure --prefix=$DESKTOP_PREFIX