if i use #include "stubs/CosNaming_c.hh" in my client file, and I want to execute this command g++ -c Client.cpp, I always get the error Client.cpp: stubs/CosNaming_c.hh: No such file or directory.
can someone suggest a solution to fix this error?
Thanks
can someone suggest a solution to fix this error?
Thanks