语言

Menu
Sites
Language
Unable to launch emulator

I have installed Tizen Studio on my Intel MacOS machine running Sequoia 15.2. The IDE location is the default location ~/tizen-studio. I have the following Main SDK packages installed:
9.0 Tizen (all packages)
8.0 Tizen (all packages)
Tizen SDK Tools (all packages)

I have the following Extensions SDK packages installed:
TV Extensions-8.0 (all packages under it)

When I try to launch the TV emulator (HD1080TV) from the Emulator Manager I get the following error:

Failed to launch emulator: T-samsung-8.0-x86

Cannot run program
“/Users/user1/tizen-studio/platforms/tizen-8.0/tv-samsung/emulator/bin/emulator.sh” (in directory “/Users/user1/tizen-studio/platforms/tizen-8.0/tv-samsung/emulator/bin”):error=2, No such file or directory

However I find the file "emulator.sh" in the directory ~/tizen-studio/platforms/tizen-8.0/common/emulator/bin.
Below are the contents of this directory:

~/tizen-studio/platforms/tizen-8.0/common/emulator/bin$ ls
QtCore jsch-0.1.50.jar libintl.8.dylib
QtDBus json-simple-1.1.1.jar libpcre.1.dylib
QtGui libavcodec-emul.54.dylib libpixman-1.0.dylib
QtOpenGL libavformat-emul.54.dylib libpng16.16.dylib
QtPrintSupport libavresample-emul.1.dylib libx264.148.dylib
QtWidgets libavutil-emul.52.dylib libz.1.2.8.dylib
args4j-2.0.24.jar libffi.8.dylib platforms
emulator-x86_64 libgio-2.0.0.dylib protobuf.jar
emulator.sh libglib-2.0.0.dylib qt5_msgbox
imageformats libgobject-2.0.0.dylib sdbscript
jline-1.0.jar libgthread-2.0.0.dylib swt-4.5.jar
jna-4.1.0.jar libiconv.2.dylib

How can I launch the Samsung TV emulator?

响应

4 回复
Ravindra Rao

Regarding my environment, I have JDK 8 and Python 2.7.18 installed:

$ java -version
java version "1.8.0_431"
Java(TM) SE Runtime Environment (build 1.8.0_431-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.431-b10, mixed mode)
$ python --version
Python 2.7.18

Douglas Alvarado

Nice Information thank you

Douglas Alvarado

Nice Information thank you