Hi,
One clarification. EDKII build system does support to include source file *.c
or *.cpp. But, your case uses the full path in Include style. It is not
supported well. You can try to use the relative path first. We will further
investigate this issue.
Thanks
Liming
-Original Message--
Hi,
EDKII build system will add header file (*.h) as source file dependency, but
doesn't handle source file *.c or *.cpp.
Your case includes samecode.cpp. But, it is not added as the dependency file.
So, its change will not cause source code rebuild. I suggest you include header
file not
Hi,
So if I have a .CPP module that only has:
#include
and I change the file x:\projecta\samecode.cpp, the build system
doesn't pick up the change.
If I force change on the file that just has the #include line, then it does
Anyway to correct that?
TIA!!
Jordan,
ELFGCC is still used occasionally by us. The removal of this tool chain has to
be postponed :)
Best Regards,
Dennis
-Original Message-
From: Liu, Yingke D
Sent: Friday, August 23, 2013 3:43 PM
To: 'Jordan Justen'; Justen, Jordan L
Cc: [email protected]