Re: Alternative fork for C++11
Lorenzo Pistone <[email protected]> Thu, 26 Sep 2013 17:39:53 +0200
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Right now I'm busy so I can't fix all the problems, but here's something that might be interesting to you. A patch for some trivial problems with path names (replace \ with /, which is cross-platform) and the -std=c++11 flag: http://pastebin.com/maSTChZy A log of "make -k" to spot the compilation errors on all the compile units: http://pastebin.com/KgjZtULV I urge you to also add a newline at the end of the source files, not having that is a bit annoying on linux because basically every tool try to add it, and it's general wisdom to put them otherwise "some programs might not work". On 09/26/2013 05:14 PM, Michael Steinberg wrote: > Gnarg! > I will try to find out how to set that with the CMake files. This was > the first CMake project I used and I didn't think about other compilers > might need an extra flag for c++11. Many more beginner's mistakes to come! > > 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 > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user ------------------------------------------------------------------------------ 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