K
KNOX
Hi !!! I am using Microsoft Visual C++ 8.0 compiler. I have precompiled
headers file "precomp.h" and "precomp.cpp". When I compile I have
always this warning "precomp.cpp: no public symbols found, archive
members will be inaccessible". I know that by other empty files is it
OK, but by precompiled headers file it is OK that I have empty source
file. What should I do, if I want to switch off the warning?
Thanks.
Bye.
headers file "precomp.h" and "precomp.cpp". When I compile I have
always this warning "precomp.cpp: no public symbols found, archive
members will be inaccessible". I know that by other empty files is it
OK, but by precompiled headers file it is OK that I have empty source
file. What should I do, if I want to switch off the warning?
Thanks.
Bye.