i386

Android Studio fails to build new project, timed out while wating for slave aapt process

匿名 (未验证) 提交于 2019-12-03 01:33:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I've installed Android Studio 1.2, and created a new project. When I attempt to build, it hangs. This is in the Gradle Console, along with about 20 other copies, with different numbers after png-cruncher_: Exception in thread "png-cruncher_2" java . lang . RuntimeException : Timed out while waiting for slave aapt process , try setting environment variable SLAVE_AAPT_TIMEOUT to a value bigger than 5 seconds at com . android . builder . png . AaptProcess . waitForReady ( AaptProcess . java : 104 ) at com . android . builder . png .

How to build Cocoa Touch Framework for i386 and x86_64 architecture?

匿名 (未验证) 提交于 2019-12-03 01:19:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: After building a Cocoa Touch framework (Swift or Object-C) and adding it to another project as "Embedded Binaries" I get the following error message when I try to build missing required architecture i386 ... ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) Following various existing answers and extended research I already added i386 to the Architectures build settings … However this doesn't seem to have an effect. When I check using lipo -info TesterFrameworkObjC I

adb error on Android SDK. Using Linux Ubuntu 64 bit 12.10

匿名 (未验证) 提交于 2019-12-03 01:05:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I looked on this site for this error I'm encountering: Stopping ADB server failed (code -1). Unable to run 'adb': Cannot run program "/home/ariel/Downloads/adt-bundle-linux-x86_64/sdk/platform-tools/adb": error=2, No such file or directory. Starting ADB server failed (code -1). I've used this command on the terminal provided from this topic. Android SDK on a 64-bit linux machine EDIT: I've tried using this command on terminal: sudo apt-get install ia32-libs Sadly, it did nothing and it showed this: Reading package lists... Done Building

Compile with linking against static and dynamic library for OpenSSL

匿名 (未验证) 提交于 2019-12-03 00:56:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I want to compile my code including the OpenSSL library. For my purpose it is necessary to link the library statically . If I was dynamically linking the script for compilation would look like g++ test.cpp -lcrypto -o test . I tried to use the -static option for the compilation, but if i do so i get the following error: /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu/libcrypto.a(dso_dlfcn.o): In Funktion `dlfcn_globallookup': (.text+0x15): Nicht definierter Verweis auf `dlopen' /usr/lib/gcc/i686-linux-gnu/4.8/../../../i386-linux-gnu

ubuntu 16.04 desktop + server LTS - TeamViewer 软件彻底卸载

匿名 (未验证) 提交于 2019-12-03 00:39:02
ubuntu 16.04 desktop + server LTS - TeamViewer 软件彻底卸载 1. ubuntu 16.04 desktop + server teamviewer Ŀ¼ /home/strong/.local/share/teamviewer /home/strong/.local/share/teamviewer12 2. uninstall teamviewer sudo apt-get remove teamviewer 卸载 teamviewer,保留配置文件。 删除已安装的软件包 (保留配置文件),不会删除依赖软件包,且保留配置文件。 sudo apt-get autoremove teamviewer 删除为了满足依赖而安装的,但现在不再需要的软件包 (包括已安装包),保留配置文件。 sudo apt-get purge teamviewer sudo apt-get --purge remove teamviewer 软件包 a,依赖软件包 b,则执行该命令会删除 a,而且不保留配置文件。 remove remove is identical to install except that packages are removed instead of installed. Note that removing a package

ubuntu 安装原生迅雷

匿名 (未验证) 提交于 2019-12-03 00:34:01
正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 build-essential 已经是最新版 (12.1ubuntu2)。 git 已经是最新版 (1:2.7.4-0ubuntu1.3)。 下列软件包是自动安装的并且现在不需要了: 0ad-data 0ad-data-common fonts-sil-gentium fonts-sil-gentium-basic fonts-texgyre frozen-bubble-data gtk2-engines-pixbuf ioquake3 ioquake3-server libalien-sdl-perl libcapture-tiny-perl libclass-inspector-perl libcompress-bzip2-perl libenet7 libfile-sharedir-perl libfile-which-perl libgloox13v5 libgtkhotkey1 libmikmod3 libnvtt2 libopusfile0 libqupzilla1 libsdl-gfx1.2-5 libsdl-mixer1.2 libsdl-pango1 libsdl-perl libsdl-ttf2.0-0 libtie-simple-perl linux-headers-4

yum命令使用指南

匿名 (未验证) 提交于 2019-12-03 00:28:02
yum history list 列出最近的历史 yum history info id 列出某次的详细信息, yum history undo id 撤销某次更改 yum history help 查看帮助 三、清除YUM缓存 四、yum命令工具使用举例 五、yum高级管理应用技巧 # Red Hat Enterprise Linux 5 / i386: rpm-Uhvhttp://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm # Red Hat Enterprise Linux 5 / x86_64: rpm-Uhvhttp://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm #ATrpms baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable gpgcheck=1 gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms [linux-src] name=Centos$releasever-$basearch-

称霸内网之截取cookie实现微博登陆

匿名 (未验证) 提交于 2019-12-03 00:18:01
(所有有关安全入侵防范知识仅供参考学习,未经他人允许侵入他人系统隐私是违法的!) - -kali IP : 192.168 . 43.18 (虚拟机) - -受侵者 IP : 192.168 . 43.87 (我的实体机) [两者确保能够ping通] 》》echo "1" > /proc/sys /net/ipv 4/ip_forword 》》arpspoof -i eth0 -t 192.168 .43 .1 192.168 .43 .87 》》[此时关闭arpspoof欺骗] A.下载ferret #加入源(可在Linux之kali更新源中查看) #下载 》》dpkg --add-architecture i386 && apt- get update && apt- get install ferret-sidejack:i386 B.使用ferrte重新生成文件 》》ferrte -r cookie .pcap C.利用hamster命令 》》hamster D.打开浏览器设置本地IP代理和端口 文章来源: 称霸内网之截取cookie实现微博登陆

Why does the iOS simulator require i386 and x86_64 symbols even though I'm on an x86_64 system only?

二次信任 提交于 2019-12-03 00:12:21
I'm trying to get an app running on the simulator that has had some problems doing so before. We don't have libjpeg.a built for i386 , but it does have x86_64 . This is the only dependency left, but I'm wondering why I actually need i386 symbols, if I'm running on an x86_64 mac. The iOS simulator can run your app in 32 and 64-bit modes. This is allows you to work out a lot of 64-bit issues and make sure it is ready for both armv7 and arm64. To do this, it compiles your app for i386 and x86_64 and requires the libraries for both architectures. iOS apps need to run on many different

ubuntu安装VLC出现依赖包版本过高解决方法

匿名 (未验证) 提交于 2019-12-02 23:49:02
cyl@cyl-Latitude-D630:~$ sudo apt-get install vlc 正在读取软件包列表... 完成 有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是 因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件 包尚未被创建或是它们已被从新到(Incoming)目录移出。 下列信息可能会对解决问题有所帮助: 下列软件包有未满足的依赖关系: E: 无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系。 所依赖的libgles2-mesa包版本过高,因为前几天整个系统升级了,结果因为一些原因没有升级成功,现在需要降低依赖包的版本,用以下命令: cyl@cyl-Latitude-D630:~$ sudo aptitude install vlc 0 个软件包被升级,新安装 9 个, 0 个将被删除, 同时 0 个将不升级。 需要获取 1,597 kB 的存档。 解包后将要使用 5,106 kB。 下列软件包存在未满足的依赖关系: 下列动作将解决这些依赖关系: 是否接受该解决方案?[Y/n/q/?] n (这个地方一定要选择NO,不能保持这个包的版本原状,要不VLC还是不能安装) 是否接受该解决方案?[Y/n/q/?] y (这一步选YES,因为是降级) 下列软件包将被“降级”: 下列“新