Giter VIP home page Giter VIP logo

Comments (4)

thebehera avatar thebehera commented on May 18, 2024

have you tried this on a x86_64 machine?

from webrtc-build-scripts.

tomfisher avatar tomfisher commented on May 18, 2024

The mac I used was equipped with a Intel Core 2 Duo which should be a 64 bit CPU and I checked it again with gcc -v.

I used lipo to get the architectures of the output universal library file and got an i386 architecture included, not an x86_64 architecture.

Don't know why Xcode build still complains about that.

from webrtc-build-scripts.

thebehera avatar thebehera commented on May 18, 2024

Ahh. Just noticed that you are trying to build Profile on the iphoneos platform. that's probably where things are going wrong. Right now the mac builds are Debug and Release only (thats what webrtc gives us). Don't use iphoneos-Profile for mac builds, they are designed for the ios platform.

Check out https://github.com/pristineio/webrtc-build-scripts/blob/master/ios/build.sh#L178
where it will take care of the mac builds for you. Notice how it runs ninja in the out_mac_x86_64/Debug/ directory

The ARD files you added were required to get the demo to run which will be updated soon --> just havent had a chance to do it

from webrtc-build-scripts.

tomfisher avatar tomfisher commented on May 18, 2024

Thanks

On Thu, Dec 11, 2014 at 11:49 PM, Rahul Behera [email protected]
wrote:

Closed #32 #32.


Reply to this email directly or view it on GitHub
#32 (comment)
.

from webrtc-build-scripts.

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.