partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Partysip-dev] Problem compiling partysip


From: Shivaprakash DM
Subject: [Partysip-dev] Problem compiling partysip
Date: 26 Jun 2006 10:03:43 -0000

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]