- 18
- 0
- 约5.11万字
- 约 13页
- 2017-06-05 发布于河南
- 举报
VS2010设置(国外英文资料)
VS2010设置
Set the VS2010 environment variable
Include:
D: \ Program files \ Microsoft Visual Studio 10.0 \ VC \ include; C: \ Program Files \ Microsoft SDKs \ Windows \ v7.0 A \ Include
Lib:
D: \ Program files \ Microsoft Visual Studio 10.0 \ VC \ lib C: \ Program Files \ Microsoft SDKs \ Windows \ v7.0 A \ Lib
Path:
D: \ Program files \ Microsoft Visual Studio 10.0 \ VC \ bin; D: \ Program files \ Microsoft Visual Studio 10.0 \ Common7 \ Tools; D: \ Program files \ Microsoft Visual Studio 10.0 \ Common7 \ IDE
Enter the environment variable for DirectX
No msobj100.dll, mspdb100.dll, mspdbcor.dll, mspdbsrv.exe, the four files for the solution: copy these four files directly from the Common7 \ IDE \ down to the VC \ Bin \
C # environment variable setup steps:
On your desktop right click [my computer] - [properties] - [top] - [] environment variables in the system bar, click on the new variables of input variable values CSC : C:\Windows\Microsoft.NET \ Framework \ v4.0.30319 (maybe your machine on the.net Framework version will be different, so the back of the folder name v4.0.30319 have different) and then double click Path in the system variables list box in the variable name text box behind the most to join ; % % CSC; (note is the content of the double quotes, before and after a semicolon), in fact, there is a more simple method, that is, directly editing system variables in the list box double-click the Path, in followed by C:\Windows\Microsoft.NET \ Framework \ v4.0.30319; Set up the environment variable, enter csc.exe in the CMD command, and the test is successful.
The csc.exe compiler often commands:
CSC File. Cs, function: compile File. Cs to produce file.exe, another way of writing: CSC/out: myfile.exe file.cs, you can customize the execution File name generated by the compilation
Command: CSC/target: library File. Cs, function: compile the File. The cs to generate the File. The DLL, another kind of writing: the CSC/target: the library/out: MyFile. DLL File
您可能关注的文档
- Cool Edit消音处理(国外英文资料).doc
- corejava 常用的类和方法(国外英文资料).doc
- coreldraw进修方法_CDR的十八种技能(国外英文资料).doc
- cpu设备与优化(国外英文资料).doc
- CRE物语专用版说明书(国外英文资料).doc
- CreateThread与_beginthread的区别(国外英文资料).doc
- CSS区分IE各版本以及火狐的写法(国外英文资料).doc
- css格局BUG大全(国外英文资料).doc
- cookie和session的作用及其区别(国外英文资料).doc
- Cstring转char、string、int等数据类型的方法(国外英文资料).doc
最近下载
- 明代宗教信仰与思想控制.docx VIP
- 江苏省南通市2024-2025学年高二上学期期末学业质量监测语文试卷(含答案).pdf VIP
- 国就有成人演出的电影了?想看就要冒生命危险.pdf VIP
- 综合素质练习题及答案.doc VIP
- 2020-2021学年北京高三化学二轮复习 反应原理型简答题(突破二卷)(word版 含答案).docx VIP
- 电力拖动控制线路安装与检修(白银矿冶职业技术学院)知到智慧树答案.docx VIP
- 煤炭巷道掘砌工(高级工)资格考试题库(全真题库).docx VIP
- 影像叙事中情感共鸣生成机制.docx VIP
- 同轴二级圆柱齿轮减速器的设计(硬齿面).doc VIP
- 基于GPU多线程多通道图像高速重构方法、设备及介质.pdf VIP
原创力文档

文档评论(0)