Project Integration Problem
-
hello guys... i have two projects. Now from Project 1, I copied all the necessary (XYZ.h) and (*.cpp) files to Project 2. Then I added them (Project->Add Existing Item) to the Project 2. But when I run the Project 2, it complains that
fatal error C1083: Can not open include file: 'XYZ.h' No such file or directory
whats wrong??:confused:
-
hello guys... i have two projects. Now from Project 1, I copied all the necessary (XYZ.h) and (*.cpp) files to Project 2. Then I added them (Project->Add Existing Item) to the Project 2. But when I run the Project 2, it complains that
fatal error C1083: Can not open include file: 'XYZ.h' No such file or directory
whats wrong??:confused:
-
Please do not post the same message in multiple forums; I have already answered this in the C++ forum. Read the guidelines[^].
Just say 'NO' to evaluated arguments for diadic functions! Ash
thanx...i was confused whether this will be posted here or in that forum. So I put this question in both forums.