I'm a beginner, too.  Personally, I like to learn from a hard-copy
book, so I bought O'Reilly's "PalmOS Programming".  It gives a great
tutorial at the beginning to get things started.  I'm using prc-tools
instead of CW, but the book gives tutorials for both.

If you want anyone here to help with your specific problem, you should
probably post the full error message along with some code to
illustrate what you are trying to do.  In particular, I am interested
if your program compiles successfully?  From what you describe it
sounds like it does, but I want to make sure.  Also, what do you do
that causes the SysFatalAlert?  Does this happen when you install the
application or when you try to start it or later when you do something
else?

Like I said, I'm a beginner to PalmOS programming, but I've been
writing code in C++ for desktop systems for quite some time.  These
are the kinds of things I need to know before I start trying to track
down a problem with code I have written.  If you can provide these
details, I will be glad to see what I can do to help.  I'm sure there
are others on this forum with more expertise in Palm programming that
would be willing to help as well.

Layne

On 6/29/05, M <[EMAIL PROTECTED]> wrote:
> Hi,
> I'm a new Palm OS Developer.
> I tried my hand at running my first project, after having installed CW 8 and 
> POSE.
> I'm able to create a default project using the New -Aplication Wizard from 
> Code Warrior IDE. But I'm unable to compile and run the application. It gives 
> me one SysFatalAlert message after the other.
> Are there any places which me a guide as to what's missing, and how to get 
> started?I know the net has lot of resources..but do any of you have a proper 
> link for beginners like me?
> 
> Thanks a lot,
> regards,
> Mable
> --
> For information on using the PalmSource Developer Forums, or to unsubscribe, 
> please see http://www.palmos.com/dev/support/forums/
>

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to