码迷,mamicode.com
首页 >  
搜索关键字:libpng error    ( 30230个结果
测试下下
刚才在VS2013里面配置了一下GDAL,然后就测试了配置成功与否。熟料,竟然发现在微软的Visual Studio 2013版本中,调用MessageBox()这个函数的时候报错了。 错误信息如下 error MSB8031: Building an MFC project for a n...
分类:其他好文   时间:2014-07-18 23:19:35    阅读次数:255
android模拟器 报错:X Error of failed request: BadRequest (invalid request code or no such operation)
python2.7 python3.2差别还是蛮大的,就想着学习较新的 升级后 结果出现 输入法不显示 update-manager 和 add-apt-repository不能用,android的模拟器也打不开。前面三几个问题直接把python ls到原来的2.7版本就可以直接解决,但是最后的一个问题android模拟器无法打开 折腾了好久才解决,写此以记录 问题如下:fglrxinfo X Error of failed request: BadRequest (invalid r...
分类:移动开发   时间:2014-07-18 23:09:55    阅读次数:372
Openfire:XMPP的几种消息类型
XMPP 有以下几种消息类型:l Normall Chatl Groupchatl Headlinel Error根据官方文档(http://www.igniterealtime.org/builds/openfire/docs/3.3.2/documentation/javadoc/org/xmp...
分类:其他好文   时间:2014-07-18 21:12:52    阅读次数:168
Ora-955 Error Running Utl_Recomp.Recomp_Serial (文档 ID 1274504.1)
Oracle Server - Enterprise Edition - Version 10.2.0.1 to 10.2.0.5 [Release 10.2] Information in this document applies to any platform.SymptomsThe utl_...
分类:其他好文   时间:2014-07-18 20:30:33    阅读次数:329
opennebula kvm 创建虚拟机错误
Thu Jul 17 10:10:07 2014 : Error executing image transfer script: Error copying localhost.localdomain:/app/opennebula/var//datastores/1/12933297f0ffeb...
分类:其他好文   时间:2014-07-18 20:14:18    阅读次数:269
An unexpected exception occurred while creating a change object. see the error log for more details
今天再给Android项目工程中的包重命名时出现了这个错误(之前重命名的时候就没有出现,郁闷): An unexpected exception occurred while creating a change object. see the error log for more details 效...
分类:其他好文   时间:2014-07-18 20:05:21    阅读次数:337
insmod: error inserting 'hello.ko': -1 Invalid module format
在学习编写linux驱动程序的时候,一般都是从写一个helloworld的模块开始。但是在编译完成后,进行模块加载的时候,有时会出现如下错误: insmod: error inserting 'hello.ko': -1 Invalid module format 其实,出现这个问题的原因很简单,就是:编译的内核版本与实机运行的内核版本不一致。 所以解决起来也很简单,实机运行的系统的代码树位置一般在/usr/src/kernels。只要将Makefile中的代码树改成实际运行的内核代码即可。...
分类:其他好文   时间:2014-07-18 17:08:15    阅读次数:300
debug note-- nginx php-fpm : Error:The page you are looking for is temporarily unavailable.
1.在ubuntu下安装配置nginx, mysql, php安装步骤:参考:https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-12-0...
分类:Web程序   时间:2014-07-18 16:29:36    阅读次数:302
error: png.h not found.
执行php安装 --enable-mbstring --enable-ftp --enable-gd-native-ttf --with-openssl --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --without-pear --with-gettext --enable-session --...
分类:其他好文   时间:2014-07-17 10:46:12    阅读次数:150
error: Please reinstall the libcurl distribution - easy.h should be in <curl-dir>/include/curl/
执行php-5.3.10 --enable-mbstring --enable-ftp --enable-gd-native-ttf --with-openssl --enable-pcntl --enable-sockets --with-xmlrpc --enable-zip --enable-soap --without-pear --with-gettext --enable-s...
分类:其他好文   时间:2014-07-17 10:33:56    阅读次数:381
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!