Search Unity

Tizen Deployment Target has not been selected.

Discussion in 'Tizen' started by bobolana, Apr 4, 2017.

  1. bobolana

    bobolana

    Joined:
    Nov 30, 2012
    Posts:
    4
    Is it possible someone to help with the following issue building for Tizen.

    When i try to build for Tizen (i don't have real device), the build process breaks with the following

    upload_2017-4-4_22-4-56.png

    what i already did is:

    -installed the latest SDK (tizen studio 1.1.1)
    -setup the CLI environment
    -inside Unity player settings clicking on Deployment Target -> Discover (tried Mobile, Emulator, All) -- again and again the same result
    - tried the install re-install the SDK 2.4 - 3.0 - no-go

    at this moment i don't have other ideas how to proceed.

    Can someone help resolve this issue for Tizen on OSX(macOS Sierra 10.12) - Unity Personal v. 5.6.0f3

    Thanks !
     
    Last edited: Apr 5, 2017
  2. skaljac

    skaljac

    Joined:
    Apr 9, 2015
    Posts:
    33
    I have just try unity 5.6.0f3 on Win10 and, when I select "Build" (Not Build and run)
    I was able to build .tpk without any problems.
    As an alternative, you should try to create emulator via Tizen SDK and then you can try to select emulator device as a deployment target.
     
  3. bobolana

    bobolana

    Joined:
    Nov 30, 2012
    Posts:
    4
    Probably i'll try to build on different machine .. i tried creating different emulators but no difference -> same issue..
    At least i know that i have an option building it on Win10

    Thanks !
     
  4. sukwon-suh

    sukwon-suh

    Joined:
    Mar 31, 2015
    Posts:
    81
    Did you launch TIZEN emulator?
    You can see a emulator-id on the inspector of UNITY EDITOR.
    I tested with 5.6.0p1 and Tizen 2.4 emulator on Windows7 64bit.It works fine.

    upload_2017-4-19_19-43-4.png
     
  5. bobolana

    bobolana

    Joined:
    Nov 30, 2012
    Posts:
    4
    nope .. :I nothing is showing up inside the inspector

    i'll abandon tizen for now .. tried everything and no luck
     
  6. Salazar

    Salazar

    Joined:
    Sep 2, 2013
    Posts:
    235
    Tizen Deployment Target has not been selected.

    Same here. OSX(macOS Sierra 10.12) - Unity Personal v. 5.6.0f3

    Edit : Problem solved.

    Step1: add tizen studio and tizen package manager to mac os firewall
    Step 2 : open tizen package manager > configuration
    use this package repository http://download.tizen.org/sdk/tizenstudio/
    Step 3 : Now you should see Mobile Emulator and Native App Development IDE installs under Main SDK menu. You must install them.
    Step 4 : Step 3 is a must.
    Step 5 : you should see emulator in unity editor now.

    Best Regards,
     
    Last edited: Apr 29, 2017