Can someone compile for me the latest makerom? https://github.com/profi200/Project_CTR/tree/master/makerom
I'm getting an error every time I try to compile it.
I'm getting an error every time I try to compile it.

CMD says that there are missing some commands.What error are you getting?

I installed all the programs. (Idk if I installed one incorrect, if so I would want the links)That's because you haven't setup MinGW and the rest of the build environment.
Nope, oops ^^, I think I installed the wrong program, but thank you ^^Do you have TDM-GCC installed?
Anyway, I attached latest makerom + ctrtool.
Note: they're 64-bit builds.
This one is the latest.
This one is the latest.
This may be because of improperly configured RSF.well i used that and still get this
[EXHEADER WARNING] Parameter Not Found: "AccessControlInfo/ServiceAccessControl"
This may be because of improperly configured RSF.
You can see sample RSF's here, maybe it will help:
https://gist.github.com/jakcron/47392b861657746d8448
You have to make sure that your RSF uses the same stucture as those samples (e.g. there's no any important entries missing).OK how would I use this info to correct my problem?
You have to make sure that your RSF uses the same stucture as those samples (e.g. there's no any important entries missing).
Can you tell what exactly you're trying to do with makerom?
That way it would be easier to find a solution for your problem.