6 Jun
2003
6 Jun
'03
20:06
Verdi March wrote:
Hi,
Is there any special steps to link a *.cpp to a library created and compiled with C compiler?
No. The error means that you're failing to link something. Unfortunately, it doesn't tell you where that something is. It could be another library or it could be an object file. Whatever the something is, it is Host.cpp and not the library that needs it. Look at the #include lines in Host.cpp (or possibly Host.h if Host.cpp contains a line #include"Host.h") for clues. -- JDL Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.