From b84fde482bb182863b05e182e29b06dc0869962e Mon Sep 17 00:00:00 2001 From: Darren Ranalli Date: Thu, 23 Sep 2004 00:44:14 +0000 Subject: [PATCH] added note about being attached to WINTOOLS to get ppremake --- panda/src/doc/howto.install_panda_on_windows.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/panda/src/doc/howto.install_panda_on_windows.txt b/panda/src/doc/howto.install_panda_on_windows.txt index 539625a435..8197e03e56 100644 --- a/panda/src/doc/howto.install_panda_on_windows.txt +++ b/panda/src/doc/howto.install_panda_on_windows.txt @@ -617,6 +617,9 @@ of the world, see INSTALL.txt in this directory. > ppremake > make install + - Note: if you get an error stating that 'ppremake' cannot be found, + make sure that you are attached to WINTOOLS:install and try again. + After the make is done, kill your current tcsh window and open another using your shortcut from before.