Chris Sparks

Results 31 comments of Chris Sparks

> > $ curl https://github.com/alire-project/GNAT-FSF-builds/releases/download/gprbuild-22.0.0-1/gprbuild-x86_64-windows64-22.0.0-1.tar.gz --location --progress-bar --output gprbuild-x86_64-windows64-22.0.0-1.tar.gz curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: https://curl.se/docs/sslcerts.html > > OK so the issue...

@Fabien-Chouteau So I did a search on my PC to see if I had more than one curl installed and it seems I do. One in the windows area and...

@mosteo I am not a PowerShell user so I am not sure if I am doing things right. I did as you said above and I still have the file...

I appreciate the help. I used PS because that is that the installation required me to use. I never intentionally wanted to use it. To address @Fabien-Chouteau 's comment, alr...

Well I am able to get through doing the myproj example and follow along with the documentation online. I guess the two commands above are the key. I am wondering...

PS C:\Users\Chris> alr version APPLICATION alr version: 1.2.2 libalire version: 1.2.2 compilation date: 2023-01-12 20:53:29 compiler version: Community 2021 (20210519-103) CONFIGURATION config folder: C:\Users\Chris\.config\alire force flag: FALSE non-interactive flag: FALSE...

There is the version. I will try and reproduce the steps in a few...

Something new now: gprbuild is installed by the way --------------------- PS C:\Users\Chris> alr get hello ERROR: Not installed: gprbuild=22.0.0 ERROR: alr encountered an unexpected error, re-run with -d for details....

I would say alr is easier to work with on Linux. Windows is a bear.

I did this in cmd: C:\Users\Chris>where gprbuild C:\msys64\mingw64\bin\gprbuild.exe