码迷,mamicode.com
首页 > 其他好文 > 详细

Visual Studio静态编译

时间:2017-05-30 15:48:30      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:blog   strong   content   round   color   启动   程序   编译   配置   

1、Visual Studio静态编译设置

【Project】—【prj_name Properties】,按例如以下框设置

技术分享


2、why配置成静态编译

假设动态编译,在没有安装Visual Studio的PC上。生成的exe文件因缺少动态链接库无法执行。报错例如以下:

【应用程序无法启动,由于应用程序的并行配置不对】。非常烦人,不是吗?

假设不是不想再次麻烦。也就不会在此记录了!

技术分享


Visual Studio静态编译

标签:blog   strong   content   round   color   启动   程序   编译   配置   

原文地址:http://www.cnblogs.com/lxjshuju/p/6919887.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!