Hi team,
I am stuck with the linker error as my ut executable will be build based on the methods in ".c" file.
But including the full path of the ".c" file in utest file unable to successfully build.
Compiler error with -> use of undeclared identifier for the method in ".c" file.
Please help me with any reference with the steps to follow to fix the linker error.
Note : if I include our c++ code build complete Issue is with ".c" file only
Regards,
Mahesh