-
Notifications
You must be signed in to change notification settings - Fork 39
Open
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.

Metadata
Metadata
Assignees
Labels
No labels