- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我无法使用Unity 2018.2.17f1来构建GoogleVRForUnity.unitypackage项目。当我尝试构建时,出现错误消息:
CommandInvokationFailure: Gradle build failed.
C:/Program Files/Java/jdk1.8.0_191\bin\java.exe -classpath "C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-4.2.1.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleRelease"
stderr[
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\samu-\Desktop\Capacitaci�n �xito - copia\Temp\gradleOut\build.gradle' line: 22
* What went wrong:
A problem occurred evaluating root project 'gradleOut'.
> Failed to apply plugin [id 'com.android.application']
Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different directory. See http://b.android.com/95744 for details. This warning can be disabled by adding the line 'android.overridePathCheck=true' to gradle.properties file in the project directory.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 21s
]
stdout[
Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.jar
]
exit code: 1
UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
UnityEditor.Android.AndroidJavaTools.RunJava (System.String args, System.String workingdir, System.Action`1 progress, System.String error)
UnityEditor.Android.GradleWrapper.Run (UnityEditor.Android.AndroidJavaTools javaTools, System.String workingdir, System.String task, System.Action`1 progress)
Rethrow as GradleInvokationException: Gradle build failed
UnityEditor.Android.GradleWrapper.Run (UnityEditor.Android.AndroidJavaTools javaTools, System.String workingdir, System.String task, System.Action`1 progress)
UnityEditor.Android.PostProcessor.Tasks.BuildGradleProject.Execute (UnityEditor.Android.PostProcessor.PostProcessorContext context)
UnityEditor.Android.PostProcessor.PostProcessRunner.RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext context)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Build completed with a result of 'Failed'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:187
at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x0007f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:94
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
最佳答案
Where: Build file 'C:\Users\samu-\Desktop\Capacitaci�n �xito - copia\Temp\gradleOut\build.gradle' line: 22
What went wrong: A problem occurred evaluating root project 'gradleOut'.
Failed to apply plugin [id 'com.android.application'] Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different directory. See http://b.android.com/95744 for details. This warning can be disabled by adding the line 'android.overridePathCheck=true' to gradle.properties file in the project directory.
如果您仔细查看这行代码“C:\ Users \ samu- \ Desktop \ Capacitacin nxito-copia \ Temp \ gradleOut \ build.gradle”,则您的路径具有某种ASCII符号,因此在构建时会失败它。
更改路径或将其命名为没有ASCII的名称,然后尝试重建它。似乎它无法解密ASCII字符并引发错误。确保仅将英文字符用于构建路径。
这是 link中提到的报价,您的错误有:
To expand a little bit on the previous answer: the Java launcher doesn't use the Unicode-aware (wide-char) Windows APIs, so command line arguments go through a lossy conversion. Looking at what happens to the name "réseaux": - é is U+00E9 ("latin small letter e with acute"), whose UTF-8 encoding is "c3 a9" - the Java launcher (in dx), unaware of this encoding, will interpret it as two bytes, where à is c3 and © is a9 (plausible in Latin-1), resulting in "réseaux".
请检查此可能重复项以获取更多 information。
关于java - Unity Daydream APK构建失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53810126/
我正在开发 DayDream 应用程序并使用 Pixel XL 和真正的 DayDream Controller (在 MacBook Pro 上)。我真的很希望能够在从 Unity Editor 运
daydream Controller 很棒,我们希望能够在我的 AR 应用中使用它。它通过蓝牙与 HoloLens 配对就好了,但不确定我是否可以在 Unity 中查看它。 HoloLens 和 d
我正在为 Android 制作 Daydream 应用程序,但它立即崩溃。我不知道是什么导致了这个问题。我认为它与 AndroidManifest 有关,但对我来说看起来不错。我希望有人能帮助我,因为
在我的 Galaxy Nexus 上,我可以点击系统偏好设置中的这个按钮来启动我当前选择的白日梦。 有没有办法通过 Intent 在应用程序中重现此功能?我没有白日梦服务,但我想让用户开始他们喜欢的白
我正在开发使用 DreamService 的应用程序。但内置选项只能让您在充电和对接时开始做白日梦。是否有任何解决方案可以在执行应用程序期间调用白日梦(当设备处于非 Activity 状态一段时间,比
我正在尝试创建一个 Android Daydream 应用程序。我从 https://code.google.com/p/android-daydream-samples/source/browse/
我们从 Crashlytics 收到错误报告,影响了相当一部分用户(大约 10%)。这是一个 CalledFromWrongThreadException。 问题是我不知道是什么导致了这个问题,我自己
我无法使用Unity 2018.2.17f1来构建GoogleVRForUnity.unitypackage项目。当我尝试构建时,出现错误消息: CommandInvokationFailure: G
刚开始玩 A-Frame,我可以看到 vive-controls 和 oculus-touch-controls,但看不到 google daydream。 我查看了组件存储库,但没有看到任何看起来可
我想知道我们的应用 Daydream 是否在 Android 设置中被选中。 我能发现吗? 以及如何? 最佳答案 我编写了一个实用类来获取一些 Daydream 设置: 获取是否在设置中启用了 Day
正如问题所暗示的那样,我怎样才能进行尽可能少的设置以进入 Daydream 主屏幕。 我有 26 部手机需要设置 360 度全景视频播放器,这很简单,但如果用户点击 Daydream Controll
是否可以检测 Daydream 是打开还是关闭?如果是,怎么办? 编辑:澄清一下,我希望阅读 DayDream 的系统设置(就像您可以阅读飞行模式和其他设置一样)。您可以从 Intent.ACTION
我正在将 Dreamservice 添加到我的应用程序中,我想在梦中播放视频。与我在主 Activity 期间用于隐藏导航控件的代码大致相同 // Hide navigation controls V
1.我们的项目是一个包含2D传统 Activity 和Cardboad VR模式的混合应用,现在我们想引入Daydream API来在Daydream平台上发布应用,但是在Daydream上发布的应用
我对 Daydream View 2017 中的视野有疑问。我在两个插件上测试了我的 Unity 应用程序:Cardboard 和 Daydream,Daydream 中的 FOV 似乎比 Cardb
我正在尝试将一个项目从 Google Cardboard SDK 转移到 Daydream SDK。我正在使用最新的 GVR SDK。在我的场景中, Canvas 上有几个按钮,这些按钮会在悬停时改变
如何检测设备是否在 Daydream 耳机中?特别是Unity SDK中是否暴露了这个API函数? 谢谢! 最佳答案 看起来 ( link ) 您无法检测到该设备是否在 Daydream 耳机中。截至
我得到以下异常: 02-10 15:30:03.676 12841-12841/hu.stuff.dreamE/AndroidRuntime﹕ FATAL EXCEPTION: main P
我正在开发一个应在特殊情况下显示白日梦的应用程序,我到处搜索以找到通过我的 MainActivity 类启动我的白日梦服务的正确方法,但没有成功, 目前我正在使用以下代码来启动白日梦并且实际上它有效,
我正在尝试在我的 Unity VR 应用程序中使用 LookToWalk 脚本,该脚本应该在我的 Daydream View 上运行。在“游戏”模式下预览更改,一切都按预期工作(我将脚本配置为在用户相
我是一名优秀的程序员,十分优秀!