On Sun, Feb 26, 2006 at 06:47:48AM -0000, [EMAIL PROTECTED] wrote:
> Hi,
> I am using Palm OS developer suite to make a "Hello World" program, but I get 
> the following error:
> No rule to make target `clean'. Stop.
> 
> All I did was create a standard C project and add a new file to it called 
> main.

I think you need to specify a "managed make" project rather than
a standard make.

Also, maybe you need to do a Refresh.  Right-click on the name of your
project in the Navigation window on the left side, and select Refresh.
Then do a rebuild of the project.

If that doesn't work, I'd suggest starting over and pick "managed make
68k" project, and select the "hello, world" example a screen or so
later.  It will build a sample "hello, world" application which you
can then modify using the Resource Editor and source code editor.

Every time you run the Resource Editor or add a file to your source code,
do the Refresh before rebuilding.

Jay Ts
-- 
There is no path to happiness.
Happiness is the path.
        -- The Buddha

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

Reply via email to