If you changed the Makefile.inc try a: make purge; make;
to ensure it rebuilds LuaJIT. If that doesn't work, feel free to send me the error message you are getting. What version of Linux? -- Zach On Sun, Apr 5, 2015 at 11:05 PM, Husselmann, Alwyn < [email protected]> wrote: > Hi all, > > I am having some issues building the 3/12 release of terra - after > downloading LLVM+Clang 3.5, and overriding LLVM_CONFIG in Makefile.inc > clang complains about missing standard headers like algorithm and vector. > I've tried to manually include headers, but it then complains about linking > errors, missing odd pieces of ios etc. I really need to get unstuck here. > > It is worth mentioning that I also have a LLVM+Clang 3.2 installed, but > `make does pick up the right llvm-config. > > Any tips anyone? Is this perhaps related to whether LuaJIT is compiled > with stdc++ or libc++? (I am on Linux) > > Best regards, > Alwyn > _______________________________________________ > terralang mailing list > [email protected] > https://mailman.stanford.edu/mailman/listinfo/terralang >
_______________________________________________ terralang mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/terralang
