comparison VisualC.html @ 1131:e044e7c70a50 release-1.2.9

Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started.
author Sam Lantinga <slouken@libsdl.org>
date Wed, 24 Aug 2005 21:57:48 +0000
parents 136d97397288
children 4f896c20caf6
comparison
equal deleted inserted replaced
1130:4bb9c50c2e83 1131:e044e7c70a50
17 <H3> 17 <H3>
18 Building SDL 18 Building SDL
19 </H3> 19 </H3>
20 <P> 20 <P>
21 Unzip the <CODE>VisualC.zip</CODE> file into the directory that contains this 21 Unzip the <CODE>VisualC.zip</CODE> file into the directory that contains this
22 file (<CODE>VisualC.html</CODE>). <STRONG><FONT color="#009900">If you are using Visual 22 file (<CODE>VisualC.html</CODE>).
23 C++ 7 (.NET) you will need to use the file <code>VisualC7.zip.</code></FONT></STRONG>
24 </P> 23 </P>
25 <P> 24 <P>
26 Be certain that you unzip the zip file for your compiler into <strong>this</strong> 25 Be certain that you unzip the zip file for your compiler into <strong>this</strong>
27 directory and not any other directory. If you are using WinZip, be careful to 26 directory and not any other directory. If you are using WinZip, be careful to
28 make sure that it extracts to <strong>this</strong> folder, because it's 27 make sure that it extracts to <strong>this</strong> folder, because it's
29 convenient feature of unzipping to a folder with the name of the file currently 28 convenient feature of unzipping to a folder with the name of the file currently
30 being unzipped will get you in trouble if you use it right now. And that's all 29 being unzipped will get you in trouble if you use it right now. And that's all
31 I have to say about that. 30 I have to say about that.
32 </P> 31 </P>
33 <P> 32 <P>
34 Now that it's unzipped, go into the VisualC <STRONG><FONT color="#009900">(VisualC7)</FONT></STRONG> 33 Now that it's unzipped, go into the VisualC
35 directory that is created, and double-click on the VC++ file "<CODE>SDL.dsw</CODE>"<STRONG><FONT color="#009900"> 34 directory that is created, and double-click on the VC++ file "<CODE>SDL.dsw</CODE>"<STRONG><FONT color="#009900">
36 ("<CODE>SDL.sln</CODE>").</FONT></STRONG> This should open up the IDE. 35 ("<CODE>SDL.sln</CODE>").</FONT></STRONG> This should open up the IDE.
37 </P> 36 </P>
38 <P> 37 <P>
39 You may be prompted at this point to upgrade the workspace, should you be using 38 You may be prompted at this point to upgrade the workspace, should you be using