GithubHelp home page GithubHelp logo

Comments (6)

bradking avatar bradking commented on July 23, 2024

This looks like an error that was fixed by commit f49b3cd of CastXML. What version of the CastXML source do you have checked out?

from castxml.

carsten-forty2 avatar carsten-forty2 commented on July 23, 2024

my fault .. sorry. I was not on master.

I did a fresh clone and reconfigured all

cmake ../../src/castXML/ -DLLVM_DIR=/usr/local/Cellar/llvm/HEAD/share/llvm/cmake/
make

It compiles now but drop a lot of linker errors:

https://gist.github.com/carsten-forty2/cd0118d5fab652fbc369

from castxml.

bradking avatar bradking commented on July 23, 2024

Are those the same link errors you referenced for 3.6.2:

Since llvm-3.6.2 leads to a lot of linker problems

?

CastXML must be built using the same C++ language level and standard library as LLVM/Clang was. Homebrew likely built LLVM/Clang with the system compiler and not their own GCC. Try building CastXML using the OS X system cc and c++.

from castxml.

bradking avatar bradking commented on July 23, 2024

FWIW, I have built CastXML with the OS X 10.11 system compiler against a Homebrew-installed LLVM/Clang 3.6.2.

from castxml.

carsten-forty2 avatar carsten-forty2 commented on July 23, 2024

I'm not sure if these are the same linker errors but I guess .. I cannot reproduce this at the moment.

But building with native comiler AppleClang 7.0.2.7000181 against LLVM/Clang 3.8.0 works.

Thank you

from castxml.

bradking avatar bradking commented on July 23, 2024

Great, thanks for reporting back!

from castxml.

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.