小白,求教 vsvars32.bat问题

crazynet2011 2012-08-22 05:26:28
按照c#高级编程 写了一句helloworld,想用vsvars32.bat命令编译器 结果在Microsoft Visual Studio 10.0\Common7\Tools文件夹下找到了vsvars32.bat,可我一打开就自动关闭,这是怎么回事啊?还有怎么用vsvars32.bat,谢谢了
...全文
357 4 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
iyomumx 2012-08-22
  • 打赏
  • 举报
回复
含引号
魏飞翔 2012-08-22
  • 打赏
  • 举报
回复
我的貌似也不行..
魏飞翔 2012-08-22
  • 打赏
  • 举报
回复
iyomumx 2012-08-22
  • 打赏
  • 举报
回复
按Win+R,输入`cmd'(不含引号),回车,输入"....\Microsoft Visual Studio 10.0\Common7\Tools\vsvars32.bat"(含引号,把....换成具体路径),然后就可以用csc来编译cs文件了
Jellycan Code | memcached Home The Good Egg SimpleIni SimpleOpt MemCacheClient Moji memcached show_menu2 menusys StringWrapper ML Fancy Excerpt LangSelect Visual Studio CommentsThis page contains a modified version of memcached (v1.2.5 and v1.2.6) and libevent (v1.4.4) that builds on Windows. Building libevent should work out of the box. Building memcached should also work out of the box, but it requires libevent to be first built beside it in a directory called "libevent". For example: /src/libevent /src/memcachedThe included project files are created with Visual Studio 2003, but should import fine into VS2005 and VS2008. These projects are based on the existing win32 builds of the two projects. Just fixed so that they work. Neither library has been modified from the respective released version other than to add win32 required changes. I released them here simply because I found no buildable win32 versions for these projects. Note in particular that I provide no promises and no support. Last updated: 25 Jul 2009 Files libevent 1.4.12 Happily, libevent will now build out of the box on Windows (at least with VC2003 and VC2008, I haven't tested others). I don't like their projects though, so I created a cmake build system for it. cmake files: libevent-cmake.zip How to use: Download and install cmake 2.6 for Windows Download libevent 1.4.12 from the libevent website and extract all files Download the libevent-cmake package above and extract it into the libevent directory created above Open a command prompt in the libevent top directory Execute the vcvars32.bat or vsvars32.bat or vsvars64.bat file from the Visual Studio directory to allow building on the command line. e.g. "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat" Call the cross-build.cmd batch file suppling the version of Visual Studio as the first parameter. See the contents of the cross-build.cmd file for all possibilities. This will build the Vi

111,098

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • AIGC Browser
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

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