equal
deleted
inserted
replaced
16 </p> |
16 </p> |
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 Go into the VisualC |
22 file (<CODE>VisualC.html</CODE>). |
|
23 </P> |
|
24 <P> |
|
25 Be certain that you unzip the zip file for your compiler into <strong>this</strong> |
|
26 directory and not any other directory. If you are using WinZip, be careful to |
|
27 make sure that it extracts to <strong>this</strong> folder, because it's |
|
28 convenient feature of unzipping to a folder with the name of the file currently |
|
29 being unzipped will get you in trouble if you use it right now. And that's all |
|
30 I have to say about that. |
|
31 </P> |
|
32 <P> |
|
33 Now that it's unzipped, go into the VisualC |
|
34 directory that is created, and double-click on the VC++ file "<CODE>SDL.dsw</CODE>"<STRONG><FONT color="#009900"> |
22 directory that is created, and double-click on the VC++ file "<CODE>SDL.dsw</CODE>"<STRONG><FONT color="#009900"> |
35 ("<CODE>SDL.sln</CODE>").</FONT></STRONG> This should open up the IDE. |
23 ("<CODE>SDL.sln</CODE>").</FONT></STRONG> This should open up the IDE. |
36 </P> |
24 </P> |
37 <P> |
25 <P> |
38 You may be prompted at this point to upgrade the workspace, should you be using |
26 You may be prompted at this point to upgrade the workspace, should you be using |