It finally looks like the installation of Gtkada comes to an end. I used `PS C:\GNAT> alr init gtkada --bin
Enter a short description of the crate: (default: ‘’)
Using default: ‘’
Select a software license for the crate?
- MIT OR Apache-2.0 WITH LLVM-exception
- MIT
- Apache-2.0 WITH LLVM-exception
- Apache-2.0
- BSD-3-Clause
- LGPL-3.0-or-later
- GPL-3.0-or-later WITH GCC-exception-3.1
- GPL-3.0-or-later
- Other…
Enter your choice index (first is default):
Enter a comma (‘,’) separated list of tags to help people find your crate: (default: ‘’)
Using default: ‘’
Enter an optional Website URL for the crate: (default: ‘’)
Using default: ‘’
Success: gtkada initialized successfully.
PS C:\GNAT> cd gtkada
PS C:\GNAT\gtkada> alr build
Note: Building gtkada=0.1.0-dev/gtkada.gpr…
“obj\development” created
“bin” created
[Ada Compile] gtkada.adb
[Ada Bind] gtkada
[Ada Post-Bind] b__gtkada.adb
[Link] gtkada.exe
Success: Build finished successfully in 1.32 seconds.
PS C:\GNAT\gtkada> alr run
Note: Building gtkada=0.1.0-dev/gtkada.gpr…
“gtkada.exe” up to date
Success: Build finished successfully in 0.97 seconds.
PS C:\GNAT\gtkada>`
The only problem is that a program cannot find the pocedures and functions ‘Cannot find gtk…’ In the mean time several windows show all with the error (0x000007b) and tell me to stop the program (f.i gnatls, g++, c++ and others aswell). They ask that fot several sub programs within gnat studio. Even if I Stop them Gntstudio goes on (also with producing this error. My question is, is this the same error or are they completely diferend and what can I do with both of the