x-code wrote:
I want to build last D 2.0 compiler in Microsoft Visual Studio IDE. Prompt me please, what create and adjust *.vcproj project in MSVC 2003/2005/2008 (or *.dsp for VC6) for assembly of the D compiler in Visual Studio? I tried this do, but faced that that some files нехватает (even after I have found in sources subprojects which generate the part lacking sources). Anyone created the similar projects? If yes, that where possible download working project?
I spent ~15 hours trying to get LDC to build with it, and eventually basically gave up. It'll build (with some modifications), but there are quite a few issues that prevent it from working right in many cases.
