Dear all, The basic support for msvc2003/2005 is now in svn. Please test.
Step 1: install scons-0.96.92 Step 2: add boost/boost/type_traits/detail/is_function_ptr_tester.hpp boost/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp boost/boost/detail/interlocked.hpp boost/boost/regex/v4/w32_regex_traits.hpp Step 3: download the official zlib dll package, unzip to (for example) d:\msvc-libs . copy zdll.lib to z.lib (cheating) I need help on this issue. This rename seems to make the built lyx unusable. step 4: svn update Step 5: run command: scons -f development/scons/SConstruct use_vc=yes frontend=qt4 qt_dir=d:/qt/4.1.3-vc2005 extra_inc_path=d:/MSVC-Libs/include extra_lib_path=d:/MSVC-Libs/lib boost=included nls=no warnings=no Cheers, Bo