草庐IT

x86-emulation

全部标签

ios - Xcode 6.1 上架构 x86_64 的 undefined symbol

Xcode在编译时突然向我抛出这个错误:Undefinedsymbolsforarchitecturex86_64:"_OBJC_CLASS_$_Format",referencedfrom:objc-class-refinWOExerciseListViewController.old:symbol(s)notfoundforarchitecturex86_64clang:error:linkercommandfailedwithexitcode1(use-vtoseeinvocation)经过一些研究,我可能了解到我正在使用的库与64位版本不兼容。但这很奇怪,因为我一直在使用相同的

ios - Xcode 单元测试构建失败,错误为 "Undefined symbols for architecture x86_64"

我的单元测试目标构建失败并出现以下错误:Undefinedsymbolsforarchitecturex86_64:"_OBJC_CLASS_$_MCStore",referencedfrom:objc-class-refinMCStoreTests.old:symbol(s)notfoundforarchitecturex86_64clang:error:linkercommandfailedwithexitcode1(use-vtoseeinvocation)基本信息:Xcode6.2iOS8.2SDK我检查过的内容:SymbolsHiddenbyDefault是NoOtherLi

ios - Xcode 6.1 文件中缺少所需的体系结构 X86_64

在Xcode6.1中,我收到iPhone6、iPhone5s(iOS7.1)的错误提示Undefinedsymbolsforarchitecturex86_64:"_OBJC_CLASS_$_ClientAuthenticator",referencedfrom:objc-class-refinAppDelegate.old:symbol(s)notfoundforarchitecturex86_64linkercommandfailedwithexitcode1这就是我对架构设置的看法Architectures:StandardArchitectures(armv7,arm64)-$

ios - 无法将 GoogleAnalytics 3.01 与 XCode 5 链接(缺少所需的架构 x86_64)

我已经构建了我的应用程序(针对iOS7),现在想应用GoogleAnalytics作为提交前的最后一步。我做了什么:已下载适用于iOS3.01的GA将/GoogleAnalytics/Library/的内容导入到“GoogleAnalytics”组将libGoogleAnalyticsServices.a导入“GoogleAnalytics”组添加了构建阶段并将构建阶段libGoogleAnalytics_debug.a替换为libGoogleAnalyticsServices.a将代码块#include"GAI.h"添加到我的-Prefix.pch文件中。在我的AppDelegate

ios - Xcode 5.1 - 没有可编译的架构(ONLY_ACTIVE_ARCH=YES,active arch=x86_64,VALID_ARCHS=i386)

更新到Xcode5.1后,我无法再为64位模拟器构建我的项目,收到此错误:Noarchitecturestocompilefor(ONLY_ACTIVE_ARCH=YES,activearch=x86_64,VALID_ARCHS=i386).这些是我的目标build设置:我尝试将“BuildActiveArchitecture”更改为“No”,并将“i386”添加到“ValidArchitectures”,不幸的是都没有用。感谢您的任何建议! 最佳答案 您只需将ONLY_ACTIVE_ARCH设置为NO(至少对我有用)。下面是它的

ios - 提交到 App Store 问题 : Unsupported Architecture x86

所以我正在尝试使用ShopifyAPI。当我存档应用程序并对其进行验证时,没有任何问题,但是当我将其提交到应用程序商店时,它给了我以下问题。错误ITMS-90087:“不支持的架构。您的可执行文件包含不支持的架构‘[x86_64,i386]’。”错误ITMS-90209:“段对齐无效。SJAPP.app/Frameworks/Buy.framework/Buy中的应用程序二进制文件没有正确的段对齐。尝试使用最新的Xcode版本重建应用程序。”(我已经在使用最新版本。)错误ITMS-90125:“二进制文件无效。LC_ENCRYPTION_INFO加载命令中的加密信息丢失或无效,或者二进

android-emulator - 启动android模拟器而不启动Android Studio for flutter applications

是否有可能以flutterdoctor检测到它并且flutterrun应该能够部署到flutter代码的方式启动模拟器?我尝试了emulator-avd*imagename*但flutterdoctor无法检测到正在运行的模拟器并且flutterrun没有在模拟器上部署代码。 最佳答案 在记事本中键入以下内容并将其另存为“file_name.bat”并运行它:SETbuilddir=%~dp0SETEX="C:\Users\user_name\AppData\Local\Android\Sdk\emulator\emulator.e

android-studio - 为什么 Android Studio 在运行 flutter 应用程序时找不到 x86 模拟器?

软件MacOSSierra10.12.6AndroidStudio3.1.2Flutter0.3.2•channelbetaTools•Dart2.0.0-dev.48.0.flutter-fe606f890bFlutterdoctor(noproblemsfound)问题我正在使用AndroidStudioIDE开发Flutter应用,但我无法从IDE启动任何Android虚拟设备模拟器。WheneveranAndroidvirtualdeviceisselected,suchasthePixelP,anerrormessageappearssaying"PANIC:theemula

flutter - 发现多个文件的操作系统独立路径为 'lib/x86/libflutter.so'

更新flutter后,我在构建flutter应用程序时遇到以下错误失败:构建失败并出现异常。出了什么问题:任务“:app:transformNativeLibsWithMergeJniLibsForDebug”执行失败。MorethanonefilewasfoundwithOSindependentpath'lib/x86/libflutter.so'尝试:使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获得更多日志输出。使用--scan运行以获得完整的见解。在https://help.gradle.org获得更多帮助

android - 为什么我不能更改 Android 虚拟设备配置中的 "Emulated Performance: Graphics"设置?

我正在尝试使用AndroidStudio设置Flutter,并且我正在使用工具下的Android虚拟设备窗口设置虚拟设备。它在these中指定将EmulatedPerformance:Graphics设置更改为Hardware-GLES2.0的说明,但窗口不允许我将设置从Automatic更改。谁能解释一下我可以如何更改此设置?谢谢!截图: 最佳答案 在Pixel或Nexus5(x)等设备上运行的GooglePlay图片只能接受自动图形加速。因此,如果您不需要GooglePlay功能,则可以选择其他图片