partysip-dev
[Top][All Lists]
Advanced

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

RE: [Partysip-dev] Problem compiling partysip


From: Stephen Paterson
Subject: RE: [Partysip-dev] Problem compiling partysip
Date: Mon, 26 Jun 2006 13:35:04 +0100

partysip is dependent on the osip2 library. add_gettimeofday is part of this library. You will need to build this first.
Cheers
Steve
-----Original Message-----
From: address@hidden [mailto:address@hiddenOn Behalf Of Shivaprakash DM
Sent: 26 June 2006 11:04
To: address@hidden
Subject: [Partysip-dev] Problem compiling partysip

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]