Re: [Factor-talk] Space-invaders error

2008-02-07 Thread Scott Brown

Run this in the Factor listener:

space-invaders about

This explains what you need to do.

Chris.


Okay, I understand now.

Thank you.


   
-
Get the name you always wanted with the new y7mail email address.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Space-invaders error

2008-02-05 Thread Scott Brown
I have fixed the alut error by installing freealut and putting alut.dll on 
the system path, but I now get another error message when I try to run 
space-invaders:

Set 'rom-root' to the path containing the root of the 8080 ROM files.

   
-
Get the name you always wanted with the new y7mail email address.-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Space-invaders error

2008-02-05 Thread Chris Double
On Feb 5, 2008 8:05 AM, Scott Brown [EMAIL PROTECTED] wrote:

 Set 'rom-root' to the path containing the root of the 8080 ROM files.

Run this in the Factor listener:

space-invaders about

This explains what you need to do.

Chris.
-- 
http://www.bluishcoder.co.nz

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] space-invaders error

2008-02-04 Thread kio
Hi Scott,

If you type :errors it will show you that it cannot find the alut library. 
This is short for the OpenAL Utility Toolkit.

You can download it for Windows here:

http://developer.creative.com/articles/article.asp?cat=1sbcat=31top=38aid=46

Hope that helps.

Cheers,
Kio


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk