linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Compiling for iOS 5


From: Laurent Tarrisse
Subject: Re: [Linphone-developers] Compiling for iOS 5
Date: Wed, 19 Oct 2011 17:38:53 +0200

Hi,

You should not build aqsnd.c (Mac) but msiounit.c (iOS)

Laurent

Le 19 oct. 2011 à 17:33, Pablo Gómez Palarea a écrit :

Hi!

I am trying to compile linphone for iOS 5, but an error occurs in the mediastreamer2 module. I followed the README file perfectly, but the error persists. I think that it is caused because the iOS 5 version is not supported yet by linphone, but I use OSX Lion (10.7.2) and I have no choice with Xcode. Any idea? Has someone reached to compile in iOS 5 SDK?

The error log:

/Users/Pablo/linphone-iphone/submodules/build/..//linphone/mediastreamer2/src/aqsnd.c:61:37: error: CoreAudio/AudioHardware.h: No such file or directory
/Users/Pablo/linphone-iphone/submodules/build/..//linphone/mediastreamer2/src/aqsnd.c: In function 'readCallback':
/Users/Pablo/linphone-iphone/submodules/build/..//linphone/mediastreamer2/src/aqsnd.c:540: warning: format '%d' expects type 'int', but argument 2 has type 'OSStatus'
/Users/Pablo/linphone-iphone/submodules/build/..//linphone/mediastreamer2/src/aqsnd.c: In function 'writeCallback':
/Users/Pablo/linphone-iphone/submodules/build/..//linphone/mediastreamer2/src/aqsnd.c:601: warning: format '%d' expects type 'int', but argument 2 has type 'OSStatus'
...
...
make[7]: *** [aqsnd.lo] Error 1
make[6]: *** [all] Error 2
make[5]: *** [all-recursive] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [build-linphone] Error 2
make: *** [all] Error 2


Regards!
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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