I was testing 1.0-rc1 on Windows and I got the incomplete solution message:
Warning:
Warning: New solution is incomplete.
Warning: +~ gnat /=2020 (new,external,indirect)
Warning: + libsdl2 2.0.12 (new,indirect)
Warning: + libsdl2_image 2.0.5 (new,indirect)
Warning: + libsdl2_ttf 2.0.15 (new,indirect)
Warning: + sdlada 2.3.1 (new)
Warning:
Warning: Could not find a complete solution for ada_voxel_space_demo=1.0.1
Build will fail unless externals are made available, do you want to continue?
[Y] Yes [N] No (default is No)
To me it is really not clear what dependency is missing. I know it is gnat from context, but the message could be a lot more explicit.
I was testing
1.0-rc1on Windows and I got the incomplete solution message:To me it is really not clear what dependency is missing. I know it is gnat from context, but the message could be a lot more explicit.