<br>Hello ECLers,<br><br>I'm just letting everyone know that an already built version of ECL 10.4.1, built with Visual C++ Express 
Edition 2008, has been prepared for download <a class="wiki_link_ext" href="http://createuniverses.googlecode.com/files/ecl-vs2008.zip" rel="nofollow">here.</a> Its a 90MB download. It features ECL built in 
the following 4 configurations:<br>
<br>

<ul><li>Debug with Unicode</li><li>Release with Unicode</li><li>Debug without Unicode</li><li>Release without Unicode</li></ul>

<br>
All 4 builds have been built with thread support switched on, and all 
debug builds contain the MSVC generated files to permit stepping into 
ECL source code from the Visual Studio debugger.<br>
<br>Also, <a class="wiki_link_ext" href="http://createuniverses.googlecode.com/files/packages.zip" rel="nofollow">available here</a> is a Common Lisp package set which includes 
lispbuilder-sdl, lispbuilder-sdl-gfx, cl-opengl, and their dependencies 
specially modified so they can be compiled using ECL and MSVC. The required binaries for SDL and cl-opengl have been 
included in the bin subdirectory. Simply ensure that this directory is 
in the path before running ECL and compiling the packages.<br><br>There is more information about these files on the <a href="http://ecls.wikispaces.com/VCExpress">"VCExpress"</a> and <a href="http://ecls.wikispaces.com/ECL+on+Windows">"ECL on Windows"</a> pages of the <a href="http://ecls.wikispaces.com/">ECL wiki.</a><br>
<br>Regards,<br>Greg Santucci<br><br>