HI
I am getting problems while compiling partysip in windows(Visual studio 6.0)
Its giving linkage error.
It says unresolved symbol for add_gettimeofday(function called from psp_request.c and sfp_fsm.c). But i have that function defined in some other files and header file corresponding to that is included in psp_request.c sfp_fsm.c. And i have put all the paths correctly. Then also its giveing problem.If any one could help me, i ill be thankful
The details of error is given below
The version of partysip code i have is 2.2.2
Linking...
Creating library .libs/partysip.lib and object .libs/partysip.exp
psp_request.obj : error LNK2001: unresolved external symbol _add_gettimeofday
sfp_fsm.obj : error LNK2001: unresolved external symbol _add_gettimeofday
.libs/partysip.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Thanks in advance
Shivaprakash
_______________________________________________ Partysip-dev mailing list Partysip-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/partysip-dev