[racket] trouble with draw.ss teachpack

From: Jay (planarian at hotmail.com)
Date: Sun Sep 19 14:24:21 EDT 2010

Hello,
 
I'm a complete newcomer to Racket. I've just begun working my way through HTDP, and have run into problems with exercise 6.2.1, which uses draw.ss. When I load the file, Racket complains when I make any reference to the "posn" struct (which is essential to all of the drawing tools), saying that it hasn't been defined. If I change tactics and try to start from the standard "beginner's" language (which does include the necessary "posn" definitions) and then copy over and run the declarations from draw.ss, that produces a "module not defined" error. I'd appreciate any guidance.
 
Thanks for your time!
 
 
Jay 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100919/72e55999/attachment.html>

Posted on the users mailing list.