Milinka Global
Milinka Global
Thanks ap116, but that did not work either.. OK, done following: sudo gem uninstall cocoapods sudo gem install cocoapods -v 0.38.2 pod —version -> 0.38.2 git clone https://github.com/jgh-/VideoCore.git cd VideoCore-master/SampleBroadcaster-Swift/...
ok removed the AsyncStreamSession.cpp file, because it seems to be not needed.. Now "VideoCore" is compiling.. but building target "SampleBroadcaster-Swift" will not compile.. error: Undefined symbols for architecture armv7: "videocore::Apple::H264Encode::~H264Encode()",...
Anybody who have problems with cocoapods versions like me.. here is a working way to getting the swift project to compile. 1) sudo gem install cocoapods -v 0.37.2 2) git...
hi, did you get code to compile ? I had problem with .. https://github.com/ifactorylab/rtmp-wrapper/issues/7