When I'm trying execute the below main file I'm getting an error as ,can some please help me to resolve this error.
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'm trying execute the below main file I'm getting an error as ,can some please help me to resolve this error.
Hi Sandeep,
Have you checked that all the include paths have been included for all header and source files? What version compiler are you using in your project? Try using a statc inline for the macro function that you have defined for the svm() function and see if that helps resolve this error.
Regards,
Ozino
Hi Ozino,
Thanks for your reply, I have resolved the error. it caused due to incomplete syntax of a conditional loop in another macro.