【发布时间】:2015-02-03 20:41:19
【问题描述】:
我正在尝试在 Google Native Client SDK 的 getting_started 目录中运行 part1 应用程序,我在浏览器中收到以下消息:
NativeClient: PnaclCoordinator: Compile process could not be created:
当我访问http://localhost:5103 时,我看到字符串“Loading...”,但它从未变为“Success”。
我需要在 Chrome 中进行哪些配置才能使用 Native Client 应用程序?
我的设置:
- 操作系统:Ubuntu Linux 12.04 LTS
- 浏览器:谷歌浏览器 40
- 胡椒:39
- root 访问权限:否
【问题讨论】:
-
chrome://components/中的 PNaCl 部分怎么说? PNaCl 的更新与 PDF 阅读器和 Flash 类似,所以可能是更新方面出了问题? -
@jfbastien:pnacl - 版本:0.1.0.13992。没有提及错误,只是目前没有可用的更新。
-
@JFBastien : 并不是要 nacropost。我使用的是 Chromium 版本 48.0.2564.10 (dev) Ubuntu 14.04 (64-bit),因为我无法在我全新的 Ubuntu 安装上安装 Chrome Dev。我在 chrome://components/ 上看到“pnacl - 版本:0.46.0.4”。
标签: google-chrome google-nativeclient