From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3f4e81accf7cc761,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news1.google.com!proxad.net!freenix!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: "Robert C. Leif" Newsgroups: comp.lang.ada Subject: GPS Invalid command Date: Thu, 14 Apr 2005 12:30:13 -0700 Organization: Newport Instruments Message-ID: Reply-To: rleif@rleif.com NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: melchior.cuivre.fr.eu.org 1113507033 31717 212.85.156.195 (14 Apr 2005 19:30:33 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Thu, 14 Apr 2005 19:30:33 +0000 (UTC) To: "Comp. Lang. Ada" Return-Path: X-Authenticated-User: rleif.rleif.com X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVBKAAutFf3JtEoS023ulVG6fMr3A== X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: g2news1.google.com comp.lang.ada:10474 Date: 2005-04-14T12:30:13-07:00 I have downloaded and set up GPS 2.1.0 (20041129) hosted on pentium-mingw32msv. When I use project files that have previously work and try any selection under the Build menu, for instance Check Syntax, I get the following error message: make -s -C g:\cytometryml\ada\ -f Makefile.cytometryml17nov04 Build=DEBUG o [2005-04-14 11:41:25] Invalid command When I start GPS, I get the message: [2005-04-14 11:48:14] Command not found in path: gnatls [2005-04-14 11:48:17] G:\Ada_Utilities\strings\strings.gpr:50:07: warning: value "DEBUG" is not used as label strings.gpr is not the correct project file. The name of the correct project file (cytometryml17nov04) is present in the Project. Edit Project Properties. I could not find a search capability in The GPS online manual. No list of error messages appeared to be present in the manual. My programs compile with AdaGide. I am using GNAT 3.15p Any help will be appreciated. Should I download the GPS again and from which source? Should I switch to A# under Visual Studio, which I already have? Bob Leif