Regarding compatibility issues between lib and sys

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14127
    kahotv
    Participant

      Can the lib libraries versions 3.2.31.1 and 3.4.3.1 be used with the sys file version 3.6.1.1?

      #14128
      Vadim Smirnov
      Keymaster

        Even though the major version (3) matches, the jump in the minor version (from 3.2/3.4 to 3.6) usually means changes in the driver interface. So 3.2.x or 3.4.x libraries aren’t guaranteed to work with a 3.6.x sys file. It’s best to keep both at the same major.minor version (e.g. 3.6.x with 3.6.x) to avoid compatibility issues.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.