hi,
I'm making a multi-segmented program for the first time and I can't compile. When I build on PODS v1.2, it shows, in the task bar, error 1 beside the program name. There are no other errors or warnings, and its been programmed corerectly. All the .o files have been built in the debug/src folder. I'm assuming there is an easy answer to this. Sorry if this is a repeated questions. Thanks for any help!
Go to the build window and look at the direct output of the makefile. That will help you see what happened. Are you using a managed make or standard make project? Do you have a segments.def in the root folder of your project?
BTW, PODS 1.2 isn't actually released yet, as far as I know. Do you mean PODS 1.1?
-- Ben Combee, Senior Software Engineer, palmOne, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
