GnatStudio.app can't find gnatls
Open
@AnthonyLeonardoGracio is already working on this.
Since May 19, 2023.
- Dominant language
- Ada
- Stars
- 531
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Mac OSX 13.0.1 (22A400)
XCode 14.1
gcc-12 (Homebrew GCC 12.2.0) 12.2.0
GNAT 12.1.0
GnatStudio version 23.0w
When I open an Ada file under GnatStudio version 23.0w, it responds with:
Language server: Could not locate exec gnatls
although 'gnatls` is available:
Roger@Rogers-Mac-mini alire % which gnatls
/opt/GNAT/gnat-x86_64-darwin-12.2.0-1/bin/gnatls
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.