linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Building web-plugin on OSX Mavericks (10.9)


From: Josip Petric
Subject: [Linphone-developers] Building web-plugin on OSX Mavericks (10.9)
Date: Tue, 15 Jul 2014 15:58:18 +0200

Hi,

I’m trying to build linphone-web-plugin with G729 included on Mavericks 10.9. I have spent five days on it already and I didn’t have any luck. 
This is my environment:
  • OSX 10.9.3
  • Firebreath 1.7
  • Xcode 5.1.1 (and I have also tried on Xcode 4.6.3)
  • GCC - Apple LLVM version 5.1(also tried with: i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1)
  • Python 2.7.5
  • cmake 2.8.12.2 (I have also tried with 3.0.0)

If I’m building it with xcodebuild -arch i386 (as specified in the README file) build process gets stuck at line:
I had left it for two hours but it was still at that line when I returned.

-- Check size of unsigned long long - done

If I’m using make command to build (instead of xcodebuild) I’m getting this issues:
linphone-web-plugin/Src/utils.h:78:3: error: 'auto' type specifier is a C++11 extension [-Werror,-Wc++11-extensions]
linphone-web-plugin/Src/utils.h:91:5: error: 'auto' type specifier is a C++11 extension [-Werror,-Wc++11-extensions]
linphone-web-plugin/Src/utils.h:108:8: error: 'auto' type specifier is a C++11 extension [-Werror,-Wc++11-extensions]
Have someone successfully built linphone-web-plugin? 
If so, would you be willing to tell me what was your configuration?
Please, I’m getting really frustrated about this issue.







reply via email to

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