At 11:02 PM 5/30/2005, you wrote:
I was facing same kind of problem.can u tell me what kind of error are thrown Do find some errors from windows.h header file,datatype mismatch,function prototypes I was getting this kind of Error and compilation failed error.if this is the situation tell me I will try to solve the problem
As I explained earlier, this problem comes from the command-line adapter for the PilRC compiler. When your target has too many items in its access path list, it's possible for it to overload the 32K command line to PilRC. To fix this, adjust your access path list so that there are fewer items and that recursive paths are set to a restrictive of a directory as possible.
-- 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 PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
