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=0.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6d9cd34ea84ec42b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.27.230 with SMTP id w6mr11023226pbg.3.1319109463518; Thu, 20 Oct 2011 04:17:43 -0700 (PDT) Path: d5ni35535pbc.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Re: Basic installation problem with avr-ada for Windows Date: Thu, 20 Oct 2011 04:17:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: <26904924.1197.1319109462925.JavaMail.geo-discussion-forums@yqgn17> References: <26601238.585.1319055154087.JavaMail.geo-discussion-forums@yqoo7> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 201.7.145.1 Mime-Version: 1.0 X-Trace: posting.google.com 1319109463 6772 127.0.0.1 (20 Oct 2011 11:17:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 Oct 2011 11:17:43 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=201.7.145.1; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: news2.google.com comp.lang.ada:14107 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-10-20T04:17:42-07:00 List-Id: > What is the problem that you got? When I open build.gpr with GPS, it gives me the message build.gpr 10:28 "Avr" is not an imported or extended project 11:29 "Avr" is not an imported or extended project 12:27 "Avr" is not an imported or extended project 13:28 "Avr" is not an imported or extended project So it does not recognize the AVR-Ada installation (should I set some partic= ular variable?) =20 > > So what did I forget to set? >=20 > Did you install WinAVR-20100110 first? Unfortunately SF's new user > interface doesn't show the release notes any more. WinAVR is a > prerequisite for AVR-Ada. >=20 > Rolf I did not install WinAVR-20100110 before, but now I have installed (and aft= er I installed again the AVR-Ada-1.1.0.exe, so it pointed to the WinAVR fol= der). It created also the env variables AVR_PRJ_PATH, pointing to the WinAV= R folder. But the problem is the same now.