Languages

Menu
Sites
Language
TPK is not there - Unity3D.

Hello,

I have have a project which is created in Unity3D. But when I try to generate .tpk from Unity, it gives me a message below.

C:/tizen-studio\tools\ide/bin/tizen.bat  cli-config -l
default.build.architecture=x86
default.build.compiler=llvm
default.build.configuration=Debug
default.profiles.path=D:\Projects\.metadata\.plugins\org.tizen.common.sign\profiles.xml
default.sdb.timeout=60000

 

Just this message is displayed. There is no tpk generated. I have googled and search most of the forums for this but did not found any solutions. Please help.

Thanks.

Responses

2 Replies
André Reus

hi~

As far i know, you need Tizen IDE  not Tizen Studio to develop Unity Game for Tizen. 

This may help you

https://developer.tizen.org/community/tip-tech/first-steps-unity-tizen-part-1

Download Tizen SDK with IDE from here

https://developer.tizen.org/development/tools/download

-thanks

John Ixion