Clifford Cheng schrieb: > I have tried to build a program, which is initially designed for CodeWarrior, > in PODS. But PODS just keep on giving an error message saying that > > make all > make: Error -- Configuration file `/etc/startup.mk' not found > > I am wondering what's happening here and how I can fix it. Thanks > > Cliff
This sounds like a Codewarrior Makefile to me. PODS uses GNU-make, which is surely not compatible. I think you have to rewrite the Makefiles or recreate the project in PODS ( keep the Resources and Sourcecode and let PODS set up a new project ). Jürgen -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
