J
Joe
I have a utilities class which I include in a library and the exe. The exe
also includes the library therefore generating the warning about the same
classes being defined in multiple places.
Is there any way to prevent this? I really hate having warnings.
Thanks.
also includes the library therefore generating the warning about the same
classes being defined in multiple places.
Is there any way to prevent this? I really hate having warnings.
Thanks.