-
Notifications
You must be signed in to change notification settings - Fork 5
Apt.c Compile Errors #2
Copy link
Copy link
Open
Description
I was doing fine with getting this to compile until I ran into a problem with apt.c. It kept telling me that lots of the enums that were being what I assume is exposed to python were not there. At first I thought I had fixed the problem by simply including a reference to apt.h from the 3ds includes but then I realized that a lot of the stuff still wasn't defined there such as Apt_AppStatus which I feel is a very important part of the code but honestly isn't there. Could anyone explain to me where those enums might be located or if I don't fully understand the functionality of what is going on in apt.c and apt.h.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels