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/
