VC2012 Express For Win7 32bit 编译器 绿色精简版

hongwenjun 2012-09-14 10:41:26
vc2012.7z 下载
VC2012 Express For Win7 32bit 编译器 绿色精简版
去掉了占用空间大的调试库,方便和CodeBlocks 集成使用

19.0 MB (20,020,868 字节) 释放开文件大小 210 MB (221,171,149 字节)

Visual Studio 2012 Express for Windows Desktop
您可以使用 Visual Studio Express 2012 for Windows Desktop,采用 C#、Visual Basic 和 C++ 来构建强大的桌面应用程序。 您可以面向诸如 Windows Presentation Foundation (WPF)、Windows Forms 和 Win32 等客户端技术。

==================================================================

...全文
1841 20 打赏 收藏 转发到动态 举报
写回复
用AI写文章
20 条回复
切换为时间正序
请发表友善的回复…
发表回复
qq_24808721 2014-12-25
  • 打赏
  • 举报
回复
多谢楼主,好人一生平安
  • 打赏
  • 举报
回复
是运行库中使用了kernel32.dll的新函数 如果链接旧版本的运行库就可以直接跑在XP上。
hongwenjun 2013-10-20
  • 打赏
  • 举报
回复
Visual C++ 2012 Express 缺少windows 系统lib库解决方法 用Visual C++ 2012 Express开发东西 编译发现: 错误 1 error LNK1104: 无法打开文件“gdi32.lib” 牛X了,windows 系统lib库怎么会没有呢? 原来,微软为了鼓励大家开发win8,把windows SDK改了很多 也正因为这样,这个版本编译出来的东西不支持 windows XP 解决方法有: 1、下载做好的windows SDK7 的库: 百度网盘 http://pan.baidu.com/s/1FXUL 找到 windowsSDK7.0库和头文件_7.0A.7z , 复制替换到 Visual C++ 2012 Express 对应编译器目录 把 里面lib 目录加入到项目属性 -〉VC目录 库目录("Projects->VC++ Directories","Library Files") 2 项目属性 -〉链接器-〉输入-〉附加依赖项由原来的: kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) 改为:kernel32.lib;user32.lib 只需要两个lib就可以了
tyq1 2013-04-09
  • 打赏
  • 举报
回复
能不能搞个vc2012精简版?微软的那个太庞大了
tyq1 2013-04-09
  • 打赏
  • 举报
回复
还有,你和codeblocks集成干嘛?实际项目需要这样玩么?主要的意义在哪?
tyq1 2013-04-09
  • 打赏
  • 举报
回复
超赞,必须的! 能说下具体怎么简化的么?今后需要的时候好自己制作啊!
Defonds 2013-01-31
  • 打赏
  • 举报
回复
支持绿色版的。。
roywillow 2013-01-30
  • 打赏
  • 举报
回复
引用 楼主 hongwenjun 的回复:
vc2012.7z 下载 VC2012 Express For Win7 32bit 编译器 绿色精简版 去掉了占用空间大的调试库,方便和CodeBlocks 集成使用 19.0 MB (20,020,868 字节) 释放开文件大小 210 MB (221,171,149 字节) Visual Studio 2012 Express for Win……
敢问精简的方法? express是带sdk的吧,至少我没装任何sdk就能用 我需要一个只有工具链、header、lib的库,32、64位都用,或者说我希望vc的内容尽量完整,其他的东西一概不要 所以想自己在重做系统前精简一个备用
  • 打赏
  • 举报
回复
Express版应该只有标准库,需要自己装windows sdk。
redleaves 2012-09-14
  • 打赏
  • 举报
回复
只有编译器?还是有IDE?

其实我是来领分的.我自己精简了从7.1到11的所有版本编译器...
hongwenjun 2012-09-14
  • 打赏
  • 举报
回复
默认好像 缺少 windows.h 文件头等 rc.exe 资源编译器也没有
反正精简 编译控制台程序没问题
Lactoferrin 2012-09-14
  • 打赏
  • 举报
回复
怎么不搞完整版的
hongwenjun 2012-09-14
  • 打赏
  • 举报
回复
http://msdn.microsoft.com/en-us/windows/hardware/hh852363.aspx

http://download.microsoft.com/download/F/1/3/F1300C9C-A120-4341-90DF-8A52509B23AC/standalonesdk/sdksetup.exe

Windows Software Development Kit (SDK) for Windows 8

The Windows Software Development Kit for Windows 8 (Windows SDK) contains headers, libraries, and a selection of tools that you can use when you create apps that run on Windows operating systems. You can use the Windows SDK, along with your chosen development environment, to write Windows Store apps (only on Windows 8) using web technologies (such as HTML5, CSS3, and JavaScript), native (C++), and managed (C#, Visual Basic) code; desktop applications that use the native (Win32/COM) programming model; or desktop applications that use the managed (.NET Framework) programming model.
The Windows SDK no longer ships with a complete command-line build environment. You must install a compiler and build environment separately. If you require a complete development environment that includes compilers and a build environment, you can download Visual Studio 2012 Express, which includes the appropriate components of the Windows SDK.
For access to additional resources and information, go to the Windows Dev Center.



Windows 8的Windows软件开发工具包(SDK)

为Windows 8(Windows SDK)的Windows软件开发工具包中包含的头文件,库和工具的选择时,您可以使用您创建在Windows操作系统上运行的应用程序,。您可以使用Windows SDK中,随着你的选择的发展环境,写的Windows商店的应用程序(仅Windows 8的)使用的网络技术(如HTML5,CSS3,和Javascript的),本地(C++)和管理(Ç#,视觉基本)代码的桌面应用程序使用的机(Win32/COM)的编程模型;或桌面应用程序,使用管理。NET框架的编程模型。
在Windows SDK不再附带一个完整的命令行编译环境。您必须分别安装编译器和编译环境。如果你需要一个完整的开发环境,包括编译器和编译环境,你可以下载Visual Studio2012 Express的,其中包括适当的组件的Windows SDK。
为了获得额外的资源和信息,请访问Windows的开发中心。
赵4老师 2012-09-14
  • 打赏
  • 举报
回复
不下白不下!
独自听枫 2012-09-14
  • 打赏
  • 举报
回复
兰公子果然给力
li89 2012-09-14
  • 打赏
  • 举报
回复
记下,回去就下

64,637

社区成员

发帖
与我相关
我的任务
社区描述
C++ 语言相关问题讨论,技术干货分享,前沿动态等
c++ 技术论坛(原bbs)
社区管理员
  • C++ 语言社区
  • encoderlee
  • paschen
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
  1. 请不要发布与C++技术无关的贴子
  2. 请不要发布与技术无关的招聘、广告的帖子
  3. 请尽可能的描述清楚你的问题,如果涉及到代码请尽可能的格式化一下

试试用AI创作助手写篇文章吧