The attached patch solves a bug in Ice-3.4.2 Visual Studio add-in, that affects Visual Studio C++ projects configured to build static libraries.
To apply the patch:
Recompile the add-in and copy the dll's to <Ice-Home>\vsaddinCode:cd Ice-3.4.2 patch -p0 < vsaddin-staticlib-patch.txt
Note that you must previously apply patch-1

Reply With Quote