码迷,mamicode.com
首页 >  
搜索关键字:x64 编译build dng_skd    ( 5526个结果
64位matlab mex64位编译器解决方案
安装libsvm的时候用到了mex -setup,有的会报 Could not find the 64-bit compiler. This may indicate that the "X64 Compilers and Tools" or the Microsoft Windo...
分类:其他好文   时间:2014-05-24 03:59:31    阅读次数:387
用reg文件把便携版sublime text 3添加到右键菜单
假设sublime文件夹在C:\\Users\\T430i\\Downloads\\Sublime Text Build 3059 x64\\则:Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\Sublime Text 3...
分类:其他好文   时间:2014-05-20 02:42:36    阅读次数:289
Win7 64 安装Visual Studio 2010和SQL Server 2008 R2
1. 在MSDN,我告诉你下载安装文件,VS 2010 不论32位还是64位都是同一个文件,cn_visual_studio_2010_ultimate_x86_dvd_532347.iso。SQL下载企业版的cn_sql_server_2008_r2_enterprise_x86_x64_ia64...
分类:数据库   时间:2014-05-19 23:25:18    阅读次数:516
MAC 平台 QT编写iphone程序,“error loading iPhoneSimulatorRemoteClientRun ended unexpectedly”
本日这么多年一直做C++开发,最近要做QT项目,被QT做界面的新特性所吸引。QSS QML的确是亮点。还有一个就是跨平台这方面,自己玩了玩。用的QT 的开发包是在官网上下载qt-opensource-mac-x64-android-ios-5.2.1.dmg在使用Qt creator写一个hellw...
分类:其他好文   时间:2014-05-19 20:02:12    阅读次数:342
C# using SendMessage, problem with WM_COPYDATA z
The final missing piece depends on if you are using any processor, x86 or x64. The details using these different functions requires specific handling ...
分类:其他好文   时间:2014-05-19 17:35:26    阅读次数:356
使用Oracle SQL Developer报错:Unable to find a Java Virtual Machine
1.环境win7 x64,oracle 11g r2,jdk6 x642.问题第一次启动Oracle SQL Developer的时候会让我们填写java.exe的路径,我在jdk安装目录下的bin中找到了java.exe,但是填写以后报如下错误:3.原因oracle 11g中安装的Oracle S...
分类:数据库   时间:2014-05-19 14:33:28    阅读次数:441
整理出的各种类型的字节数
//LINUX中GCC类型长度(字节)//typex86_sizeof(type)x64_sizeof(type)//char11//short22//int44//long48//void*48//longlong88//float44//double88//__GNUC__/nux//__i38...
分类:其他好文   时间:2014-05-18 19:48:00    阅读次数:306
vs2012 vc++控制台程序 配置成64位
参考文档:http://msdn.microsoft.com/en-us/library/9yb4317s.aspx右击工程名,属性,左边一栏选择配置属性,右上角就可以点击配置管理器按钮。单机配置管理器按钮,出现配置管理器对话框,活动解决方案平台下拉框选x64。关闭对话框,应用。ok,完成了。
分类:编程语言   时间:2014-05-16 03:50:19    阅读次数:298
ubuntu12编译openwrt
搭建编译环境Ubuntu x64 12.04下的命令: sudo apt-get install subversion sudo apt-get install git sudo apt-get install flex sudo apt-get install g++ sudo apt-get i...
分类:其他好文   时间:2014-05-15 16:03:11    阅读次数:352
centos java安装
1、下载java:jdk-7u51-linux-x64.tar.gzhttp://www.kuaipan.cn/file/id_175485603436042793.htm?source=12、移动jdk-7u51-linux-x64.tar.gz到/usr/localtar-zxvfjdk-7u51-linux-x64.tar.gz3、设置环境变量vi/etc/profile加入以下代码exportJAVA_HOME=/usr/local/java/jdk1.7.0..
分类:编程语言   时间:2014-05-15 12:35:10    阅读次数:359
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!