This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

When I using the cdk of OPT8241-CDK Evaluation Module to develop a program for the board. It shows some dll in the library with ABI version = 29 . Expected ABI version =34. How to solve this incompatible problem?



When I using the cdk  of  OPT8241-CDK Evaluation Module to develop a program for the board. It shows some dll in the library with ABI version = 29 . Expected ABI version =34. How to solve this incompatible problem?

  • Please check directories in your PATH to see if you have .DLL files from different versions of VoxelSDK.

    ABI version 34 was for VoxelSDK version 0.6.5 and ABI version 29 was for VoxelSDK 0.6.0 (also released with VoxelViewer 0.7.0).

    It appears that you have a mix of these two versions.