Thanks for the heads up. I am surprised to hear this and I find that having to maintain the source in a directory inside the eclipse project to be overly restrictive. I am trying to support multiple platforms with a common codebase which is maintained elsewhere.
Regards, John "Brad Jarvinen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] The CDT doesn't support this unfortunately. And it seems that they haven't addressed the issue in CDT 2.0 adequately either (see eclipse.org post http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg02424.html). Thanks, Brad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Oliva Sent: Wednesday, June 16, 2004 10:32 AM To: Palm Developer Forum Subject: PODS and linked folder I am having trouble building a 68K palm application while using PODS capability to link to a folder with the application's source code. If I build the application after having importing that same folder everything goes fine. Has anyone been able to do this successfully? Output from build: ------------------------------------------- make all m68k-palmos-gcc -g -o "Gauss" src/main.o m68k-palmos-gcc: src/main.o: No such file or directory make: *** [Gauss] Error 1 Build complete for project Gauss ------------------------------------------- PODS version : 1.0.0 build 34E_100PA Thanks, John Oliva -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
