Question
compling generated code by MCSDK by c++ included errors that must be be corrected for use
I tried compiling the generated code of the MCSDKand compiling it by C++ compiler, but the error at the revup_ctrl.h file: pHandle->pCurrentPhaseParams = MC_NULL;
prevent such compilation.
Will it be fixed soon ?