linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] struct timespec is where?


From: Greg
Subject: [Linphone-developers] struct timespec is where?
Date: Sun, 2 Sep 2007 10:53:16 -0700 (PDT)

Hi all,
i've compiled libortp on windows xp using the devbuild that is in included. i notice that in the options that it built a library and a dll.

I was wondering two things; is it possible to just compile it as and just use a static library? if so are there any files i need to take out to do so?

if it was built to be calling the functions from the dll. should the .dll be in
any specific folders such as dec-cpp\bin or windows\system32 and do i need
to call any extern functions to link with the dll.

The reason is i am attempting to compile rtpsend.c and i keep getting the
following compiler errors:

../ortp-0.13.1/src/tests/rtpsend.c:112: error: storage size of 'pausetime' isn't known
../ortp-0.13.1/src/tests/rtpsend.c:112: error: storage size of 'remtime' isn't known
../ortp-0.13.1/src/tests/rtpsend.c:116: error: `EINTR' undeclared (first use in this function)
../ortp-0.13.1/src/tests/rtpsend.c:116: error: (Each undeclared identifier is reported only once
../ortp-0.13.1/src/tests/rtpsend.c:116: error: for each function it appears in.)

i've checked the doxygen documentation for the struct timespec and have
been unable to find it. so i figured i must be linking with the dll wrong.
thanks much

----------------no sig


Luggage? GPS? Comic books?
Check out fitting gifts for grads at Yahoo! Search.
reply via email to

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