linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] can't compile sdk


From: Anton Pomozov
Subject: [Linphone-developers] can't compile sdk
Date: Fri, 31 Oct 2014 13:25:21 +0300

OS X 10.10

$ make -j4 all enable_ffmpeg=yes
...
libtool: compile:  xcrun clang++ -Qunused-arguments -Wno-unknown-warning-option 
-Wno-unused-command-line-argument-hard-error-in-future -arch i386 -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
 -mios-simulator-version-min=5.0 -DTARGET_OS_IPHONE=1 -D__IOS -fms-extensions 
-Dsha256=polarssl_sha256 -DPACKAGE_NAME=\"msopenh264\" 
-DPACKAGE_TARNAME=\"msopenh264\" -DPACKAGE_VERSION=\"0.1.0\" 
"-DPACKAGE_STRING=\"msopenh264 0.1.0\"" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"msopenh264\" -DVERSION=\"0.1.0\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" 
-DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDBOOL_H=1 
-DHAVE_WELS_CODEC_API_H=1 -I. 
-I/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src 
-DOPENH264_DECODER_ENABLED -Dasm=__asm -g -O2 -MT 
libmsopenh264_la-msopenh264enc.lo -MD -MP -MF 
.deps/libmsopenh264_la-msopenh264enc.Tpo -c 
/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src/msopenh264enc.cpp
 -o libmsopenh264_la-msopenh264enc.o
/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src/msopenh264.cpp:21:10:
 fatal error: 'mediastreamer2/msfilter.h' file not found
#include "mediastreamer2/msfilter.h"
         ^
In file included from 
/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src/msopenh264enc.cpp:21:
/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src/msopenh264enc.h:21:10:
 fatal error: 'mediastreamer2/msfilter.h' file not found
In file included from 
/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src/msopenh264dec.cpp:21:
/Users/user/Documents/iOS/linphone/submodules/build/..//msopenh264/src/msopenh264dec.h:21:10:
 fatal error: 'mediastreamer2/msfilter.h' file not found#include 
"mediastreamer2/msfilter.h"

         ^
#include "mediastreamer2/msfilter.h"
         ^
1 error generated.
1 error generated.
1 error generated.
make[3]: *** [libmsopenh264_la-msopenh264enc.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [libmsopenh264_la-msopenh264.lo] Error 1
make[3]: *** [libmsopenh264_la-msopenh264dec.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [build-msopenh264] Error 2
make: *** [broadcast_all] Error 2


reply via email to

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