On Wednesday, February 21, 2018 at 11:57:15 PM UTC-8,
robi...@e2eservices.co.uk wrote:
> On Wednesday, February 21, 2018 at 5:26:18 PM UTC, Anh Vo wrote:
> > On Wednesday, February 21, 2018 at 5:24:20 AM UTC-8,
robi...@e2eservices.co.uk wrote:
> > > On Wednesday, February 21, 2018 at 1:04:03 PM UTC, Bojan Bozovic wrote:
> > > > Try example from share/examples/gnattest/simple there is README.Testing there. Also look at AdaCore documentation on AUnit from
http://docs.adacore.com/live/wave/aunit/html/aunit_cb/aunit_cb.html
> > > >
> > > > It that doesn't help wait for someone experienced to answer, as I am a beginner.
> > >
> > > Afraid that even the examples fail to build..
> >
> > After installing the GNAT, you should see aunit.gpr along with other projects located at /GNAT_INSTALLATION_DIR/lib/gnat. In addition, make sure the variable GPR_PROJECT_PATH pointing this location. If it does not exist, create one for it.
> >
> > Anh Vo
>
> Hi Avh,
>
> Afraid this still hasn't solved my problem :(
>
> the lib/gnat folder contains a load of GPR files.
>
> the GPR_PROJECT_DIR didn't exist so I set it, but this had no effect
Sorry for my typo. It should have been GPR_PROJECT_PATH.