Re: Alternative fork for C++11
Michael Steinberg <[email protected]> Sat, 28 Sep 2013 07:50:02 +0200
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Willi, which version did you use on which compiler? I had exactly these error messages before getting it compatible to gcc 4.8.1 yesterday evening. This was a problem that started, because MSVC delays template instantiation (contra the standard) and so conforming compilers need certain function definitions earlier in cases. But including the definitions led to a circular header dependency, which never ends well. I fixed that one last evening, so I'm curious if you used the latest master? Michael ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk