【问题标题】:Tizen doesn't recognize Google ChromeTizen 无法识别谷歌浏览器
【发布时间】:2014-10-22 20:30:13
【问题描述】:

我刚买了一个三星 gear 2 neo,想制作自己的手表。所以这意味着我是 Tizen 开发的新手。 我安装了 Tizen IDE 和 SDK,但出于某种原因,在遵循本教程的一部分 (http://www.slideshare.net/badaindonesia/professional-tizen-application-development) 之后,Tizen 将无法运行我的项目,因为它无法在指定位置找到 Google Chrome。当我尝试将 Tizen Web 应用程序作为 Tizen Web 模拟器应用程序运行时,会出现此问题。当我尝试将它作为 Tizen 网络应用程序启动时,它显示 Could not find emulator or device 但这不是我当前的目标。

具体留言是Google Chrome could not be found (C:\Program Files(x86)\Google\Chrome\Application\Chrome.exe). Please install Google Chrome and specify the Google Chrome program location in Window->Preferences under "Tizen SDK/Web/Simulator".

我尝试将位置更改为C:\Program Files(x86)\Google\Chrome\Application\ 但这也无济于事。是的,我输入了正确的位置,因为我手动将 chrome.exe 定位到。

唯一可能出错的是我在使用 Windows 8 64 位台式电脑时使用的是 Windows 7 64 位安装程序。

【问题讨论】:

  • 试试C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
  • 您的意思是 chrome.exe 部分没有大写字母吗?我今晚会试试看;)
  • 否(路径名在 Windows 中不区分大小写),Chrome 文件夹在路径中 Application 之后。
  • 哦,我的错,我确实使用了 chrome 的路径,问题中的错字,对不起。 -> 编辑它。

标签: google-chrome tizen tizen-web-simulator


【解决方案1】:

我遇到了同样的问题。虽然不完全是一个解决方案,但我找到了一种解决方法。

  1. 开始菜单启动Web Simulator
  2. 地址字段中输入您的index.html文件的位置,然后按Enter
  3. 别忘了在前面加上file:///

你去!!

【讨论】:

猜你喜欢
  • 1970-01-01
  • 2017-02-19
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-02-28
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多