8 2. Building for Ubuntu desktop
9 2.1. Minimum Requirements
10 2.2. Building the Repository
20 gbs build -A [TARGET_ARCH]
25 gbs build -A [TARGET_ARCH] --spec dali-adaptor-mobile.spec
27 Alternatively for latest devices:
29 gbs build -A [TARGET_ARCH] --spec dali-adaptor-mobile.spec --define "TIZEN_SDK_2_3 1"
34 gbs build -A [TARGET_ARCH] --spec dali-adaptor-wearable.spec
38 2. Building for Ubuntu desktop
39 ==============================
41 2.1. Minimum Requirements
42 ------------------------
45 - Environment created using dali_env script in dali-core repository
47 2.2. Building the Repository
48 ----------------------------
50 To build the repository enter the 'build/tizen' folder:
52 cd dali-adaptor/build/tizen
54 Then run the following commands:
57 ./configure --prefix=$DESKTOP_PREFIX --enable-profile=UBUNTU --enable-gles=20