Menu

#31 Missing aatr.h

3.0.0_BETA
closed
None
5
2023-04-21
2023-04-21
DrO
No

Hi

I've been looking into trying to compile in_asap myself but the aatr.h (include by aatr-stdio.h) doesn't seem to be in any of the code bundles I can find.

I've had a brief look at trying to get/use cito to generate the file from aatr.ci but haven't had much luck with the older cito compiles I could find from around 10yrs ago (probably not surprising it's likely not working) & didn't have much luck trying to compile it myself from a quick go.

Is a pre-generated aatr.h file not being in the code bundle just an over sight?

Thanks,
-dro

Discussion

  • Piotr Fusik

    Piotr Fusik - 2023-04-21
    • status: open --> accepted
    • assigned_to: Piotr Fusik
     
  • Piotr Fusik

    Piotr Fusik - 2023-04-21

    See "Installing cito" at https://github.com/pfusik/cito/blob/master/doc/getting-started.md
    Let me know if anything is unclear!

     
    • DrO

      DrO - 2023-04-21

      Had seen that but incorrectly assumed it meant I'd still be having to do a .net compile of cito. Only issue I had after following those steps was assuming I needed to do "cito -o aatr.h aatr.ci" but it was "cito -o aatr.c aatr.ci" that needed to be done.

      All other issues I've got relate to unicode so I'd call this resolved. Thanks for the quick reply!

      -dro

       
  • Piotr Fusik

    Piotr Fusik - 2023-04-21
    • status: accepted --> closed
     
  • Piotr Fusik

    Piotr Fusik - 2023-04-21

    Great! :)

     
    👍
    1

Log in to post a comment.