Missing aatr.h
Brought to you by:
pfusik
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
See "Installing cito" at https://github.com/pfusik/cito/blob/master/doc/getting-started.md
Let me know if anything is unclear!
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
Great! :)