Hi,
I have a project that have cxx and cpp files in it.
Then I have these error messages:
Makefile:35275: warning: ignoring old commands for target
`fn_xmlexpressionreceiver.obj'
Makefile:61202: warning: overriding commands for target
`fn_xmlfinancialreceiver.o'
Makefile:35281: warning: ignoring old commands for target
`fn_xmlfinancialreceiver.o'
Makefile:61208: warning: overriding commands for target
`fn_xmlfinancialreceiver.obj'
If I remove the cxx files, these errors are gone.
Is there a way to remove these messages?
Thanks
-jec