Coder Social home page Coder Social logo

Comments (3)

Siguza avatar Siguza commented on July 22, 2024

Hm, I've seen two issues cause this before:

  1. clang and ld versions being out of sync.
  2. GNU ar, libtool and ranlib overriding Darwin/LLVM ar, libtool and ranlib.

The first shouldn't be an issue per se if you're using Xcode, unless you transferred the project folder from a machine with newer Xcode...? In that case, a make distclean should do the trick.
Otherwise, could you check if any GNU tools override their Darwin/LLVM counterparts?

from pongoos.

cragy0516 avatar cragy0516 commented on July 22, 2024

I checked clang and ld versions and it is not problem, maybe.
So I tried to check if any GNU tools override their Darwin/LLVM things but with no luck, so I simply changed my account to other user's and it compiled successfully.
I don't know still what happend but... it worked :-S

from pongoos.

Siguza avatar Siguza commented on July 22, 2024

I'm glad you got it to work.
But hm, I suppose it might be worth to have the Makefile check for this...

from pongoos.

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.