Conversation Between Touched and Red John
Showing Visitor Messages 1 to 4 of 4
-
-
-
I have my copy of IDA. Come onto the IRC if you want it. I wasn't aware that DevkitARM came with make. Just run "make --version" and see if it says "GNU Make" then it's the right thing.
As for the Oak tutorial, it uses several Unix utilities that aren't available on Windows. You need something like MinGW to run "dd" etc on Windows. The Oak Tutorial uses configure.py to generate a makefile which can then be used to build and insert the code. But do this from within MinGW if you're on Windows.
-
Hi. I have a little question. When I try to download IDA, it gives me an error. Do you know any other way to download it?
And, in your Mega Evolution GitHub, you said "make" is this the same program that comes from DevkitARM or is it something else?
And compiling C seems a bit a new to me. I wanted to insert the Oak Tutorial from GitHub but was lost. Sorry to bug with many questions. Someone said you are the best person to ask.