To upgrade Open Server applications (srvlib):
For statically linked applications, perform a complete rebuild of the applications with the new version of software. Recompile and relink the applications with the new header files and libraries.
For dynamically linked applications, recompile and relink the SDK libraries that have changed to include “syb” in library names.
If you have made any changes to the application files,
you must recompile.
Ensure that the runtime libraries are for the same major release as the version used to build the application.