Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch #2 for Ice 3.1.1: Missing dllexport macros

dwayne
dwayne St. John's, Newfoundland
The following patch for slice2cpp.exe adds missing dllexport marcos to generated code which could cause linking errors when using object by value.

To patch your source distribution:

$ cd Ice-3.1.1
$ patch -p0 < slice2cpp.patch.txt