Browse Source

*** empty log message ***

cxgeorge 24 years ago
parent
commit
1dc935715f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      panda/src/doc/howto.install_panda_on_windows

+ 3 - 3
panda/src/doc/howto.install_panda_on_windows

@@ -48,10 +48,10 @@ Step 1: Install Visual C++ (v6.0)
     but Visual C++, Data Access, ActiveX, and Tools
   - On WinNT, you will be prompted to register environment variables for
     running the compiler from the command line - do it.
-  - Installing the MSDN Library documentation if this is a primary dev machine.
-    This is currently available on CD only and not on the network.
-    
   - Install MSVC Service Pack 5 by running V:\msvc-sp5\setupsp5.exe, or from CD
+    You may need to run v:\msvc-sp5\mdac_typ.exe first (setup will tell you)
+  - Install the MSDN Library documentation if this is a primary dev machine.
+    Install from CD, or by running V:\msdn-apr01\setup.exe
   
 Step 2: Install MS Platform SDK to get updated VC libs and headers
   - Install MS Platform SDK MSDN CD in default location.