Sounds like you have code in header files, and have included those header files in several source files (and thus now have multiple copies of the functions).
Sounds like you have code in header files, and have included those header files in several source files (and thus now have multiple copies of the functions).
joekibz:
Yeah , its an MFC dialog application with several child dialogs . There is one main header file which i have included in in most of the dialogs .
Question:
How would you recommend i go about troubleshooting this problem ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.