[AWS] Trying to build on Windows

Pascal Obry pascal at obry.net
Mon Jan 9 07:44:22 CET 2012


Marius,

> 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

You probably want:

> gnatmake -p -Phttp_client.gpr

-p to create new directories.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|    http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B



More information about the AWS mailing list