linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] c code in the submodules


From: Jehan Monnier
Subject: Re: [Linphone-developers] c code in the submodules
Date: Fri, 17 Dec 2010 08:30:18 +0100

Hi,

The linphone-iphone xcode project is organized to first search for liblinphone.a from the build result of liblinphone inner project, then if not present, liblinphone.a is search from liblinphone-sdk/........
It means you can develop/debug liblinphone code from xcode very easily. 
So just modify liblinphone code from the inner project, build it using xcode. then go back to linphone-iphone project.

Cheers


Le 16 déc. 2010 à 18:26, Ava Dula a écrit :


Hi all,

I just started investigating iphone code of linphone. I am familiar with the objective C and xcode. I also saw the other project reference in the main xcode project. I can update the code from the inner project and run make commands to build. I can even debug that code using xcode (which is not a comfortable tool as a debugger). I just want to ask if you are using any other IDE for writing or compiling c code that linphone uses. What is the common way that you developers use. Is it the one that I also do with xcode? or a more comfortable and easy way exists?

This may be a discussion thread more than a question :) I am open to any suggestion.

Thanks..
_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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