![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Cygwin Help Needed within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hello. I just got my cygwin up and running, but when I type make, I get this error: make: *** ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 | ||
|
Hello. I just got my cygwin up and running, but when I type make, I get this error:
make: *** No rule to make target 'main.o', needed by 'hello.elf'. Stop Here is my makefile: Here is the code I am trying to compile: Any ideas? |
|||
|
|
|
|
|
#3 | |
![]() ![]() Developer
|
Main.cpp is not the same as main.cpp
Code:
pritf("Zongyi's PSP!");
Also, this should have been posted in the C/C++ Help Thread.
__________________
![]() Check out my homebrew & C tutorials at http://insomniac.0x89.org/ Coder formerly known as Insomniac197 Quote:
|
|
|
|
|
![]() |
| Tags |
| cygwin , needed |
| Thread Tools | |
|
|