Linker Warning
-
Hi !!! I have Visual C++ 8.0 Compiler. When I have precompiled headers file "precomp.h" and its cpp file "precomp.cpp" which is empty, I get always this warning: "precomp.cpp: no public symbols found, archive members will be inaccessible". In other file than it is OK and and clever, but in precompiled headers file NOT. Does know somebody, what should I do? Thanks ! Bye. -:KNOX:-
-
Hi !!! I have Visual C++ 8.0 Compiler. When I have precompiled headers file "precomp.h" and its cpp file "precomp.cpp" which is empty, I get always this warning: "precomp.cpp: no public symbols found, archive members will be inaccessible". In other file than it is OK and and clever, but in precompiled headers file NOT. Does know somebody, what should I do? Thanks ! Bye. -:KNOX:-
knoxplusplus wrote:
I get always this warning: "precomp.cpp: no public symbols found, archive members will be inaccessible". In other file than it is OK and and clever, but in precompiled headers file NOT. Does know somebody, what should I do?
Select that warning by single clicking on it. Do not double click. Press F1. This should give a detailed description as to what's the matter.
Nibu thomas A Developer Programming tips[^] My site[^]