Search Unity

DllNotFoundException for tizen plugin / library (plugin working in native tizen app)

Discussion in 'Tizen' started by kshitij_gandhi, Jul 10, 2015.

  1. kshitij_gandhi

    kshitij_gandhi

    Joined:
    Jul 10, 2015
    Posts:
    2
    I have created a library / plugin for Tizen for Unity in C.
    The plugin (.so file) works in Tizen native app.

    I followed the guide in the Unity Manual on how to use plugins for Tizen on the following link-

    http://docs.unity3d.com/Manual/PluginsForTizen.html

    But I get a DllNotFoundException when I try to follow the manual.
    I tried it multiple times trying something different everytime but cant get it to work.

    Has anyone got plugins working for Tizen?
     
  2. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
  3. kshitijgandhi

    kshitijgandhi

    Joined:
    Jul 13, 2015
    Posts:
    28
    Hi Masterfalcon,

    As of now, the following link for the latest patch (5.1.1p4) for Tizen support for editor for Windows 64 bit is not working-

    http://beta.unity3d.com/download/c4...itySetup-Tizen-Support-for-Editor-5.1.1p4.exe

    I also tried it for Mac and also tried 5.1.1p3, p2 none of which are working.
    Do I also need to download Unity editor 5.1.1p4 for the latest plugin to work?
     
  4. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    That is correct. There should be a note on that page to let you know that there is no longer a separate Tizen download because it has been merged into the main Editor installer.
     
  5. kshitijgandhi

    kshitijgandhi

    Joined:
    Jul 13, 2015
    Posts:
    28
    Thank You!
    Its working now. Wasted a lot of time thinking what we were doing wrong ;)
     
  6. kshitijgandhi

    kshitijgandhi

    Joined:
    Jul 13, 2015
    Posts:
    28
    Hi Masterfalcon,

    I'm having some issues with the 5.1.1p4 Unity patch.
    I updated the Tizen SDK to rev 3, the build size has decreased to around 25 mb which is wonderful, but on the unity patch there are issues with the sound and also some more issues I am looking into.
    The same issues don't appear if I build the tpk with unity 5.1.1f1 and rev 3 of Tizen SDK.
     
  7. Masterfalcon

    Masterfalcon

    Unity Technologies

    Joined:
    Dec 29, 2014
    Posts:
    364
    The sound was not an issue with 5.1.1f1?

    What are the other issues that you are seeing?