Can't compile ANYTHING except examples
Posted: Sat Feb 21, 2009 8:19 pm
Okay, my problem here is that there is some problem with compiling in ANYTHING I've tried to compile it in, I placed a "source" and "include" folder in the directory, with main.c in source and Makefile in the folder containing the project. Now I've tried compiling it through THREE different methods, Visual C++ 2008 Express, DevKitPro's Programmer's Notepad, and the DOS cmd thingy.
Each time I do this I get something like this:
Each time I do this I get something like this:
Yeah, call me a newbie but I don't get any of this at all. Help?make[1]: *** /c/Documents: Invalid request code. Stop.
make: *** [build] Error 2