[clean-list] Just starting out problem

Chris Saunders evas at mountaincable.net
Thu May 31 20:48:56 MEST 2007


Thank you Pieter for you patience.  This worked and a few more idiotic
questions may be coming.

Regards
Chris Saunders

-----Original Message-----
From: Pieter Koopman [mailto:pieter at cs.ru.nl] 
Sent: May 31, 2007 3:05 AM
To: Chris Saunders
Cc: clean-list at cs.ru.nl
Subject: Re: [clean-list] Just starting out problem

Dear Chris,

you should make a project.
Open the IDE, make sure test.icl is the active window, Select "New 
project ..." from the file menu, click "save" and off you go. Now the 
update and run will produce a test,exe and launch it.

For more advanced things you can select an environment and set 
various options like heap size, and paths within a project. For your 
test.prj this is not required, the defaults will do.

Have fun,

Pieter Koopman

At 04:18 AM 5/31/2007, Chris Saunders wrote:
>I have just started learning clean and am having a problem building 
>a simple program.  This code is from the CleanBook:
>
>module test
>
>import StdEnv
>
>Start = 5 + 2 * 3
>
>I just started a project called test.icl, entered the above code and 
>clicked the "Update and Run" button and got this error:
>
>[.dcl.icl,]: no abc file
>Error : .dcl.icl could not be imported
>
>Might someone help?
>
>Regards
>Chris Saunders
>_______________________________________________
>clean-list mailing list
>clean-list at science.ru.nl
>http://mailman.science.ru.nl/mailman/listinfo/clean-list



More information about the clean-list mailing list