You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main updates in the Ice Builder version 4.3.1 are:
Improve build dependencies to consider Ice Builder options, generated source files are considered outdated if the build options changes since the last build.
Improve build dependencies to consider the Slice compiler build date, if generated source files are older than the Slice compiler the files are considered outdated.
Change the way how Ice Builder projects are imported when configuring a project to use the builder, files are now imported directly from the install location rather than requiring the builder to copy them under local app data directory.
Fixed a bug that can cause build to fail when a solution is configured to use "Mixed Platforms".
Fixed a bug that can cause C++ project changes to be lost when configuring a project to use the Ice Builder.