Search found 1 match

by tutiplain
Wed Mar 09, 2011 9:27 pm
Forum: Common Lisp
Topic: How to use ASDF
Replies: 1
Views: 2731

How to use ASDF

Hi, I am a complete Lisp newbie. My question pertains ASDF, so I'm not sure if this is the appropiate place to ask. I am trying to get ASDF to correctly load a system (the wxCL gui library), but I keep getting errors, and I'm not sure what I am doing wrong. Here is how I set everything up: Using win...