Greetings Farid

One note I have about the patch file is that it doesn't include the additional files that were added during the development process. While it isn't difficult to retrieve these files from the directory you provided, it is surprising to apply the patch, then receive an error message from cscript when you try to run the generate.bat file.

For others following the thread, these new files are devenv_consts.js, filterdef.js, icc-9.0.config, icc-9.1.config, msvc-7.0.config, msvc-7.1.config, msvc-8.0.config, msvcex-8.0.config, projectdef.js, projects.js, and run_locale_utils.wsf

--Andrew Black

Farid Zaripov wrote:
  I have been updated the scripts.

  The diff file: http://people.apache.org/~faridz/ver2/scripts.diff

  The copy of etc/config/windows from my working copy is here:
http://people.apache.org/~faridz/ver2/windows/

  Brief changelog:
1) solution file generated without using automation objects (because of
    the MSVC Express doesn't registers this objects);
2) rwtest library will be built as dynamic library in "... Dll" solution
configurations

  I have tried to build stdcxx on MSVC 7.0 and got some errors so I can
say that we don't support MSVC 7.0 at the moment.

  Some tests failed to link in "... Dll" configurations because of not
all used from rwtest symbols are exported.

  I'll show the details later.

Farid.

Reply via email to