linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] How to Link myOwn application after compile in Ort


From: kandhala srinivasa raman
Subject: [Linphone-developers] How to Link myOwn application after compile in Ortp
Date: 21 May 2007 02:29:18 -0000

 
Hi Simon and all

I wrote a simle application and compiled it with following command
gcc myprogram `pkg-config --cflags ortp` myprogram.c `pkg-config --libs ortp` i am able to get Exe file myprogram.

When i execute myprogram it is saying libortp.so.5 was not found and i observed while compliling all other files were compliled and properly linked with libortp.so.5 in src directory

how can i link my program like rest of the files?

thanks and waiting for reply from any one

with regards
srinivas



This weeks Top deals

reply via email to

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