Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue building with Alire #133

Open
Nibroc6 opened this issue Aug 9, 2023 · 0 comments
Open

Issue building with Alire #133

Nibroc6 opened this issue Aug 9, 2023 · 0 comments

Comments

@Nibroc6
Copy link

Nibroc6 commented Aug 9, 2023

When trying to build and run the words program with Alire, as per this guide, the compiler (at least I think that's what it is; I'm pretty new to compiled languages, and this is my first time working with ada) throws the following error:

...[a bunch of stuff that looks fine up here]...
   [Ada]          latin_utils-dictionary_package.adb
   [Ada]          latin_utils-config.ads
   [Ada]          support_utils.ads
   [Ada]          support_utils-word_support_package.adb
   [Ada]          support_utils-word_parameters.adb
   [Ada]          support_utils-uniques_package.ads
cannot generate code for file latin_utils-config.ads (package spec)

   compilation of latin_utils-config.ads failed

gprbuild: *** compilation phase failed
ERROR: Command ["gprbuild", "-s", "-j0", "-p", "-P", "C:\Users\<my user name>\Desktop\whitakers-words\commands.gpr"] exited with code 4
ERROR: Compilation failed.

If anyone would be willing to let me know what I'm doing wrong, that would be really great.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant