Issues with devkitARM during compilation process
Posted: Tue Nov 18, 2014 10:23 pm
Hi, i'm trying to set up my environment in order to compile something for 3DS. I set up devkitPro (devkitARM), ctrulib, Python 3.4.
Now i'm trying to make the examples uploaded by Smealum in ctrulib's github trunk ( https://github.com/smealum/ctrulib/tree/master/examples ) but when i go to do a make command, i get this error from the compiler:
Someone could help me?
Now i'm trying to make the examples uploaded by Smealum in ctrulib's github trunk ( https://github.com/smealum/ctrulib/tree/master/examples ) but when i go to do a make command, i get this error from the compiler:
Code: Select all
Makefile:102: *** missing separator. Stop.