In FREngine/FCEngine we don't support binary compatibility between different releases of the same major version of the product.
Description of relevant situation
You want to update FREngine/FCEngine library that included into your product, to new release of the same major version.
What to do
- First, rebuild your product with the new version of the library. Please make sure that you are using new "Inc" folder.
- Perform tests to make sure the new release still meets your requirements.
- In production environment - update all files of the library (remove old version and install new one).
- In production environment - update all binary files of your product that are linked to the library.
Comments
0 comments
Please sign in to leave a comment.