On 8/6/2013 20:48, G M wrote: > Hello Everyone > > Could you please help me. I'm using mingw 4.8.1 obtained from here: > http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/64-bit/threads-win32/seh/x64-4.8.1-release-win32-seh-rev3.7z/download > I use mingw to build ninja from source with libcxx from source on Windows 7 > 64, > ninja is here: https://github.com/martine/ninja > libcxx is here http://llvm.org/svn/llvm-project/libcxx/trunk > > I've made some small patches to ninja, like replacing <wchar.h> with > <cwchar> etc. > > But when I compile, I get this error (see more of my comments after this):
Please try with a newer version, the lines have since changed. Also, forcing C++ism is bad, this will not work in C. This is probably a namespace thing.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
