Frank Buss <[EMAIL PROTECTED]> writes: > - download wxcl-1.1.1 from > http://prdownloads.sourceforge.net/wxcl/wxcl-1.1.1.zip?download and unzip > it > > - change the DLL path in wxcl-1.1.1/clisp-wrappers: > (defconstant +library-name+ "wxc-msw2.6.2.dll"))
By the way, wxCL-1.2.0 has been released. Unfortunately, the website still hasn't been updated, and for some reason the sourceforge summary page doesn't shows the latest release in the news section. http://prdownloads.sourceforge.net/wxcl/wxcl-1.2.0.zip?download The new release provides a much nicer interface to the underlying library, making use of some of the features of CLOS. Also, the programmer does not needs to know anything about ffi calls to use it. -- Surendra Singhi http://www.public.asu.edu/~sksinghi/index.html ,---- | "All animals are equal, but some animals are more equal than others." | -- Orwell, Animal Farm, 1945 `---- _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
