[gps-users] Problem compiling the Tutorial Project
   
    Alexander Brandt
     
    alexanderbrandt@gmx.de
       
    Mon, 21 Jul 2003 20:34:35 +0200
    
    
  
Hello,
I'm new to Ada and GPS and I have a problem with the Tutorial 
Project. In step 4 I try to build the Project, but all I get is 
the following error:
---------------
gnatmake -d -Pc:\gps\doc\gps\examples\tutorial\sdc.gpr sdc.adb -
XBuild=DEBUG 
gnatmake: "sdc.adb" not found
process exited with status 4
-------------------
So the file sdc.adb is not found, but the sdc project is open in 
GPS and the current directory (in GPS) is 
"C:\GPS\doc\gps\examples\tutorial\", so i think it should work.
Oh, and this happens under Windows 2000 SP3.
Alexander