[rdnzl-devel] Could not load file or assembly error
Edi Weitz
edi at agharta.de
Tue Dec 15 07:03:12 UTC 2009
Hi Raymond,
I think this is due to your recent patch. Isn't this supposed to work anymore?
Thanks,
Edi.
On Tue, Dec 15, 2009 at 12:10 AM, Seth Burleigh <seth at tewebs.com> wrote:
> Im attempting to get this to work on windows 7. I have .net 3.5 installed
> but when I try this.
>
>
>
> (defpackage :rdnzl-test (:use :cl :rdnzl))
>
> (in-package :rdnzl-test)
>
>
>
> (enable-rdnzl-syntax)
>
> (import-types "System.Windows.Forms"
>
> "MessageBox" "MessageBoxButtons" "DialogResult")
>
>
>
>
>
> I get the error
>
> .NET error (System.IO.FileNotFoundException): Could not load file or
> assembly 'System.Windows.Forms' or one of its dependencies. The system
> cannot find the file specified.
>
>
>
> Im pretty new to all of this, though im guessing this has something to do
>
> with setting environmental vars or something. But since you know the library
>
> I figure you’ll probably know the solution.
>
>
>
> Looking forward to getting this to work! Thanks!
>
>
> _______________________________________________
> rdnzl-devel mailing list
> rdnzl-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-devel
>
>
More information about the rdnzl-devel
mailing list