Can't install: File doesn't exist: svc.h #2
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jyapayne/nim-libnx#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
nimble install:echo $DEVKITPRO:C:\devkitPro\This is with a recent devkitpro install so libnx-2.0.0-2, and with both stable v0.19.4 nim and dev nightly nim, nimgen@#head installed.
I don't have a src/libnx/wrapper folder after cloning the repository so I am assuming it can't include it. The only svc.h I have is "C:\devkitPro\libnx\include\switch\kernel\svc.h". What am I needing to do here?
I've been able to reorder the config (see my fork) a bit and it went a little further and broke.
Sorry, I haven't looked at this in a while, but it's likely something to do with changes to libnx since I worked on this project last. Ideally, we should move away from nimgen and use c2nim instead.