[AWS] Trying to build on Windows

Marius Amado-Alves marius at amado-alves.info
Mon Jan 9 01:00:11 CET 2012


I'm trying to build a program on Windows Vista.
The program is called HTTP_Client, and it is based on the demo Agent.
With gnatmake options I get SSL related errors:

>gnatmake http_client -aI/GNAT/2011/include/aws -I/GNAT/2011/include/
aws/components -aO/GNAT/2011/lib/aws/static -largs
-L/GNAT/2011/lib/aws/static -laws -lssl -lcrypto
gcc -c -I/GNAT/2011/include/aws -I/GNAT/2011/include/aws/components
http_client.adb
http_client.adb:71:06: file "ssl-thin.ads" not found
http_client.adb:71:06: "Http_Client (body)" depends on "Aws.Client (spec)"
http_client.adb:71:06: "Aws.Client (spec)" depends on "Aws.Net.Ssl (spec)"
http_client.adb:71:06: "Aws.Net.Ssl (spec)" depends on "Ssl.Thin (spec)"
gnatmake: "http_client.adb" compilation error

With a project file I get:

>gnatmake -Phttp_client.gpr
aws_libz.gpr:39:30: library directory
"C:\cygdrive\c\GNAT\2011\lib\aws\native\static\" does not exist
gnatmake: "http_client.gpr" processing failed

Help!

Thanks a lot,
--Marius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/aws/attachments/20120109/3e9b6b90/attachment.htm 


More information about the AWS mailing list