Zeus comes with the which utility that will help with this setup.
For example, to check if the g++.exe executable is located in the PATH you would do the following:
1) Use the Zeus Tool DOS Shell menu to create a command prompt.
2) In the resulting command prompt type in the command shown below:
Code: Select all
C:\>which g++.exe
C:\TDM-GCC-64\bin\g++.exe
Code: Select all
C:\>which g++.exe
Unable to locate file: g++.exe
Code: Select all
C:\>which xtags.dll
C:\Program Files (x86)\Zeus\xtags.dll