GTANativeRes icon indicating copy to clipboard operation
GTANativeRes copied to clipboard

How to compile

Open Lyr opened this issue 4 years ago • 1 comments

I've try to compile this to be able to create my own gta_native.prx to validate potential pull request on my side, but I found nothing about this. I've try to handle some docker container which contains pspdsk but I've finally this error when I'll run make command :

main.c:27:24: fatal error: systemctrl.h: No such file or directory
 #include <systemctrl.h>
                        ^  

So some ressource about how to compile this will be helpful.

Lyr avatar Jul 09 '20 04:07 Lyr