Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bring up a VS 2008 console window.  Run the setup file created above.  Relative to the root directory of your source installation, it will have a path more or less like

...

bin\Windows-i386-32bit-vc90-Debug\

...

_setup.bat

...

Next cd into the directory containing the project and solution files.  Relative to the root directory this will be something like studio\Windows-i386-32bit-vc90-Debug

Then start up VS on one of the solution files, e.g.

Code Block

devenv allGleam.sln

Alternatively you can start up a solution file from within GoGui. Select the root directory. Then, in the bottom navigator pane, navigate to the subdirectory with a name something name  like studio\Window-i386-32bit-vc90-Debug.  You can start up VS by right-clicking on any solution file and selecting the Studio menu item.