简体   繁体   English

未找到Tizen TV Web应用程序jquery.min.js错误

[英]Tizen tv web app jquery.min.js not found error

I have downloaded Tizen IDE 2.4 and tv emulator. 我已经下载了Tizen IDE 2.4和电视模拟器。 I created a project using new project -> online samples -> System Info I ran the app using run as ->Tizen web simulator application (samsung TV) and the emulator launched. 我使用新项目->在线示例->系统信息创建了一个项目,我使用运行方式-> Tizen Web模拟器应用程序(三星TV)运行了该应用程序,并启动了模拟器。 But in the web inspector tool I can see the following errors: 但是在Web检查器工具中,我可以看到以下错误:

GET file:///C:/Users/abhilashk/TizenTV_workspace/SystemInfo/tizen-web-ui-fw/latest/js/tizen-web-ui-fw-libs.min.js net::ERR_FILE_NOT_FOUND index.html:12

GET file:///C:/Users/abhilashk/TizenTV_workspace/SystemInfo/tizen-web-ui-fw/latest/js/tizen-web-ui-fw.min.js net::ERR_FILE_NOT_FOUND

I checked and these files are not present there. 我检查过,这些文件不存在。 I was expecting the files to be downloaded when I created the project. 我期望在创建项目时下载文件。 I downloaded the project from online samples. 我从在线样本中下载了该项目。

I am new to web apps and this is my first project. 我是Web应用程序的新手,这是我的第一个项目。 So please guide me. 所以请指导我。 I can't find any helpful tutorials to learn the basics. 我找不到任何有用的教程来学习基础知识。

If you want launch app to Emulator (NOT SIMULATOR) use rus as -> Tizen Web Application and set target to Emulator. 如果要将应用程序启动到仿真器(NOT SIMULATOR),请使用rus as -> Tizen Web Application并将目标设置为仿真器。
Maybe IDE can choose target during emulators or real devices. 也许IDE可以在仿真器或实际设备中选择目标。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM