--- Quote Start ---
originally posted by mountain8848@Oct 17 2005, 07:10 PM
hehe, you should
1. lefe click the file folder[/b], which directly contain makefile, and notice the TOPDIR is the dir which contain the Rules.mak( so you should modify it correctly)
2. right click "crate/build make target"
BTW:
the error cuased by left click wrong
file folder And please post plain words rather than pictures.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10403)
--- Quote End ---
[/b]
--- Quote End ---
Thank you.
I copy hello.c and makefile to my project, and change "TOPDIR = .. "to TOPDIR = ./ ". It's OK.