Is the C SDK upgraded to handle v2015 files?
-
Hi All,
Does anybody know if the C SDK is upgraded to handle model files saved in v2015 format?
My little program - based on the C SDK - what gets out some information from the model fails in case of v2015 files. If I save the same file in v2014 format it does it's job without any problem.
Could somebody tell what could be the cause?
-
-
Meanwhile I found out that indeed the SDK was updated....
According to the version.txt the last release was made at 10/10/2014.Will try to re-compile the program with the new SDK and let you know the results.
EDIT: The release notes doesn't mention 2015 compatibility....
-
It was specifically released for the v2015 upgrade...
-
Thank you TIG. I didn't know it and was confused when the program stopped working with some of the 2015 files. But now I know I need to recompile it by using the latest SDK release.
-
I like it when questions are already answered before I get to them. Job well done.
-
And it works flawless with v2015 files.
Thanks again.
Advertisement