Coder Social home page Coder Social logo

Comments (5)

bagage avatar bagage commented on May 17, 2024

Did you try it? Running:

git submodule sync && git submodule update --init --recursive

from linphone-iphone.

adamooo777 avatar adamooo777 commented on May 17, 2024

I think I passed STEP 3 and now I a stucked with STEP 5.

I get the same error. This time that command line didn't work out. Any other suggestion to build the SDK?

"ERROR:root:Could not find prepare module: 'module' object has no attribute 'Target', probably missing submodules/cmake-builder? Try running:
git submodule sync && git submodule update --init --recursive"

from linphone-iphone.

bagage avatar bagage commented on May 17, 2024

How did you get the project?

Can you run ls and ls submodules/cmake-builder/?

from linphone-iphone.

bagage avatar bagage commented on May 17, 2024

Please reopen if still needed.

from linphone-iphone.

babumoshai-ankush avatar babumoshai-ankush commented on May 17, 2024

I am also getting error -
Before me another developer work on my project, but now I checked IPv6 is not supporting the previous SDK. Video call is not establishing in IPv6. I am trying to upgrade the SDK and the rest of the project would be as it is. I have merge with the new version on git and updated submodules by

$ git merge master
$ git submodule sync && git submodule update --init --recursive

After that when I am tring to buid the SDK by the following commad getting error. -

$ ./prepare.py -c

./prepare.py -c
Traceback (most recent call last):
  File "./prepare.py", line 93, in 
    class IOSPreparator(prepare.Preparator):
AttributeError: 'module' object has no attribute 'Preparator'

from linphone-iphone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.