Hello @Shah, Chaula,
Welcome to Microsoft Q&A forum.
"XXXX not recognized", probably the path is incorrect, or some component/SDKs are not correctly installed/missing.
You may need to confirm that the Visual C++ components and Windows SDKs have been installed, and make sure that the .exe files exist in C:\Program Files (x86)\Windows Kits\10\bin\10.0.XXXXX.0\x64
folder(directory). If you use different Windows SDKs the specific path may be different. Also, please double check the added system environment variables and make sure that they point to the correct directory where those files are stored.
BTW, as VS 2003 is a very old version of Visual Studio, if it’s possible, I recommend using a higher version of VS, for example VS 2022.
Best Regards,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.