Gnat Studio doesn't detect AWS
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 162
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Hi ! I'm a beginner in Ada. I want to start an AWS server with GNAT Studio. I chose to create a simple web server. The problem is that Gnat Studio doesn't detect AWS, so I can't compile.
On Left :
[2025-08-07 05:27:55] C:\Users\ACER\Documents\StudioAdaGnat\projectweb\projectweb.gpr:2:06: imported project file "aws" not found
Using default browser to view https://github.com/AdaCore/gps
On Right :
projectweb.gpr:2:6: imported project file "aws.gpr" not found
How can I integrate AWS to compile correctly?
By the way, there's also a bug in the GNAT project tree. It's marked “Empty Project” even though I've opened a project, so the files for the current project aren't displayed. Only my server project has a lot of problems.
I've also downloaded AWS but I don't know how to integrate it either.
Thank you for your support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced projectweb.gpr import of aws.gpr and the GNAT Studio project tree shown in the report. Reproduce the project setup from the error messages, then determine why AWS is not found and why the tree shows “Empty Project.” Done means the sample server project detects AWS, compiles, and displays its files.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100