Hello, if someone is having any related issue like mine.
The main problem was on YSI 4.x for some reason - i have no idea why.
Including all of three of these was the problem
#include <YSI\YSI\y_timers>
#include <YSI\YSI\y_va>
#include <YSI\YSI\y_iterate>
However I fixed it only by including the y_timers and never had the same issue.
I hope I helped.
( I know I am a bit late with this - solved this issue 2 days later after this topic was created.)
The main problem was on YSI 4.x for some reason - i have no idea why.
Including all of three of these was the problem
#include <YSI\YSI\y_timers>
#include <YSI\YSI\y_va>
#include <YSI\YSI\y_iterate>
However I fixed it only by including the y_timers and never had the same issue.
I hope I helped.
( I know I am a bit late with this - solved this issue 2 days later after this topic was created.)