If I do
alr get matreshka_league
then cd ma[tab] and alr build, I get the following error:
error: file "matreshka-internals-windows.ads" not found
But, from GNAT Studio (alr edit), if I set ARCHITECTURE=x86_84, then the build completes smoothly.
So I guess the appropriate fix should be easy.
If I do
alr get matreshka_leaguethen
cd ma[tab]andalr build, I get the following error:error: file "matreshka-internals-windows.ads" not foundBut, from GNAT Studio (
alr edit), if I set ARCHITECTURE=x86_84, then the build completes smoothly.So I guess the appropriate fix should be easy.