Languages

Menu
Sites
Language
OSX SDK simply doesn't work. ¿Anybody using it?

I've been fighting against OSX SDK, and it simply doesn't work.

First it identifies my java version as lower than 1.6. I have my PATH, JAVA_HOME, and LIBRARY_PATH correctly set and a java -version shows 1.8. ¿?

Then I found that Emulator manager simply didn't start... but when launched from the installed directory, it did work. A simple examination of the app embebded bash script shows that it is just not launching the apropiate executable. Well... no problem... I can build my own bash script to launch it manually.

Then I found that the Eclipse didn't show the tizen new project menus, and even the tizen perspective was missing... I don't know much about eclipse, but I understand again it was just a directory problem... so I uninstalled and reinstalled, but this time using the default directories.

This has NOT solved the problem so I reinstalled on a virtualbox windows virtual machine. This (windows SDK version) works, but the emulator is not able to run on a virtualized environment ;-(

Has anybody been able to run TIZEN SDK 2.4 or above on OSX?

 

Responses

5 Replies

I think that your Java environments are conflicted.

Could you delete all your java environment (JDK, JRE, Environment variables) and reinstall JDK 1.8(latest) on your pc?

JDK 1.8 will set your environment automatically.

Julio Map

First of all, Thanks for your help.

I did this, and tried to reinstall tizen-sdk_2.3.63_macos64.dmg

When double clicking inst-manager, a message box appears: "To open inst-manager you need to reinstall the old JAVA SE 6"

Best regards.

 

Unlike Installer(after tizen2.4) Install-manager(before tizen2.4) requires Apple JAVA 6.

If you want to use Tizen 2.4 or 2.3.1 SDK, please use Installer&Update manager. It supports both versions.

Julio Map

SOLVED !!!

Thankyou for your advices.

Uninstalling Java, and reinstalling the full SDK (not just JRE) did the trick (latest version).

I have installed Tizen 2.4. Eclipse shows all the menus, and the Emulator Manager works fine.

Once again, thanks for your help.

Best regards.

Youngho Jeon

I could solve my same problem thanks to this discussion.

Regards.